diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-05-02 05:20:15 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-05-02 05:20:15 +0000 |
commit | e8a223461bf828e22c79a8434db5c3361264f761 (patch) | |
tree | a4a0abbf0866905506442691d6a0a4d6ed3fb877 /dev-php/PEAR-Auth_SASL | |
parent | hppa stable (diff) | |
download | gentoo-2-e8a223461bf828e22c79a8434db5c3361264f761.tar.gz gentoo-2-e8a223461bf828e22c79a8434db5c3361264f761.tar.bz2 gentoo-2-e8a223461bf828e22c79a8434db5c3361264f761.zip |
hppa/ia64 stable
(Portage version: 2.0.51.21)
Diffstat (limited to 'dev-php/PEAR-Auth_SASL')
-rw-r--r-- | dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1.ebuild b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1.ebuild index 82784275cdf4..da5c713c9bd6 100644 --- a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1.ebuild +++ b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1.ebuild @@ -1,11 +1,12 @@ # 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_SASL/PEAR-Auth_SASL-1.0.1.ebuild,v 1.7 2005/04/06 19:20:49 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1.ebuild,v 1.8 2005/05/02 05:20:11 vapier Exp $ inherit php-pear -DESCRIPTION="Abstraction of various SASL mechanism responses." +DESCRIPTION="Abstraction of various SASL mechanism responses" + LICENSE="PHP" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc alpha ~hppa amd64 ppc64" +KEYWORDS="alpha amd64 hppa ia64 ~ppc ppc64 ~sparc x86" IUSE="" |