public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: Fri,  1 Jun 2018 14:31:31 +0000 (UTC)	[thread overview]
Message-ID: <1527863469.f21cf0a7b9bbb72cbb3313538d675f47ece677ed.mrueg@gentoo> (raw)

commit:     f21cf0a7b9bbb72cbb3313538d675f47ece677ed
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  1 14:31:09 2018 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Fri Jun  1 14:31:09 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f21cf0a7

app-emulation/img: Version bump to 0.3.9

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-emulation/img/Manifest         |  1 +
 app-emulation/img/img-0.3.9.ebuild | 32 ++++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/app-emulation/img/Manifest b/app-emulation/img/Manifest
index 4b5ebf49c7d..ff4269cc387 100644
--- a/app-emulation/img/Manifest
+++ b/app-emulation/img/Manifest
@@ -1 +1,2 @@
 DIST img-0.3.6.tar.gz 6043716 BLAKE2B 982a6f470f4b79cd4cc2b06be4060f516786f700872510948a25d5ad313cccf402b0fe26c053f7505b66c170221274568ce44632729c16e1ade680b5dc007b0d SHA512 911cf6a761741a04553d5e526399973c0e943cfda5eead7f94196969fed4f586134358b1e6f023c6cf07e755de802e498991eb320bd50af32649749622a26969
+DIST img-0.3.9.tar.gz 6153717 BLAKE2B b561ed349c2b08f0e3448886b6c979d86fd6d4f47af0f03d7dd479a12f078b99f39e10d6a6b3ba9caffe2a9966102e3f3069fa6eacb70bb36f9842314e8a8e7b SHA512 23bf1e85cb9238742ffef44408bece52b5b0fefbeae9541a7740a4d798d1dc2c0f8efd02d8342842753925135dee843c4a7a20abe3a87ce1c475178461c9b8da

diff --git a/app-emulation/img/img-0.3.9.ebuild b/app-emulation/img/img-0.3.9.ebuild
new file mode 100644
index 00000000000..661f9935215
--- /dev/null
+++ b/app-emulation/img/img-0.3.9.ebuild
@@ -0,0 +1,32 @@
+# 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="e4a43d044778e3df56e0de3c6ca00706fcca8b50"
+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 ${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
+}


             reply	other threads:[~2018-06-01 14:31 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-01 14:31 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-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-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=1527863469.f21cf0a7b9bbb72cbb3313538d675f47ece677ed.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