diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-03-25 17:03:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-03-25 17:03:11 +0000 |
commit | 695235963ffde8cbf56f20b3133b05ed674f22b3 (patch) | |
tree | 0a92a918a158e5e573009dbcc9c3bd2bdd4bcf54 /dev-php/PEAR-Auth | |
parent | alpha/ia64/sparc stable wrt #393007 (diff) | |
download | gentoo-2-695235963ffde8cbf56f20b3133b05ed674f22b3.tar.gz gentoo-2-695235963ffde8cbf56f20b3133b05ed674f22b3.tar.bz2 gentoo-2-695235963ffde8cbf56f20b3133b05ed674f22b3.zip |
Stable for amd64, wrt bug #408723
(Portage version: 2.1.10.49/cvs/Linux i686)
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 288cd3dfa6fd..82fa3cbed321 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.49 2012/03/25 14:37:49 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/ChangeLog,v 1.50 2012/03/25 17:03:11 ago Exp $ + + 25 Mar 2012; Agostino Sarubbo <ago@gentoo.org> PEAR-Auth-1.6.4.ebuild: + Stable for amd64, wrt bug #408723 25 Mar 2012; Brent Baude <ranger@gentoo.org> PEAR-Auth-1.6.4.ebuild: Marking PEAR-Auth-1.6.4 ppc for 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 cabec9dc67da..63ad886ce256 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.5 2012/03/25 14:37:49 ranger Exp $ +# $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 $ 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 |