diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-09-28 22:51:13 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-09-28 22:51:13 +0000 |
commit | e925cedfe4975257a5fec18cda36ddb75aecdc10 (patch) | |
tree | e4779de6b0067763b36d2476bef17b2163f38f2a /dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.2.ebuild | |
parent | Marked stable on amd64 as per bug 189339. (diff) | |
download | gentoo-2-e925cedfe4975257a5fec18cda36ddb75aecdc10.tar.gz gentoo-2-e925cedfe4975257a5fec18cda36ddb75aecdc10.tar.bz2 gentoo-2-e925cedfe4975257a5fec18cda36ddb75aecdc10.zip |
Stable on amd64 wrt bug #192247
(Portage version: 2.1.3.10)
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 be4ec9de28f9..0499b7ac88d5 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.6 2007/09/26 17:57:52 ranger Exp $ +# $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 $ 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="" |