From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/img/
Date: Mon, 9 Jul 2018 16:48:57 +0000 (UTC) [thread overview]
Message-ID: <1531154919.242deaee54f553f2a9c8d2113deee28828e043cc.mrueg@gentoo> (raw)
commit: 242deaee54f553f2a9c8d2113deee28828e043cc
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 9 16:46:37 2018 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Jul 9 16:48:39 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=242deaee
app-emulation/img: Remove old
Package-Manager: Portage-2.3.41, Repoman-2.3.9
app-emulation/img/Manifest | 1 -
app-emulation/img/img-0.4.5.ebuild | 32 --------------------------------
2 files changed, 33 deletions(-)
diff --git a/app-emulation/img/Manifest b/app-emulation/img/Manifest
index f2f3c05c28d..39e65827764 100644
--- a/app-emulation/img/Manifest
+++ b/app-emulation/img/Manifest
@@ -1,3 +1,2 @@
-DIST img-0.4.5.tar.gz 5635062 BLAKE2B 7161225494c8db0f6a91cda186d9c5804eff9f5fec5645dd1b61ac5f76de10ad8d63f2723030b9e3e886f292ce2c4a8d1e325c0adff759893b6455dc2c540e51 SHA512 ca427127b716f69d474912fad1e8a24008d671c3da266560466a1ff54690439fc3bc04b736f3ae3e12534a708ad4f6b9a6c910334dfc68ce2e1f63ecb1a5cac5
DIST img-0.4.6.tar.gz 5635103 BLAKE2B 88e0ae3bdc0b9e1784d4d67635d119084a5e9dbe258b55da10f549b97f2d566f312226687bef0d28ad1ae3b13c764a44071bfe10ec0a189ad4bcf0bc8c83df5f SHA512 7f75d66237fe5ccf5923774e1d40ef04d9447f3e7de6641167679a1bf5b6305880a046e664fa7adb93dc4bd28e9f0e1ee790ecf2a225aa98b0202e47b8d01987
DIST img-0.4.7.tar.gz 5642840 BLAKE2B 0cff71ad2e3ee7e7a21273bd7171a1cafb51b932a55981081bcd809f62c463e8a58d739ed5e7e46355a596650e272a90b848eb6c1818e948e6512cb07ac5fc5e SHA512 23e059537baedf20c17724f972db2fa2b81677bf7d62ce3f78cabde9984f10923f4fe56d3f02252f578b15e06112066c5ea7e6b41d61554bcafc618cca85d014
diff --git a/app-emulation/img/img-0.4.5.ebuild b/app-emulation/img/img-0.4.5.ebuild
deleted file mode 100644
index dc566ad2404..00000000000
--- a/app-emulation/img/img-0.4.5.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit golang-build golang-vcs-snapshot
-
-EGO_PN="github.com/genuinetools/img"
-EGIT_COMMIT="v${PV}"
-GIT_COMMIT="64f47e3c5a9bdd2a8d4189aa981d4a7e2de862ae"
-ARCHIVE_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64"
-
-DESCRIPTION="Standalone daemon-less unprivileged Dockerfile and OCI container image builder"
-HOMEPAGE="https://github.com/genuinetools/img"
-SRC_URI="${ARCHIVE_URI}"
-LICENSE="MIT"
-SLOT="0"
-IUSE="seccomp"
-
-RESTRICT="test"
-
-src_compile() {
- local TAGS=$(usex seccomp 'seccomp' '')
- pushd src/${EGO_PN} || die
- GOPATH="${S}" go build -tags "noembed ${TAGS}" -v -ldflags "-X ${EGO_PN}/version.GITCOMMIT=${GIT_COMMIT} -X ${EGO_PN}/version.VERSION=${PV}" -o "${S}"/bin/img . || die
- popd || die
-}
-
-src_install() {
- dobin bin/*
- dodoc -r src/${EGO_PN}/README.md
-}
next reply other threads:[~2018-07-09 16:49 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-09 16:48 Manuel Rüger [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-09-05 18:46 [gentoo-commits] repo/gentoo:master commit in: app-emulation/img/ William Hubbs
2021-09-05 18:46 William Hubbs
2021-04-15 8:41 Joonas Niilola
2021-04-06 21:17 Sam James
2019-12-05 6:47 Joonas Niilola
2019-10-07 14:21 Manuel Rüger
2019-08-19 14:39 Manuel Rüger
2019-08-19 14:37 Manuel Rüger
2019-05-09 15:29 Manuel Rüger
2018-12-30 16:10 Manuel Rüger
2018-11-14 21:16 Manuel Rüger
2018-10-31 12:24 Manuel Rüger
2018-09-26 14:08 Manuel Rüger
2018-09-06 17:34 Manuel Rüger
2018-07-27 13:52 Manuel Rüger
2018-07-27 13:52 Manuel Rüger
2018-07-09 16:48 Manuel Rüger
2018-06-15 14:24 Manuel Rüger
2018-06-15 14:24 Manuel Rüger
2018-06-12 11:56 Manuel Rüger
2018-06-06 20:43 Manuel Rüger
2018-06-06 11:54 Manuel Rüger
2018-06-02 12:42 Manuel Rüger
2018-06-02 12:40 Manuel Rüger
2018-06-01 14:31 Manuel Rüger
2018-05-31 9:36 Manuel Rüger
2018-05-31 9:34 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=1531154919.242deaee54f553f2a9c8d2113deee28828e043cc.mrueg@gentoo \
--to=mrueg@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