summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2011-11-03 11:06:34 +0000
committerTony Vroon <chainsaw@gentoo.org>2011-11-03 11:06:34 +0000
commit5ef4a3ecbefb5b15536f7fcc7ed102f7ae653739 (patch)
tree5a0f94c0bd85204629f7aaf03ccdc0059dec276f /dev-php/PEAR-Auth_SASL
parentRemove src_install, remove whitespace (diff)
downloadgentoo-2-5ef4a3ecbefb5b15536f7fcc7ed102f7ae653739.tar.gz
gentoo-2-5ef4a3ecbefb5b15536f7fcc7ed102f7ae653739.tar.bz2
gentoo-2-5ef4a3ecbefb5b15536f7fcc7ed102f7ae653739.zip
Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney & Agostino "ago" Sarubbo in bug #388763.
(Portage version: 2.1.10.32/cvs/Linux x86_64)
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 3e8f2dfd7bd2..5fc941ebc6a1 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.38 2011/10/01 19:25:51 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/ChangeLog,v 1.39 2011/11/03 11:06:34 chainsaw Exp $
+
+ 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 &
+ Agostino "ago" Sarubbo in bug #388763.
*PEAR-Auth_SASL-1.0.6 (01 Oct 2011)
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 8a54b07f54eb..e9c8e80829fb 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.1 2011/10/01 19:25:51 pva Exp $
+# $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 $
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=""