diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-11-25 18:05:53 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-11-25 18:05:53 +0000 |
commit | 5691daeb88d30f9b76dee6a6c26196aa98e64d8e (patch) | |
tree | e781307ed3d83772bf184b6e3d4f47a6a9d4f13d /dev-php/PEAR-Auth_SASL | |
parent | ppc/ppc64 stable wrt #388613 (diff) | |
download | gentoo-2-5691daeb88d30f9b76dee6a6c26196aa98e64d8e.tar.gz gentoo-2-5691daeb88d30f9b76dee6a6c26196aa98e64d8e.tar.bz2 gentoo-2-5691daeb88d30f9b76dee6a6c26196aa98e64d8e.zip |
ppc/ppc64 stable wrt #388613
(Portage version: 2.2.0_alpha75/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/PEAR-Auth_SASL')
-rw-r--r-- | dev-php/PEAR-Auth_SASL/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Auth_SASL/ChangeLog b/dev-php/PEAR-Auth_SASL/ChangeLog index c2859f333ee7..be3db7b9d6bc 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.42 2011/11/13 20:37:39 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/ChangeLog,v 1.43 2011/11/25 18:05:53 xarthisius Exp $ + + 25 Nov 2011; Kacper Kowalik <xarthisius@gentoo.org> + PEAR-Auth_SASL-1.0.6.ebuild: + ppc/ppc64 stable wrt #388613 13 Nov 2011; Markus Meier <maekke@gentoo.org> PEAR-Auth_SASL-1.0.6.ebuild: arm stable, 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 bee4e6bb827a..145c89e1529f 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.5 2011/11/13 20:37:39 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.6.ebuild,v 1.6 2011/11/25 18:05:53 xarthisius 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="" |