diff options
author | Raúl Porcel <armin76@gentoo.org> | 2014-08-20 11:30:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2014-08-20 11:30:18 +0000 |
commit | 53ae84950a7f26293d314d691ca6c98654c74965 (patch) | |
tree | 08106f6a52ba91868adaa616ae6dd3185634dc18 /dev-php | |
parent | Add ~alpha/~sparc wrt #468984 (diff) | |
download | gentoo-2-53ae84950a7f26293d314d691ca6c98654c74965.tar.gz gentoo-2-53ae84950a7f26293d314d691ca6c98654c74965.tar.bz2 gentoo-2-53ae84950a7f26293d314d691ca6c98654c74965.zip |
arm stable and add ~sparc wrt #507512
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
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 817c616713bb..f1c91f01b544 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.7 2014/08/12 15:25:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_GPG/ChangeLog,v 1.8 2014/08/20 11:30:18 armin76 Exp $ + + 20 Aug 2014; Raúl Porcel <armin76@gentoo.org> PEAR-Crypt_GPG-1.3.2.ebuild: + arm stable and add ~sparc wrt #507512 12 Aug 2014; Agostino Sarubbo <ago@gentoo.org> PEAR-Crypt_GPG-1.3.2.ebuild: Stable for x86, 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 cbd910ecca8f..65240ab9ba99 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.4 2014/08/12 15:25:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.3.2.ebuild,v 1.5 2014/08/20 11:30:18 armin76 Exp $ EAPI="4" @@ -10,7 +10,7 @@ DESCRIPTION="GNU Privacy Guard (GnuPG)" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~hppa x86" +KEYWORDS="amd64 arm ~hppa ~sparc x86" IUSE="" DEPEND=">=dev-lang/php-5.2.1" RDEPEND="${DEPEND} |