diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-09-16 05:41:35 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-09-16 05:41:35 +0000 |
commit | 3898759535f40a7b0d8a6939e740e3d879e57eca (patch) | |
tree | a41cd8c35111aa41da49efaae4ecced4e488c34f /dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.2.ebuild | |
parent | Fixed ebuild type (see #192202). (diff) | |
download | gentoo-2-3898759535f40a7b0d8a6939e740e3d879e57eca.tar.gz gentoo-2-3898759535f40a7b0d8a6939e740e3d879e57eca.tar.bz2 gentoo-2-3898759535f40a7b0d8a6939e740e3d879e57eca.zip |
Stable for HPPA (bug #192247).
(Portage version: 2.1.2.12)
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 32efe7e4c970..f51b6976f372 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.2 2007/02/11 10:59:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.2.ebuild,v 1.3 2007/09/16 05:41:35 jer 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="" |