diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-06 18:03:58 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-06 18:03:58 +0000 |
commit | ea5a561c0c877f982bcd72d7a4ec480c6b7d776f (patch) | |
tree | 35f599434a4ab83f28bcde1bbc2ea8bfcbe3aa66 /dev-perl/Authen-SASL | |
parent | adding evo-1.5 mask in anticipation (diff) | |
download | historical-ea5a561c0c877f982bcd72d7a4ec480c6b7d776f.tar.gz historical-ea5a561c0c877f982bcd72d7a4ec480c6b7d776f.tar.bz2 historical-ea5a561c0c877f982bcd72d7a4ec480c6b7d776f.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.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Authen-SASL/ChangeLog | 5 |
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) |