diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-11-10 18:51:11 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-11-10 18:51:11 +0000 |
commit | 12e71975a59150ab94e32ca679efea599258b5d2 (patch) | |
tree | 50492b86b2fc66cb63247449ed57562c7367370f /dev-php/PEAR-Auth_SASL | |
parent | Stable for HPPA (bug #388763). (diff) | |
download | gentoo-2-12e71975a59150ab94e32ca679efea599258b5d2.tar.gz gentoo-2-12e71975a59150ab94e32ca679efea599258b5d2.tar.bz2 gentoo-2-12e71975a59150ab94e32ca679efea599258b5d2.zip |
Stable for HPPA (bug #388763).
(Portage version: 2.2.0_alpha72/cvs/Linux x86_64)
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.6.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 393afd43c88c..c76387f69aab 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/ChangeLog,v 1.40 2011/11/04 09:04:24 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/ChangeLog,v 1.41 2011/11/10 18:51:11 jer Exp $ + + 10 Nov 2011; Jeroen Roovers <jer@gentoo.org> PEAR-Auth_SASL-1.0.6.ebuild: + Stable for HPPA (bug #388763). 04 Nov 2011; Andreas Schuerch <nativemad@gentoo.org> PEAR-Auth_SASL-1.0.6.ebuild: 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 09eb538a6e9e..4476c58cd303 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.3 2011/11/04 09:04:24 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.6.ebuild,v 1.4 2011/11/10 18:51:11 jer 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="" |