diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-25 17:59:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-25 17:59:57 +0000 |
commit | e01ca481f2c3f6e4f6bc0dea04b8076181d51c25 (patch) | |
tree | 3270827d828bebe3685ad44fa4cadabe878e8970 /dev-php/PEAR-Auth/PEAR-Auth-1.5.4.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-e01ca481f2c3f6e4f6bc0dea04b8076181d51c25.tar.gz gentoo-2-e01ca481f2c3f6e4f6bc0dea04b8076181d51c25.tar.bz2 gentoo-2-e01ca481f2c3f6e4f6bc0dea04b8076181d51c25.zip |
ia64 stable wrt #192247
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php/PEAR-Auth/PEAR-Auth-1.5.4.ebuild')
-rw-r--r-- | dev-php/PEAR-Auth/PEAR-Auth-1.5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 df1bdcaafbfe..69bf2a07c663 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.7 2007/10/05 20:10:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/PEAR-Auth-1.5.4.ebuild,v 1.8 2007/10/25 17:59:57 armin76 Exp $ inherit php-pear-r1 depend.php eutils DESCRIPTION="Provides methods for creating an authentication system using PHP." LICENSE="PHP" SLOT="0" -KEYWORDS="alpha amd64 hppa 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 |