diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-08-12 10:48:24 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-08-12 10:48:24 +0000 |
commit | 811e15d8c16993f6e6056dbaa18836612007bb8e (patch) | |
tree | 0563108a2d06e8f25c5f0a8715562afcc6c61325 /dev-php/PEAR-Crypt_GPG | |
parent | Version bump, adds support for 'integer-simple' (bug #519670). (diff) | |
download | gentoo-2-811e15d8c16993f6e6056dbaa18836612007bb8e.tar.gz gentoo-2-811e15d8c16993f6e6056dbaa18836612007bb8e.tar.bz2 gentoo-2-811e15d8c16993f6e6056dbaa18836612007bb8e.zip |
Marked ~hppa (bug #507512).
(Portage version: 2.2.11-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-php/PEAR-Crypt_GPG')
-rw-r--r-- | dev-php/PEAR-Crypt_GPG/ChangeLog | 7 | ||||
-rw-r--r-- | dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.3.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-php/PEAR-Crypt_GPG/ChangeLog b/dev-php/PEAR-Crypt_GPG/ChangeLog index 072c5d188d87..9b368dd33616 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_GPG/ChangeLog,v 1.4 2012/01/18 18:22:08 mabi Exp $ +# 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 $ + + 12 Aug 2014; Jeroen Roovers <jer@gentoo.org> PEAR-Crypt_GPG-1.3.2.ebuild: + Marked ~hppa (bug #507512). 18 Jan 2012; Matti Bickel <mabi@gentoo.org> -PEAR-Crypt_GPG-1.0.0.ebuild, -PEAR-Crypt_GPG-1.1.1.ebuild: 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 77e22d40b4fe..1335bb757c79 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-2011 Gentoo Foundation +# 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.1 2011/10/02 11:36:59 olemarkus Exp $ +# $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 $ EAPI="4" @@ -10,7 +10,7 @@ DESCRIPTION="GNU Privacy Guard (GnuPG)" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="" DEPEND=">=dev-lang/php-5.2.1" RDEPEND="${DEPEND} |