diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-12 15:25:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-12 15:25:19 +0000 |
commit | fe6361e7ee74499ebb3830d8c0d012efc1682203 (patch) | |
tree | 2f919b5dbf3f507a77aa49a7cdf03323fe369541 /dev-php/PEAR-Crypt_GPG | |
parent | Stable for x86, wrt bug #507512 (diff) | |
download | gentoo-2-fe6361e7ee74499ebb3830d8c0d012efc1682203.tar.gz gentoo-2-fe6361e7ee74499ebb3830d8c0d012efc1682203.tar.bz2 gentoo-2-fe6361e7ee74499ebb3830d8c0d012efc1682203.zip |
Stable for x86, wrt bug #507512
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 ffd88f930b0e..817c616713bb 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.6 2014/08/12 15:07:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_GPG/ChangeLog,v 1.7 2014/08/12 15:25:19 ago Exp $ + + 12 Aug 2014; Agostino Sarubbo <ago@gentoo.org> PEAR-Crypt_GPG-1.3.2.ebuild: + Stable for x86, wrt bug #507512 12 Aug 2014; Agostino Sarubbo <ago@gentoo.org> PEAR-Crypt_GPG-1.3.2.ebuild: Stable for amd64, 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 7f5624fa700d..cbd910ecca8f 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.3 2014/08/12 15:07:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.3.2.ebuild,v 1.4 2014/08/12 15:25:19 ago Exp $ EAPI="4" @@ -10,7 +10,7 @@ DESCRIPTION="GNU Privacy Guard (GnuPG)" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~hppa ~x86" +KEYWORDS="amd64 ~hppa x86" IUSE="" DEPEND=">=dev-lang/php-5.2.1" RDEPEND="${DEPEND} |