diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-14 07:30:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-14 07:30:34 +0000 |
commit | 96a3e849a55557c578894c5e381e2a5c9dfce40c (patch) | |
tree | 0ae7ad4e6d715ccbabfaa9e324011496aa3134b2 /app-crypt | |
parent | Stable for ppc64, wrt bug #520680 (diff) | |
download | gentoo-2-96a3e849a55557c578894c5e381e2a5c9dfce40c.tar.gz gentoo-2-96a3e849a55557c578894c5e381e2a5c9dfce40c.tar.bz2 gentoo-2-96a3e849a55557c578894c5e381e2a5c9dfce40c.zip |
Stable for ppc64, wrt bug #521174
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/gnupg/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/gnupg/gnupg-2.0.26.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/gnupg/ChangeLog b/app-crypt/gnupg/ChangeLog index 8768a7f27228..54d8f0c68655 100644 --- a/app-crypt/gnupg/ChangeLog +++ b/app-crypt/gnupg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/gnupg # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v 1.546 2014/09/07 10:44:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v 1.547 2014/09/14 07:30:34 ago Exp $ + + 14 Sep 2014; Agostino Sarubbo <ago@gentoo.org> gnupg-2.0.26.ebuild: + Stable for ppc64, wrt bug #521174 07 Sep 2014; Agostino Sarubbo <ago@gentoo.org> gnupg-2.0.26.ebuild: Stable for ppc, wrt bug #521174 diff --git a/app-crypt/gnupg/gnupg-2.0.26.ebuild b/app-crypt/gnupg/gnupg-2.0.26.ebuild index 7a805b6e28be..167d27d9de42 100644 --- a/app-crypt/gnupg/gnupg-2.0.26.ebuild +++ b/app-crypt/gnupg/gnupg-2.0.26.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-2.0.26.ebuild,v 1.6 2014/09/07 10:44:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-2.0.26.ebuild,v 1.7 2014/09/14 07:30:34 ago Exp $ EAPI="5" @@ -13,7 +13,7 @@ SRC_URI="mirror://gnupg/gnupg/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="adns bzip2 doc ldap nls mta readline static selinux smartcard usb" COMMON_DEPEND_LIBS=" |