summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-08-06 18:03:58 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-08-06 18:03:58 +0000
commit57ef630281dae420e2009c945db38460c98338b6 (patch)
treec3422bb59033991ea05010b58fc91f82600087d5 /dev-perl/Authen-SASL
parentadding evo-1.5 mask in anticipation (diff)
downloadgentoo-2-57ef630281dae420e2009c945db38460c98338b6.tar.gz
gentoo-2-57ef630281dae420e2009c945db38460c98338b6.tar.bz2
gentoo-2-57ef630281dae420e2009c945db38460c98338b6.zip
Keyworded ppc64 to satisfy perl_ldap and hence samba
Diffstat (limited to 'dev-perl/Authen-SASL')
-rw-r--r--dev-perl/Authen-SASL/Authen-SASL-2.04.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.04.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild
index a7f979eedde9..d382c7660001 100644
--- a/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild
+++ b/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.04.ebuild,v 1.15 2004/07/14 16:38:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild,v 1.16 2004/08/06 18:03:58 gustavoz Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="x86 ppc sparc mips alpha arm amd64 ia64 s390 hppa"
+KEYWORDS="x86 ppc sparc mips alpha arm amd64 ia64 s390 hppa ppc64"
IUSE=""
export OPTIMIZE="$CFLAGS"
diff --git a/dev-perl/Authen-SASL/ChangeLog b/dev-perl/Authen-SASL/ChangeLog
index b234b0a43cdd..7cca1f304ff5 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-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.14 2004/07/30 16:25:36 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.15 2004/08/06 18:03:58 gustavoz Exp $
+
+ 06 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> Authen-SASL-2.04.ebuild:
+ Keyworded ppc64 to satisfy perl_ldap and hence samba
*Authen-SASL-2.08 (30 Jul 2004)