summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-10-06 19:51:46 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-10-06 19:51:46 +0000
commit12bae87dd824c225a10ac1eb80332112c7375063 (patch)
treefb3170dbdfb73e6098541c304e3cad87d291ef6c /dev-perl/Authen-SASL
parentalpha/ia64/sparc/x86 stable (diff)
downloadgentoo-2-12bae87dd824c225a10ac1eb80332112c7375063.tar.gz
gentoo-2-12bae87dd824c225a10ac1eb80332112c7375063.tar.bz2
gentoo-2-12bae87dd824c225a10ac1eb80332112c7375063.zip
alpha/ia64/sparc/x86 stable
(Portage version: 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 cb299e12fdd8..1258a0083cbe 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.6 2007/09/08 10:49:43 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.10-r1.ebuild,v 1.7 2007/10/06 19:51:46 armin76 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 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc sparc x86"
IUSE="kerberos"
SRC_TEST="do"
diff --git a/dev-perl/Authen-SASL/ChangeLog b/dev-perl/Authen-SASL/ChangeLog
index 8994921eddd3..15e2b93f6c51 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.43 2007/09/08 10:49:43 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.44 2007/10/06 19:51:46 armin76 Exp $
+
+ 06 Oct 2007; Raúl Porcel <armin76@gentoo.org> Authen-SASL-2.10-r1.ebuild:
+ alpha/ia64/sparc/x86 stable
08 Sep 2007; nixnut <nixnut@gentoo.org> Authen-SASL-2.10-r1.ebuild:
Added ~ppc wrt bug 191475