public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/docker-distribution-pruner/
Date: Fri, 17 May 2024 08:51:13 +0000 (UTC)	[thread overview]
Message-ID: <1715935844.ea20daba1a3aab12f7e53403dc163dfac7f12220.arthurzam@gentoo> (raw)

commit:     ea20daba1a3aab12f7e53403dc163dfac7f12220
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri May 17 08:50:44 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri May 17 08:50:44 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea20daba

dev-util/docker-distribution-pruner: drop 0_p20170401

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-util/docker-distribution-pruner/Manifest       |  2 --
 .../docker-distribution-pruner-0_p20170401.ebuild  | 34 ----------------------
 2 files changed, 36 deletions(-)

diff --git a/dev-util/docker-distribution-pruner/Manifest b/dev-util/docker-distribution-pruner/Manifest
index fc7ecdb9fd21..adba68ee68b8 100644
--- a/dev-util/docker-distribution-pruner/Manifest
+++ b/dev-util/docker-distribution-pruner/Manifest
@@ -1,4 +1,2 @@
 DIST docker-distribution-pruner-0.2.0-deps.tar.xz 13254932 BLAKE2B 02d0e34129a82f77ff4bc67bb9a6fbd3f0312c7c3568be042ea3234ddbf1134d81a4fe86c246522a9358d8b4203f0023e41050ec0d8ebbccb0a6059a91961942 SHA512 96207c2fc418700d6d0a83e79da3a126ff677fafa716e96bca52933fc179f75291b6a723e0cb94114600b9a64dd5f2b3e17c2cefcd96524844e5baaae443bb0d
-DIST docker-distribution-pruner-0_p20170401.tar.gz 6245783 BLAKE2B 7fd29631ff4072a4ef7a9486d8dd9f4b17a2238f94c93e670e7b7af4ba93c8a6577e9ce9f2d248d5d16fb7279f4517317e2c63413424250f14f01d4c47628f5b SHA512 8e2bf3c9be37f7b16299e1e7219d646e2b037ff40ba244bb2262905ab9864b212d7f96d844a096b057c6111440d66236f8ed5eb4a61e95f7a81bac3516f65cdd
 DIST docker-distribution-pruner-v0.2.0.tar.bz2 28288 BLAKE2B 5f82bfc7336a1814c32ac99eff341b042eac8b3594de2d9bb2b06d3c826c4130620278393fc0416b8fe614442b34166ea027df07620041dd853ede981cb365e1 SHA512 c68d9c801c770a4615de7fecf4316786be1f97cd32a9e7f843592fc7e550e0cf2876d79fab1d41c4b1a14243ac3ac6a618e1da70d272a84f986e2d8ebb41ce12
-DIST github.com-go-yaml-yaml-a3f3340b5840cee44f372bddb5880fcbc419b46a.tar.gz 60814 BLAKE2B a77b7d72e2937af71a0734c21bee7a1d7770157c27f1ddfa164c66fd5461f86a2ef46e002087092ef011caae572838bcc9537a8290cd54dfafb7f54423e47c48 SHA512 184a0e658a4eac3b867533cd0e494bd84db94fbe10e8df0d0b755c7ffc95bc99e2f84c0157183ca74cdc79289a85dcf7f1dea8a4c89a253565baf473b3627eae

diff --git a/dev-util/docker-distribution-pruner/docker-distribution-pruner-0_p20170401.ebuild b/dev-util/docker-distribution-pruner/docker-distribution-pruner-0_p20170401.ebuild
deleted file mode 100644
index 506f657c859c..000000000000
--- a/dev-util/docker-distribution-pruner/docker-distribution-pruner-0_p20170401.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGO_PN="gitlab.com/gitlab-org/${PN}/..."
-EGIT_COMMIT="207b308c12b1717c6e3d2adf5e1ffe504c64f56e"
-
-EGO_VENDOR=( "gopkg.in/yaml.v2 a3f3340b5840cee44f372bddb5880fcbc419b46a github.com/go-yaml/yaml" )
-
-inherit golang-build golang-vcs-snapshot
-
-ARCHIVE_URI="https://${EGO_PN%/*}/repository/archive.tar.gz?ref=${EGIT_COMMIT} -> ${P}.tar.gz"
-KEYWORDS="~amd64 ~arm64"
-
-DESCRIPTION="Clean all old container revisions from registry"
-HOMEPAGE="https://gitlab.com/gitlab-org/docker-distribution-pruner"
-SRC_URI="${ARCHIVE_URI}
-	${EGO_VENDOR_URI}"
-LICENSE="MIT"
-SLOT="0"
-IUSE=""
-
-RESTRICT="test"
-
-src_compile() {
-	pushd src || die
-	GOPATH="${WORKDIR}/${P}" go install gitlab.com/gitlab-org/docker-distribution-pruner || die
-	popd || die
-}
-
-src_install() {
-	dobin bin/${PN}
-}


             reply	other threads:[~2024-05-17  8:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-17  8:51 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-11  7:41 [gentoo-commits] repo/gentoo:master commit in: dev-util/docker-distribution-pruner/ Arthur Zamarin
2020-10-01  0:41 Sam James
2017-11-21 18:29 Manuel Rüger
2017-05-22 17:56 Manuel Rüger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1715935844.ea20daba1a3aab12f7e53403dc163dfac7f12220.arthurzam@gentoo \
    --to=arthurzam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox