diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2006-02-25 20:53:19 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2006-02-25 20:53:19 +0000 |
commit | f2bdc944a53dcd182c67bd2940a15dabbdc50472 (patch) | |
tree | 8445a138d0ffa2cd311b32129e1a3a9eac2cf500 /dev-php/PEAR-Auth/PEAR-Auth-1.2.4.ebuild | |
parent | Marked stable on mips. (diff) | |
download | historical-f2bdc944a53dcd182c67bd2940a15dabbdc50472.tar.gz historical-f2bdc944a53dcd182c67bd2940a15dabbdc50472.tar.bz2 historical-f2bdc944a53dcd182c67bd2940a15dabbdc50472.zip |
Stable on x86; bug #123832
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'dev-php/PEAR-Auth/PEAR-Auth-1.2.4.ebuild')
-rw-r--r-- | dev-php/PEAR-Auth/PEAR-Auth-1.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Auth/PEAR-Auth-1.2.4.ebuild b/dev-php/PEAR-Auth/PEAR-Auth-1.2.4.ebuild index a01d3370b007..4a064f9da766 100644 --- a/dev-php/PEAR-Auth/PEAR-Auth-1.2.4.ebuild +++ b/dev-php/PEAR-Auth/PEAR-Auth-1.2.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 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.2.4.ebuild,v 1.4 2006/02/25 15:43:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/PEAR-Auth-1.2.4.ebuild,v 1.5 2006/02/25 20:53:19 halcy0n Exp $ inherit php-pear-r1 DESCRIPTION="Provides methods for creating an authentication system using PHP." LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ppc64 sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-PEAR-1.3.6 >=dev-php/PEAR-DB-1.7.6-r1" |