diff options
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} |