diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-04 12:53:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-04 12:53:10 +0000 |
commit | 925f179ec79cc4f547e18987f79d82226dabc08b (patch) | |
tree | 6ef65b83be76327a307fbf7c13dabc599d948f3d /app-crypt/gnupg | |
parent | Stable for ppc, wrt bug #450056 (diff) | |
download | gentoo-2-925f179ec79cc4f547e18987f79d82226dabc08b.tar.gz gentoo-2-925f179ec79cc4f547e18987f79d82226dabc08b.tar.bz2 gentoo-2-925f179ec79cc4f547e18987f79d82226dabc08b.zip |
Stable for ppc, wrt bug #449546
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-crypt/gnupg')
-rw-r--r-- | app-crypt/gnupg/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/gnupg/gnupg-1.4.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/gnupg/ChangeLog b/app-crypt/gnupg/ChangeLog index b953613c5748..9c112de9c96a 100644 --- a/app-crypt/gnupg/ChangeLog +++ b/app-crypt/gnupg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/gnupg # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v 1.442 2013/01/02 11:21:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v 1.443 2013/01/04 12:53:10 ago Exp $ + + 04 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gnupg-1.4.13.ebuild: + Stable for ppc, wrt bug #449546 02 Jan 2013; Jeroen Roovers <jer@gentoo.org> gnupg-1.4.13.ebuild: Stable for HPPA (bug #449546). diff --git a/app-crypt/gnupg/gnupg-1.4.13.ebuild b/app-crypt/gnupg/gnupg-1.4.13.ebuild index 1ca58f9410d3..38a201e2357b 100644 --- a/app-crypt/gnupg/gnupg-1.4.13.ebuild +++ b/app-crypt/gnupg/gnupg-1.4.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.13.ebuild,v 1.4 2013/01/02 11:21:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.13.ebuild,v 1.5 2013/01/04 12:53:10 ago Exp $ EAPI="4" @@ -18,7 +18,7 @@ SRC_URI="mirror://gnupg/gnupg/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="bzip2 curl ldap nls readline selinux smartcard static usb zlib linguas_ru" #IUSE="bzip2 bindist curl ecc ldap nls readline selinux smartcard static usb zlib linguas_ru" |