diff options
author | Jack Morgan <jmorgan@gentoo.org> | 2015-05-28 15:13:51 +0000 |
---|---|---|
committer | Jack Morgan <jmorgan@gentoo.org> | 2015-05-28 15:13:51 +0000 |
commit | 72ce7e6efbade5775b0cb25f0628bedecc28892c (patch) | |
tree | e0746182bd247b9ac8890315911a24c6702d8766 /dev-php | |
parent | sparc stable wrt bug #513988 (diff) | |
download | gentoo-2-72ce7e6efbade5775b0cb25f0628bedecc28892c.tar.gz gentoo-2-72ce7e6efbade5775b0cb25f0628bedecc28892c.tar.bz2 gentoo-2-72ce7e6efbade5775b0cb25f0628bedecc28892c.zip |
sparc stable wrt bug #508202
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key )
Diffstat (limited to 'dev-php')
-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 8eb96552d741..777c5a588069 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_GPG/ChangeLog,v 1.12 2015/05/05 07:42:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_GPG/ChangeLog,v 1.13 2015/05/28 15:13:51 jmorgan Exp $ + + 28 May 2015; Jack Morgan <jmorgan@gentoo.org> PEAR-Crypt_GPG-1.3.2.ebuild: + sparc stable wrt bug #508202 05 May 2015; Jeroen Roovers <jer@gentoo.org> PEAR-Crypt_GPG-1.3.2.ebuild: Stable for PPC64 (bug #508202). 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 8d90f5892db1..68721e4978e5 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-2015 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.9 2015/05/05 07:42:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.3.2.ebuild,v 1.10 2015/05/28 15:13:51 jmorgan Exp $ EAPI="4" @@ -10,7 +10,7 @@ DESCRIPTION="GNU Privacy Guard (GnuPG)" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm ~hppa ppc ppc64 ~sparc x86" +KEYWORDS="amd64 arm ~hppa ppc ppc64 sparc x86" IUSE="" DEPEND=">=dev-lang/php-5.2.1" RDEPEND="${DEPEND} |