diff options
author | Tom Gall <tgall@gentoo.org> | 2009-09-21 18:26:02 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2009-09-21 18:26:02 +0000 |
commit | 9d430fa056aac6ba49c2f0e325bde38a1d3ce405 (patch) | |
tree | cf486086d3dcef79d3a7a0f339f76065ca0a82ae /dev-perl/Authen-SASL | |
parent | - cleanup (diff) | |
download | gentoo-2-9d430fa056aac6ba49c2f0e325bde38a1d3ce405.tar.gz gentoo-2-9d430fa056aac6ba49c2f0e325bde38a1d3ce405.tar.bz2 gentoo-2-9d430fa056aac6ba49c2f0e325bde38a1d3ce405.zip |
stable on ppc64, bug #278088
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/Authen-SASL')
-rw-r--r-- | dev-perl/Authen-SASL/Authen-SASL-2.12.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Authen-SASL/ChangeLog | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Authen-SASL/Authen-SASL-2.12.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.12.ebuild index 25bc16a68576..ff4799acdd04 100644 --- a/dev-perl/Authen-SASL/Authen-SASL-2.12.ebuild +++ b/dev-perl/Authen-SASL/Authen-SASL-2.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.12.ebuild,v 1.10 2009/09/18 23:00:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.12.ebuild,v 1.11 2009/09/21 18:26:02 tgall Exp $ MODULE_AUTHOR="GBARR" inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~gbarr/" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ppc ~ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="kerberos" SRC_TEST="do" diff --git a/dev-perl/Authen-SASL/ChangeLog b/dev-perl/Authen-SASL/ChangeLog index ff24acfb6ff4..44282e90d35b 100644 --- a/dev-perl/Authen-SASL/ChangeLog +++ b/dev-perl/Authen-SASL/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Authen-SASL # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.61 2009/09/18 23:00:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.62 2009/09/21 18:26:02 tgall Exp $ + + 21 Sep 2009; Tom Gall <tgall@gentoo.org> Authen-SASL-2.12.ebuild: + stable on ppc64, bug #278088 18 Sep 2009; Markus Meier <maekke@gentoo.org> Authen-SASL-2.12.ebuild: arm stable, bug #278088 |