public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/betagarden:master commit in: sys-apps/debian-archive-keyring/
@ 2013-06-14 21:46 Sebastian Pipping
  0 siblings, 0 replies; 3+ messages in thread
From: Sebastian Pipping @ 2013-06-14 21:46 UTC (permalink / raw
  To: gentoo-commits

commit:     c39c38c213465fff8042f4bfac570ab32ee6eae3
Author:     Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Fri Jun 14 21:26:31 2013 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Fri Jun 14 21:26:31 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=c39c38c2

sys-apps/debian-archive-keyring: 2012.4

---
 .../debian-archive-keyring-2012.4.ebuild           | 26 ++++++++++++++++++++++
 sys-apps/debian-archive-keyring/metadata.xml       |  8 +++++++
 2 files changed, 34 insertions(+)

diff --git a/sys-apps/debian-archive-keyring/debian-archive-keyring-2012.4.ebuild b/sys-apps/debian-archive-keyring/debian-archive-keyring-2012.4.ebuild
new file mode 100644
index 0000000..f856eec
--- /dev/null
+++ b/sys-apps/debian-archive-keyring/debian-archive-keyring-2012.4.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="4"
+
+inherit unpacker
+
+DESCRIPTION="GnuPG archive keys of the Debian archive"
+HOMEPAGE="http://packages.debian.org/sid/debian-archive-keyring"
+SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}_all.deb"
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+
+S=${WORKDIR}
+
+src_install() {
+	insinto /
+	doins -r .
+}

diff --git a/sys-apps/debian-archive-keyring/metadata.xml b/sys-apps/debian-archive-keyring/metadata.xml
new file mode 100644
index 0000000..16bcc9f
--- /dev/null
+++ b/sys-apps/debian-archive-keyring/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer>
+		<email>sping@gentoo.org</email>
+		<name>Sebastian Pipping</name>
+	</maintainer>
+</pkgmetadata>


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

* [gentoo-commits] proj/betagarden:master commit in: sys-apps/debian-archive-keyring/
@ 2013-10-13 14:56 Justin Lecher
  0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher @ 2013-10-13 14:56 UTC (permalink / raw
  To: gentoo-commits

commit:     9ce74fd9bace5dc58903fbe8d71ddd8ccf8c2032
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 13 14:23:30 2013 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Oct 13 14:23:30 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=9ce74fd9

sys-apps/debian-archive-keyring: QA fixes

Package-Manager: portage-2.2.7

---
 sys-apps/debian-archive-keyring/ChangeLog                         | 8 ++++++++
 .../debian-archive-keyring/debian-archive-keyring-2012.4.ebuild   | 7 ++-----
 sys-apps/debian-archive-keyring/metadata.xml                      | 8 ++++----
 3 files changed, 14 insertions(+), 9 deletions(-)

diff --git a/sys-apps/debian-archive-keyring/ChangeLog b/sys-apps/debian-archive-keyring/ChangeLog
new file mode 100644
index 0000000..2186013
--- /dev/null
+++ b/sys-apps/debian-archive-keyring/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for sys-apps/debian-archive-keyring
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+  13 Oct 2013; Justin Lecher <jlec@gentoo.org>
+  debian-archive-keyring-2012.4.ebuild, metadata.xml:
+  QA fixes
+

diff --git a/sys-apps/debian-archive-keyring/debian-archive-keyring-2012.4.ebuild b/sys-apps/debian-archive-keyring/debian-archive-keyring-2012.4.ebuild
index f856eec..9c9ba11 100644
--- a/sys-apps/debian-archive-keyring/debian-archive-keyring-2012.4.ebuild
+++ b/sys-apps/debian-archive-keyring/debian-archive-keyring-2012.4.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI="4"
+EAPI=5
 
 inherit unpacker
 
@@ -10,14 +10,11 @@ DESCRIPTION="GnuPG archive keys of the Debian archive"
 HOMEPAGE="http://packages.debian.org/sid/debian-archive-keyring"
 SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}_all.deb"
 
-LICENSE=""
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-DEPEND=""
-RDEPEND=""
-
 S=${WORKDIR}
 
 src_install() {

diff --git a/sys-apps/debian-archive-keyring/metadata.xml b/sys-apps/debian-archive-keyring/metadata.xml
index 16bcc9f..3d7a619 100644
--- a/sys-apps/debian-archive-keyring/metadata.xml
+++ b/sys-apps/debian-archive-keyring/metadata.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer>
-		<email>sping@gentoo.org</email>
-		<name>Sebastian Pipping</name>
-	</maintainer>
+  <maintainer>
+    <email>sping@gentoo.org</email>
+    <name>Sebastian Pipping</name>
+  </maintainer>
 </pkgmetadata>


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

* [gentoo-commits] proj/betagarden:master commit in: sys-apps/debian-archive-keyring/
@ 2015-01-19  1:52 Sebastian Pipping
  0 siblings, 0 replies; 3+ messages in thread
From: Sebastian Pipping @ 2015-01-19  1:52 UTC (permalink / raw
  To: gentoo-commits

commit:     981cfd959337695572aa7ed216729d0d3540bd0b
Author:     Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Sun Jan 18 23:45:56 2015 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Mon Jan 19 00:01:03 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=981cfd95

sys-apps/debian-archive-keyring: 2014.3

---
 ...g-2012.4.ebuild => debian-archive-keyring-2014.3.ebuild} | 13 ++++---------
 1 file changed, 4 insertions(+), 9 deletions(-)

diff --git a/sys-apps/debian-archive-keyring/debian-archive-keyring-2012.4.ebuild b/sys-apps/debian-archive-keyring/debian-archive-keyring-2014.3.ebuild
similarity index 59%
rename from sys-apps/debian-archive-keyring/debian-archive-keyring-2012.4.ebuild
rename to sys-apps/debian-archive-keyring/debian-archive-keyring-2014.3.ebuild
index 9c9ba11..2fdc350 100644
--- a/sys-apps/debian-archive-keyring/debian-archive-keyring-2012.4.ebuild
+++ b/sys-apps/debian-archive-keyring/debian-archive-keyring-2014.3.ebuild
@@ -1,23 +1,18 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EAPI=5
 
-inherit unpacker
-
 DESCRIPTION="GnuPG archive keys of the Debian archive"
 HOMEPAGE="http://packages.debian.org/sid/debian-archive-keyring"
-SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}_all.deb"
+SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}.tar.xz"
 
 LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-S=${WORKDIR}
+DEPEND="app-crypt/jetring"
 
-src_install() {
-	insinto /
-	doins -r .
-}
+MAKEOPTS+=' -j1'


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

end of thread, other threads:[~2015-01-19  1:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-13 14:56 [gentoo-commits] proj/betagarden:master commit in: sys-apps/debian-archive-keyring/ Justin Lecher
  -- strict thread matches above, loose matches on Subject: below --
2015-01-19  1:52 Sebastian Pipping
2013-06-14 21:46 Sebastian Pipping

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