diff options
author | Brent Baude <ranger@gentoo.org> | 2007-09-26 18:17:08 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2007-09-26 18:17:08 +0000 |
commit | 2578660a06e832ac7f43a92f06cf20ca0d246823 (patch) | |
tree | 9b24af822d4be7f3d5b58a9961d68b78d10c11bc /dev-php | |
parent | Marking PEAR-Mail_mimeDecode-1.5.0 ppc64 stable for bug 192247 (diff) | |
download | historical-2578660a06e832ac7f43a92f06cf20ca0d246823.tar.gz historical-2578660a06e832ac7f43a92f06cf20ca0d246823.tar.bz2 historical-2578660a06e832ac7f43a92f06cf20ca0d246823.zip |
Marking PEAR-Auth-1.5.4 ppc64 stable for bug 192247
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Auth/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Auth/PEAR-Auth-1.5.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 6dc6f4c1527d..e00b88cded3e 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/ChangeLog,v 1.36 2007/09/25 00:04:40 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/ChangeLog,v 1.37 2007/09/26 18:17:08 ranger Exp $ + + 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-Auth-1.5.4.ebuild: + Marking PEAR-Auth-1.5.4 ppc64 stable for bug 192247 25 Sep 2007; Lars Weiler <pylon@gentoo.org> PEAR-Auth-1.5.4.ebuild: stable ppc, bug #192247 diff --git a/dev-php/PEAR-Auth/PEAR-Auth-1.5.4.ebuild b/dev-php/PEAR-Auth/PEAR-Auth-1.5.4.ebuild index c53dc05c1f14..60d7d5c64ca7 100644 --- a/dev-php/PEAR-Auth/PEAR-Auth-1.5.4.ebuild +++ b/dev-php/PEAR-Auth/PEAR-Auth-1.5.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 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.5.4.ebuild,v 1.4 2007/09/25 00:04:40 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/PEAR-Auth-1.5.4.ebuild,v 1.5 2007/09/26 18:17:08 ranger Exp $ inherit php-pear-r1 depend.php eutils DESCRIPTION="Provides methods for creating an authentication system using PHP." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 hppa ppc ~ppc64 ~sparc x86" +KEYWORDS="~amd64 hppa ppc ppc64 ~sparc x86" IUSE="minimal" RDEPEND="!minimal? ( >=dev-php/PEAR-Log-1.9.10 >=dev-php/PEAR-File_Passwd-1.1.0 |