summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-10-15 14:13:28 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-10-15 14:13:28 +0000
commit44ea3b48595db1a6086624b3c29838b5e029972b (patch)
tree0317b8b724df2e637371d9021097f74df350b7c7 /dev-perl
parentStable on ppc64 (diff)
downloadgentoo-2-44ea3b48595db1a6086624b3c29838b5e029972b.tar.gz
gentoo-2-44ea3b48595db1a6086624b3c29838b5e029972b.tar.bz2
gentoo-2-44ea3b48595db1a6086624b3c29838b5e029972b.zip
Stable on ppc64
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Authen-SASL/Authen-SASL-2.10-r1.ebuild4
-rw-r--r--dev-perl/Authen-SASL/ChangeLog5
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Authen-SASL/Authen-SASL-2.10-r1.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.10-r1.ebuild
index 4f7741ea574f..457f4d6049f7 100644
--- a/dev-perl/Authen-SASL/Authen-SASL-2.10-r1.ebuild
+++ b/dev-perl/Authen-SASL/Authen-SASL-2.10-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.10-r1.ebuild,v 1.8 2007/10/09 14:09:53 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.10-r1.ebuild,v 1.9 2007/10/15 14:13:28 corsair Exp $
inherit perl-module
@@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/${AUTHOR:0:1}/${AUTHOR:0:2}/${AUTHOR}/${P}.tar
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ppc64 sparc x86"
IUSE="kerberos"
SRC_TEST="do"
diff --git a/dev-perl/Authen-SASL/ChangeLog b/dev-perl/Authen-SASL/ChangeLog
index 4cb18cbaf3f3..da16f4cbf568 100644
--- a/dev-perl/Authen-SASL/ChangeLog
+++ b/dev-perl/Authen-SASL/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Authen-SASL
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.45 2007/10/09 14:09:53 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.46 2007/10/15 14:13:28 corsair Exp $
+
+ 15 Oct 2007; Markus Rothe <corsair@gentoo.org> Authen-SASL-2.10-r1.ebuild:
+ Stable on ppc64
09 Oct 2007; Markus Rothe <corsair@gentoo.org> Authen-SASL-2.10-r1.ebuild:
Added ~ppc64; bug #189441