diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-05 15:59:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-05 15:59:35 +0000 |
commit | b355cf6349ba4ddae94fbf8110aea4056de6b39a (patch) | |
tree | 19d7a765de5a00d9600374df59df4924bfe72961 /dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.2.ebuild | |
parent | Version bump (diff) | |
download | historical-b355cf6349ba4ddae94fbf8110aea4056de6b39a.tar.gz historical-b355cf6349ba4ddae94fbf8110aea4056de6b39a.tar.bz2 historical-b355cf6349ba4ddae94fbf8110aea4056de6b39a.zip |
alpha/sparc stable wrt #192247
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.2.ebuild')
-rw-r--r-- | dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.2.ebuild b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.2.ebuild index 0499b7ac88d5..13714fdd7f22 100644 --- a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.2.ebuild +++ b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.2.ebuild @@ -1,6 +1,6 @@ # 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_SASL/PEAR-Auth_SASL-1.0.2.ebuild,v 1.7 2007/09/28 22:51:13 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.2.ebuild,v 1.8 2007/10/05 15:59:35 armin76 Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Abstraction of various SASL mechanism responses" LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86" IUSE="" |