summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2007-09-25 01:14:44 +0000
committerLars Weiler <pylon@gentoo.org>2007-09-25 01:14:44 +0000
commit02166d21310f0b27916fa9a6e05c6b1da86b3829 (patch)
tree1a187d512c73defbdab358596490364b29a2650a /dev-php/PEAR-Auth_SASL
parentStable for HPPA (bug #181213). (diff)
downloadhistorical-02166d21310f0b27916fa9a6e05c6b1da86b3829.tar.gz
historical-02166d21310f0b27916fa9a6e05c6b1da86b3829.tar.bz2
historical-02166d21310f0b27916fa9a6e05c6b1da86b3829.zip
stable ppc, 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/ChangeLog5
-rw-r--r--dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Auth_SASL/ChangeLog b/dev-php/PEAR-Auth_SASL/ChangeLog
index 9bcb5c880fcc..e35052b24ba5 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.27 2007/09/21 12:11:48 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/ChangeLog,v 1.28 2007/09/25 00:06:04 pylon Exp $
+
+ 25 Sep 2007; Lars Weiler <pylon@gentoo.org> PEAR-Auth_SASL-1.0.2.ebuild:
+ stable ppc, bug #192247
21 Sep 2007; Christian Faulhammer <opfer@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 5caa1369c5d8..3cc6b8478cc2 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.4 2007/09/21 12:11:48 opfer Exp $
+# $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 $
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=""