diff options
author | Jason Wever <weeve@gentoo.org> | 2005-09-10 06:07:47 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-09-10 06:07:47 +0000 |
commit | fad0680ece82d0506dd414054b2fbc88bb2cc049 (patch) | |
tree | bb415ad096bcb3fc28ce0670ce127b1adb41737d /dev-php/PEAR-Auth/PEAR-Auth-1.2.3-r1.ebuild | |
parent | Stable on sh. (diff) | |
download | gentoo-2-fad0680ece82d0506dd414054b2fbc88bb2cc049.tar.gz gentoo-2-fad0680ece82d0506dd414054b2fbc88bb2cc049.tar.bz2 gentoo-2-fad0680ece82d0506dd414054b2fbc88bb2cc049.zip |
Added ~sparc keyword.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'dev-php/PEAR-Auth/PEAR-Auth-1.2.3-r1.ebuild')
-rw-r--r-- | dev-php/PEAR-Auth/PEAR-Auth-1.2.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Auth/PEAR-Auth-1.2.3-r1.ebuild b/dev-php/PEAR-Auth/PEAR-Auth-1.2.3-r1.ebuild index 3661818b9df2..8e617e4c0592 100644 --- a/dev-php/PEAR-Auth/PEAR-Auth-1.2.3-r1.ebuild +++ b/dev-php/PEAR-Auth/PEAR-Auth-1.2.3-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 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.3-r1.ebuild,v 1.2 2005/09/09 14:21:30 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/PEAR-Auth-1.2.3-r1.ebuild,v 1.3 2005/09/10 06:07:04 weeve Exp $ inherit php-pear-r1 DESCRIPTION="Provides methods for creating an authentication system using PHP." LICENSE="PHP" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~sparc ~x86" IUSE="" RDEPEND="dev-php/PEAR-PEAR dev-php/PEAR-DB" |