diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-12 15:07:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-12 15:07:56 +0000 |
commit | 3d42d36ac5fefb5d9fa413ac2d3597da3c6cb773 (patch) | |
tree | 858cdf1046a7c42cc2ec9b9b81f1002412cf0b0e /dev-php/PEAR-Crypt_GPG | |
parent | Stable for amd64, wrt bug #507512 (diff) | |
download | gentoo-2-3d42d36ac5fefb5d9fa413ac2d3597da3c6cb773.tar.gz gentoo-2-3d42d36ac5fefb5d9fa413ac2d3597da3c6cb773.tar.bz2 gentoo-2-3d42d36ac5fefb5d9fa413ac2d3597da3c6cb773.zip |
Stable for amd64, wrt bug #507512
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php/PEAR-Crypt_GPG')
-rw-r--r-- | dev-php/PEAR-Crypt_GPG/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.3.2.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-php/PEAR-Crypt_GPG/ChangeLog b/dev-php/PEAR-Crypt_GPG/ChangeLog index 9b368dd33616..ffd88f930b0e 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.5 2014/08/12 10:48:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_GPG/ChangeLog,v 1.6 2014/08/12 15:07:56 ago Exp $ + + 12 Aug 2014; Agostino Sarubbo <ago@gentoo.org> PEAR-Crypt_GPG-1.3.2.ebuild: + Stable for amd64, wrt bug #507512 12 Aug 2014; Jeroen Roovers <jer@gentoo.org> PEAR-Crypt_GPG-1.3.2.ebuild: Marked ~hppa (bug #507512). @@ -26,4 +29,3 @@ 05 Jan 2010; Steve Dibb <beandog@gentoo.org> +PEAR-Crypt_GPG-1.0.0.ebuild, +metadata.xml: Initial commit, bug 298362 - 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 1335bb757c79..7f5624fa700d 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.2 2014/08/12 10:48:24 jer Exp $ +# $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 $ 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} |