diff options
author | 2014-08-30 17:06:02 +0000 | |
---|---|---|
committer | 2014-08-30 17:06:02 +0000 | |
commit | 9c7ce80e45cc02a9856fa5bf10c67eb46a142c7b (patch) | |
tree | c6f761f4ddd66f8c73c9cc37d0793955e6e316d6 /dev-php/PEAR-Crypt_GPG | |
parent | It should be ~ppc64 instead of stable (diff) | |
download | gentoo-2-9c7ce80e45cc02a9856fa5bf10c67eb46a142c7b.tar.gz gentoo-2-9c7ce80e45cc02a9856fa5bf10c67eb46a142c7b.tar.bz2 gentoo-2-9c7ce80e45cc02a9856fa5bf10c67eb46a142c7b.zip |
It should be ~ppc64 instead of stable
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php/PEAR-Crypt_GPG')
-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 08d696f474fd..9b0ba7e3539d 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.9 2014/08/30 17:04:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_GPG/ChangeLog,v 1.10 2014/08/30 17:06:02 ago Exp $ + + 30 Aug 2014; Agostino Sarubbo <ago@gentoo.org> PEAR-Crypt_GPG-1.3.2.ebuild: + It should be ~ppc64 instead of stable 30 Aug 2014; Agostino Sarubbo <ago@gentoo.org> PEAR-Crypt_GPG-1.3.2.ebuild: Add ppc64, wrt bug #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 c71a7dbf2bf6..d80ae63bda3b 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.6 2014/08/30 17:04:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.3.2.ebuild,v 1.7 2014/08/30 17:06:02 ago Exp $ EAPI="4" @@ -10,7 +10,7 @@ DESCRIPTION="GNU Privacy Guard (GnuPG)" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm ~hppa ppc64 ~sparc x86" +KEYWORDS="amd64 arm ~hppa ~ppc64 ~sparc x86" IUSE="" DEPEND=">=dev-lang/php-5.2.1" RDEPEND="${DEPEND} |