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'

Reply via email to