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 | 5e35b6bc78b80d69f9356e900c4e6abf260aa219 (patch) | |
tree | 7fbc250788ce3870a56986eb36cc44b43abafbc1 /dev-php/PEAR-Auth_SASL | |
parent | alpha/sparc stable wrt #192247 (diff) | |
download | gentoo-2-5e35b6bc78b80d69f9356e900c4e6abf260aa219.tar.gz gentoo-2-5e35b6bc78b80d69f9356e900c4e6abf260aa219.tar.bz2 gentoo-2-5e35b6bc78b80d69f9356e900c4e6abf260aa219.zip |
alpha/sparc stable wrt #192247
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php/PEAR-Auth_SASL')
-rw-r--r-- | dev-php/PEAR-Auth_SASL/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Auth_SASL/ChangeLog b/dev-php/PEAR-Auth_SASL/ChangeLog index 25cfbbfd9a6c..7e753643e1f0 100644 --- a/dev-php/PEAR-Auth_SASL/ChangeLog +++ b/dev-php/PEAR-Auth_SASL/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Auth_SASL # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/ChangeLog,v 1.30 2007/09/28 22:51:13 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/ChangeLog,v 1.31 2007/10/05 15:59:35 armin76 Exp $ + + 05 Oct 2007; Raúl Porcel <armin76@gentoo.org> + PEAR-Auth_SASL-1.0.2.ebuild: + alpha/sparc stable wrt #192247 28 Sep 2007; Christoph Mende <angelos@gentoo.org> PEAR-Auth_SASL-1.0.2.ebuild: 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="" |