summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-10-15 14:18:53 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-10-15 14:18:53 +0000
commita0bca936110e7fea85fe45adea12cec4e5302bc6 (patch)
tree013445ae6839ee72113f911d246b0cc50412e5b6 /dev-perl/Authen-SASL
parentUse the new virtual/cblas. (diff)
downloadhistorical-a0bca936110e7fea85fe45adea12cec4e5302bc6.tar.gz
historical-a0bca936110e7fea85fe45adea12cec4e5302bc6.tar.bz2
historical-a0bca936110e7fea85fe45adea12cec4e5302bc6.zip
Stable on ppc64
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'dev-perl/Authen-SASL')
-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