diff options
-rw-r--r-- | dev-php/PEAR-Crypt_GPG/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Crypt_GPG/ChangeLog b/dev-php/PEAR-Crypt_GPG/ChangeLog index f1c91f01b544..08d696f474fd 100644 --- a/dev-php/PEAR-Crypt_GPG/ChangeLog +++ b/dev-php/PEAR-Crypt_GPG/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Crypt_GPG # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_GPG/ChangeLog,v 1.8 2014/08/20 11:30:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_GPG/ChangeLog,v 1.9 2014/08/30 17:04:09 ago Exp $ + + 30 Aug 2014; Agostino Sarubbo <ago@gentoo.org> PEAR-Crypt_GPG-1.3.2.ebuild: + Add ppc64, wrt bug #507512 20 Aug 2014; Raúl Porcel <armin76@gentoo.org> PEAR-Crypt_GPG-1.3.2.ebuild: arm stable and add ~sparc wrt #507512 diff --git a/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.3.2.ebuild b/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.3.2.ebuild index 65240ab9ba99..c71a7dbf2bf6 100644 --- a/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.3.2.ebuild +++ b/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.3.2.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/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.3.2.ebuild,v 1.5 2014/08/20 11:30:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.3.2.ebuild,v 1.6 2014/08/30 17:04:09 ago Exp $ EAPI="4" @@ -10,7 +10,7 @@ DESCRIPTION="GNU Privacy Guard (GnuPG)" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm ~hppa ~sparc x86" +KEYWORDS="amd64 arm ~hppa ppc64 ~sparc x86" IUSE="" DEPEND=">=dev-lang/php-5.2.1" RDEPEND="${DEPEND} |