public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-emulation/docker-gc/
@ 2016-11-11 15:46 Manuel Rüger
  0 siblings, 0 replies; 2+ messages in thread
From: Manuel Rüger @ 2016-11-11 15:46 UTC (permalink / raw
  To: gentoo-commits

commit:     994063ac5ef25d3d2c75a99e2422150af9462233
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 11 15:45:53 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Fri Nov 11 15:45:53 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=994063ac

app-emulation/docker-gc: Initial version

Package-Manager: portage-2.3.0

 app-emulation/docker-gc/docker-gc-9999.ebuild | 22 ++++++++++++++++++++++
 app-emulation/docker-gc/metadata.xml          | 11 +++++++++++
 2 files changed, 33 insertions(+)

diff --git a/app-emulation/docker-gc/docker-gc-9999.ebuild b/app-emulation/docker-gc/docker-gc-9999.ebuild
new file mode 100644
index 00000000..33ce674
--- /dev/null
+++ b/app-emulation/docker-gc/docker-gc-9999.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+EGIT_REPO_URI="https://github.com/spotify/docker-gc.git"
+
+inherit git-r3
+
+DESCRIPTION="Docker garbage collection of containers and images"
+HOMEPAGE="https://github.com/spotify/docker-gc/"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+
+RDEPEND="app-emulation/docker"
+
+src_install() {
+	dosbin docker-gc
+	dodoc README.md
+}

diff --git a/app-emulation/docker-gc/metadata.xml b/app-emulation/docker-gc/metadata.xml
new file mode 100644
index 00000000..23f1866
--- /dev/null
+++ b/app-emulation/docker-gc/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>mrueg@gentoo.org</email>
+		<name>Manuel Rüger</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="github">spotify/docker-gc</remote-id>
+	</upstream>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-emulation/docker-gc/
@ 2017-07-23 12:06 Manuel Rüger
  0 siblings, 0 replies; 2+ messages in thread
From: Manuel Rüger @ 2017-07-23 12:06 UTC (permalink / raw
  To: gentoo-commits

commit:     b13cbe8e7ae50d52b156cc16b8a4c072ed24e45e
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 23 12:05:44 2017 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Jul 23 12:05:44 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b13cbe8e

app-emulation/docker-gc: Drop myself as a maintainer

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 app-emulation/docker-gc/metadata.xml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/app-emulation/docker-gc/metadata.xml b/app-emulation/docker-gc/metadata.xml
index 23f186669c7..444c94200f5 100644
--- a/app-emulation/docker-gc/metadata.xml
+++ b/app-emulation/docker-gc/metadata.xml
@@ -1,10 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer type="person">
-		<email>mrueg@gentoo.org</email>
-		<name>Manuel Rüger</name>
-	</maintainer>
+	<!-- maintainer-needed -->
 	<upstream>
 		<remote-id type="github">spotify/docker-gc</remote-id>
 	</upstream>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-07-23 12:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-23 12:06 [gentoo-commits] repo/gentoo:master commit in: app-emulation/docker-gc/ Manuel Rüger
  -- strict thread matches above, loose matches on Subject: below --
2016-11-11 15:46 Manuel Rüger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox