diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-04-06 19:24:39 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-04-06 19:24:39 +0000 |
commit | b9a70ea93ddc267980314dfd9ca20a38b5576198 (patch) | |
tree | 2d309225d7d899cf51a8ed799bdbdcb2897fb206 /dev-php/PEAR-Auth_SASL | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-b9a70ea93ddc267980314dfd9ca20a38b5576198.tar.gz gentoo-2-b9a70ea93ddc267980314dfd9ca20a38b5576198.tar.bz2 gentoo-2-b9a70ea93ddc267980314dfd9ca20a38b5576198.zip |
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-php/PEAR-Auth_SASL')
-rw-r--r-- | dev-php/PEAR-Auth_SASL/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Auth_SASL/ChangeLog b/dev-php/PEAR-Auth_SASL/ChangeLog index b253497b9d85..28eb30bba59f 100644 --- a/dev-php/PEAR-Auth_SASL/ChangeLog +++ b/dev-php/PEAR-Auth_SASL/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Auth_SASL # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/ChangeLog,v 1.6 2005/03/27 16:11:13 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/ChangeLog,v 1.7 2005/04/06 19:20:49 corsair Exp $ + + 06 Apr 2005; Markus Rothe <corsair@gentoo.org> PEAR-Auth_SASL-1.0.1.ebuild: + Stable on ppc64 27 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> PEAR-Auth_SASL-1.0.1.ebuild: diff --git a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1.ebuild b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1.ebuild index 0475d1c60ee4..82784275cdf4 100644 --- a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1.ebuild +++ b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 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.1.ebuild,v 1.6 2005/03/27 16:11:13 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1.ebuild,v 1.7 2005/04/06 19:20:49 corsair Exp $ inherit php-pear DESCRIPTION="Abstraction of various SASL mechanism responses." LICENSE="PHP" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc alpha ~hppa amd64 ~ppc64" +KEYWORDS="x86 ~ppc ~sparc alpha ~hppa amd64 ppc64" IUSE="" |