diff options
author | 2007-02-11 10:59:04 +0000 | |
---|---|---|
committer | 2007-02-11 10:59:04 +0000 | |
commit | cd5f1b33a79546aaa1ce125adb2af5a0d3cafbc0 (patch) | |
tree | e07090431b8518438af979c2c97e248826be73f9 /dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.2.ebuild | |
parent | arm/sh love #134270 (diff) | |
download | gentoo-2-cd5f1b33a79546aaa1ce125adb2af5a0d3cafbc0.tar.gz gentoo-2-cd5f1b33a79546aaa1ce125adb2af5a0d3cafbc0.tar.bz2 gentoo-2-cd5f1b33a79546aaa1ce125adb2af5a0d3cafbc0.zip |
arm/sh love #134270
(Portage version: 2.1.2-r9)
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 | 6 |
1 files changed, 3 insertions, 3 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 2e1ed2f1f43e..32efe7e4c970 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-2006 Gentoo Foundation +# 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.1 2006/07/02 12:04:36 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.2.ebuild,v 1.2 2007/02/11 10:59:04 vapier Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Abstraction of various SASL mechanism responses" LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" |