summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-03-28 08:44:40 +0000
committerJeroen Roovers <jer@gentoo.org>2008-03-28 08:44:40 +0000
commit345a4858e56dbbfed44f8ae153e31479babcc3c1 (patch)
treeabdf5f8d40913ef5f75e137e9374a35b047f6c60 /dev-perl/Authen-SASL
parentStable for HPPA too. (diff)
downloadhistorical-345a4858e56dbbfed44f8ae153e31479babcc3c1.tar.gz
historical-345a4858e56dbbfed44f8ae153e31479babcc3c1.tar.bz2
historical-345a4858e56dbbfed44f8ae153e31479babcc3c1.zip
Stable for HPPA too.
Package-Manager: portage-2.1.4.4
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 9c2a8d41f3b5..599aebf6c64c 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-2008 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.13 2008/03/27 22:03:23 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.10-r1.ebuild,v 1.14 2008/03/28 08:40:48 jer 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 ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="kerberos"
SRC_TEST="do"
diff --git a/dev-perl/Authen-SASL/ChangeLog b/dev-perl/Authen-SASL/ChangeLog
index b5dc1b4078a0..cb632db3e8b4 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.49 2008/03/27 22:03:23 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.50 2008/03/28 08:40:48 jer Exp $
+
+ 28 Mar 2008; Jeroen Roovers <jer@gentoo.org> Authen-SASL-2.10-r1.ebuild:
+ Stable for HPPA too.
27 Mar 2008; Raúl Porcel <armin76@gentoo.org> Authen-SASL-2.10-r1.ebuild:
Add ~sparc-fbsd wrt #215094