diff options
author | Markus Meier <maekke@gentoo.org> | 2011-11-13 20:48:41 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-11-13 20:48:41 +0000 |
commit | 195408ffc0f231ab64ee80dc6d4e91d772814065 (patch) | |
tree | 1fded5f3d1235e872cddec5842d470c8bb2a5895 /dev-php/PEAR-Auth_SASL | |
parent | Version bump and remove old. (diff) | |
download | historical-195408ffc0f231ab64ee80dc6d4e91d772814065.tar.gz historical-195408ffc0f231ab64ee80dc6d4e91d772814065.tar.bz2 historical-195408ffc0f231ab64ee80dc6d4e91d772814065.zip |
arm stable, bug #388763
Package-Manager: portage-2.1.10.34/cvs/Linux i686
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 c76387f69aab..c2859f333ee7 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.41 2011/11/10 18:51:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/ChangeLog,v 1.42 2011/11/13 20:37:39 maekke Exp $ + + 13 Nov 2011; Markus Meier <maekke@gentoo.org> PEAR-Auth_SASL-1.0.6.ebuild: + arm stable, bug #388763 10 Nov 2011; Jeroen Roovers <jer@gentoo.org> PEAR-Auth_SASL-1.0.6.ebuild: Stable for HPPA (bug #388763). 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 4476c58cd303..bee4e6bb827a 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.4 2011/11/10 18:51:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.6.ebuild,v 1.5 2011/11/13 20:37:39 maekke 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="" |