diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-03-29 15:09:57 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-03-29 15:09:57 +0000 |
commit | 9fe1125a6ab60ba5bb46741aa500a35b29954fcb (patch) | |
tree | e9030b1f889e2b4d9aa889138a58d894b415f605 /dev-php/PEAR-Auth | |
parent | Stable for HPPA (bug #404697). (diff) | |
download | historical-9fe1125a6ab60ba5bb46741aa500a35b29954fcb.tar.gz historical-9fe1125a6ab60ba5bb46741aa500a35b29954fcb.tar.bz2 historical-9fe1125a6ab60ba5bb46741aa500a35b29954fcb.zip |
Stable for HPPA (bug #408723).
Package-Manager: portage-2.2.0_alpha96/cvs/Linux x86_64
Diffstat (limited to 'dev-php/PEAR-Auth')
-rw-r--r-- | dev-php/PEAR-Auth/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Auth/PEAR-Auth-1.6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Auth/ChangeLog b/dev-php/PEAR-Auth/ChangeLog index 82fa3cbed321..02a8e6c3097d 100644 --- a/dev-php/PEAR-Auth/ChangeLog +++ b/dev-php/PEAR-Auth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Auth # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/ChangeLog,v 1.50 2012/03/25 17:03:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/ChangeLog,v 1.51 2012/03/29 15:09:57 jer Exp $ + + 29 Mar 2012; Jeroen Roovers <jer@gentoo.org> PEAR-Auth-1.6.4.ebuild: + Stable for HPPA (bug #408723). 25 Mar 2012; Agostino Sarubbo <ago@gentoo.org> PEAR-Auth-1.6.4.ebuild: Stable for amd64, wrt bug #408723 diff --git a/dev-php/PEAR-Auth/PEAR-Auth-1.6.4.ebuild b/dev-php/PEAR-Auth/PEAR-Auth-1.6.4.ebuild index 63ad886ce256..2c681df2b95e 100644 --- a/dev-php/PEAR-Auth/PEAR-Auth-1.6.4.ebuild +++ b/dev-php/PEAR-Auth/PEAR-Auth-1.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/PEAR-Auth-1.6.4.ebuild,v 1.6 2012/03/25 17:03:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/PEAR-Auth-1.6.4.ebuild,v 1.7 2012/03/29 15:09:57 jer Exp $ EAPI="4" inherit php-pear-r1 @@ -8,7 +8,7 @@ inherit php-pear-r1 DESCRIPTION="Provides methods for creating an authentication system using PHP." LICENSE="PHP-3.01" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="minimal" RDEPEND="!minimal? ( >=dev-php/PEAR-Log-1.9.10 >=dev-php/PEAR-File_Passwd-1.1.0 |