diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-25 14:37:49 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-25 14:37:49 +0000 |
commit | b153e5e51c3398155f06d009f7f85f819e332653 (patch) | |
tree | be767f832ebe82fdcb0dfa4643d2ea9003df84db /dev-php/PEAR-Auth | |
parent | Marking PEAR-HTTP_Client-1.2.1 ppc for bug 408723 (diff) | |
download | historical-b153e5e51c3398155f06d009f7f85f819e332653.tar.gz historical-b153e5e51c3398155f06d009f7f85f819e332653.tar.bz2 historical-b153e5e51c3398155f06d009f7f85f819e332653.zip |
Marking PEAR-Auth-1.6.4 ppc for bug 408723
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
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 efbfbd7bf40a..288cd3dfa6fd 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.48 2012/03/25 14:36:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/ChangeLog,v 1.49 2012/03/25 14:37:49 ranger Exp $ + + 25 Mar 2012; Brent Baude <ranger@gentoo.org> PEAR-Auth-1.6.4.ebuild: + Marking PEAR-Auth-1.6.4 ppc for bug 408723 25 Mar 2012; Brent Baude <ranger@gentoo.org> PEAR-Auth-1.6.4.ebuild: Marking PEAR-Auth-1.6.4 ppc64 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 9e7c32a911e0..cabec9dc67da 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.4 2012/03/25 14:36:00 ranger Exp $ +# $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 $ 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 |