diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-25 14:36:00 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-25 14:36:00 +0000 |
commit | 7529c98acec237f539980d9698568df2089a3924 (patch) | |
tree | 088d59ac20a66bda8937446745ec748c0df5f6fa /dev-php/PEAR-Auth | |
parent | Marking live-2012.01.07 ppc for bug 408983 (diff) | |
download | gentoo-2-7529c98acec237f539980d9698568df2089a3924.tar.gz gentoo-2-7529c98acec237f539980d9698568df2089a3924.tar.bz2 gentoo-2-7529c98acec237f539980d9698568df2089a3924.zip |
Marking PEAR-Auth-1.6.4 ppc64 for bug 408723
(Portage version: 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 850339eb0485..efbfbd7bf40a 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.47 2012/03/24 17:13:21 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/ChangeLog,v 1.48 2012/03/25 14:36:00 ranger Exp $ + + 25 Mar 2012; Brent Baude <ranger@gentoo.org> PEAR-Auth-1.6.4.ebuild: + Marking PEAR-Auth-1.6.4 ppc64 for bug 408723 24 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> PEAR-Auth-1.6.4.ebuild: x86 stable 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 5aaee382a410..9e7c32a911e0 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.3 2012/03/24 17:13:21 phajdan.jr Exp $ +# $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 $ 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 |