summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schuerch <nativemad@gentoo.org>2011-11-04 09:04:24 +0000
committerAndreas Schuerch <nativemad@gentoo.org>2011-11-04 09:04:24 +0000
commite9550b067bc2da2c44e06a0892b040e51f5be567 (patch)
tree9366630ce608fdad44286a4ec2cfc65634a42873 /dev-php/PEAR-Auth_SASL
parentInitial import. (diff)
downloadgentoo-2-e9550b067bc2da2c44e06a0892b040e51f5be567.tar.gz
gentoo-2-e9550b067bc2da2c44e06a0892b040e51f5be567.tar.bz2
gentoo-2-e9550b067bc2da2c44e06a0892b040e51f5be567.zip
x86 stable, see bug 388763
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'dev-php/PEAR-Auth_SASL')
-rw-r--r--dev-php/PEAR-Auth_SASL/ChangeLog6
-rw-r--r--dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.6.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Auth_SASL/ChangeLog b/dev-php/PEAR-Auth_SASL/ChangeLog
index 5fc941ebc6a1..393afd43c88c 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/ChangeLog,v 1.39 2011/11/03 11:06:34 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/ChangeLog,v 1.40 2011/11/04 09:04:24 nativemad Exp $
+
+ 04 Nov 2011; Andreas Schuerch <nativemad@gentoo.org>
+ PEAR-Auth_SASL-1.0.6.ebuild:
+ x86 stable, see bug 388763
03 Nov 2011; Tony Vroon <chainsaw@gentoo.org> PEAR-Auth_SASL-1.0.6.ebuild:
Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney &
diff --git a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.6.ebuild b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.6.ebuild
index e9c8e80829fb..09eb538a6e9e 100644
--- a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.6.ebuild
+++ b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.6.ebuild,v 1.2 2011/11/03 11:06:34 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.6.ebuild,v 1.3 2011/11/04 09:04:24 nativemad Exp $
inherit php-pear-r1
@@ -8,5 +8,5 @@ DESCRIPTION="Abstraction of various SASL mechanism responses"
LICENSE="BSD"
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=""