diff options
author | Brent Baude <ranger@gentoo.org> | 2007-09-26 17:57:52 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2007-09-26 17:57:52 +0000 |
commit | b17b9969b8045ff574cd4dfaa6f5ad6b1d3ff910 (patch) | |
tree | e56cf8d2efe81c8fdeb2c5a393e0464a785697b5 /dev-php/PEAR-Auth_SASL | |
parent | Marking PEAR-Net_URL-1.0.15 ppc64 stable for bug 192247 (diff) | |
download | historical-b17b9969b8045ff574cd4dfaa6f5ad6b1d3ff910.tar.gz historical-b17b9969b8045ff574cd4dfaa6f5ad6b1d3ff910.tar.bz2 historical-b17b9969b8045ff574cd4dfaa6f5ad6b1d3ff910.zip |
Marking PEAR-Auth_SASL-1.0.2 ppc64 stable for bug 192247
Package-Manager: portage-2.1.3.9
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.2.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 e35052b24ba5..eb77c6eb6d2e 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/ChangeLog,v 1.28 2007/09/25 00:06:04 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/ChangeLog,v 1.29 2007/09/26 17:57:52 ranger Exp $ + + 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-Auth_SASL-1.0.2.ebuild: + Marking PEAR-Auth_SASL-1.0.2 ppc64 stable for bug 192247 25 Sep 2007; Lars Weiler <pylon@gentoo.org> PEAR-Auth_SASL-1.0.2.ebuild: stable ppc, bug #192247 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 3cc6b8478cc2..be4ec9de28f9 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.5 2007/09/25 00:06:04 pylon Exp $ +# $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 $ 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="" |