diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2005-02-05 14:19:28 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2005-02-05 14:19:28 +0000 |
commit | bcbc1d2381c3e03580a02abffe641df4547c748e (patch) | |
tree | 84c65ff5bb8e23f22f57355354bede52d74fa612 /dev-perl | |
parent | Install the perl modules under vendor_perl, not site_perl. Fixes bug 42819. (diff) | |
download | gentoo-2-bcbc1d2381c3e03580a02abffe641df4547c748e.tar.gz gentoo-2-bcbc1d2381c3e03580a02abffe641df4547c748e.tar.bz2 gentoo-2-bcbc1d2381c3e03580a02abffe641df4547c748e.zip |
Keywords ~amd64.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-perl')
6 files changed, 25 insertions, 13 deletions
diff --git a/dev-perl/Data-Hierarchy/ChangeLog b/dev-perl/Data-Hierarchy/ChangeLog index 441933818859..bc9286255041 100644 --- a/dev-perl/Data-Hierarchy/ChangeLog +++ b/dev-perl/Data-Hierarchy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Data-Hierarchy # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Hierarchy/ChangeLog,v 1.5 2005/01/09 22:37:18 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Hierarchy/ChangeLog,v 1.6 2005/02/05 14:18:38 absinthe Exp $ + + 05 Feb 2005; Dylan Carlson <absinthe@gentoo.org> + Data-Hierarchy-0.21.ebuild: + Keywords ~amd64. 09 Jan 2005; Jason Wever <weeve@gentoo.org> Data-Hierarchy-0.21.ebuild: Added ~sparc keyword as it went missing in the version bump. diff --git a/dev-perl/Data-Hierarchy/Data-Hierarchy-0.21.ebuild b/dev-perl/Data-Hierarchy/Data-Hierarchy-0.21.ebuild index cb7b66e39e23..891d8c2301f1 100644 --- a/dev-perl/Data-Hierarchy/Data-Hierarchy-0.21.ebuild +++ b/dev-perl/Data-Hierarchy/Data-Hierarchy-0.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Hierarchy/Data-Hierarchy-0.21.ebuild,v 1.2 2005/01/09 22:37:18 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Hierarchy/Data-Hierarchy-0.21.ebuild,v 1.3 2005/02/05 14:18:38 absinthe Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Data/${P}.readme" SLOT="0" LICENSE="Artistic" -KEYWORDS="~x86 ~sparc" +KEYWORDS="~x86 ~sparc ~amd64" IUSE="" SRC_TEST="do" diff --git a/dev-perl/Locale-Maketext-Lexicon/ChangeLog b/dev-perl/Locale-Maketext-Lexicon/ChangeLog index fdc624073526..0c087d949de3 100644 --- a/dev-perl/Locale-Maketext-Lexicon/ChangeLog +++ b/dev-perl/Locale-Maketext-Lexicon/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Locale-Maketext-Lexicon -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-Maketext-Lexicon/ChangeLog,v 1.1 2004/11/27 05:32:14 pclouds Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-Maketext-Lexicon/ChangeLog,v 1.2 2005/02/05 14:19:28 absinthe Exp $ + + 05 Feb 2005; Dylan Carlson <absinthe@gentoo.org> + Locale-Maketext-Lexicon-0.45.ebuild: + Keywords ~amd64. *Locale-Maketext-Lexicon-0.45 (27 Nov 2004) diff --git a/dev-perl/Locale-Maketext-Lexicon/Locale-Maketext-Lexicon-0.45.ebuild b/dev-perl/Locale-Maketext-Lexicon/Locale-Maketext-Lexicon-0.45.ebuild index 456394b28b10..3598447a6cef 100644 --- a/dev-perl/Locale-Maketext-Lexicon/Locale-Maketext-Lexicon-0.45.ebuild +++ b/dev-perl/Locale-Maketext-Lexicon/Locale-Maketext-Lexicon-0.45.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-Maketext-Lexicon/Locale-Maketext-Lexicon-0.45.ebuild,v 1.1 2004/11/27 05:32:14 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-Maketext-Lexicon/Locale-Maketext-Lexicon-0.45.ebuild,v 1.2 2005/02/05 14:19:28 absinthe Exp $ inherit perl-module @@ -10,6 +10,6 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Locale/${P}.readme" SLOT="0" LICENSE="Artistic" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" SRC_TEST="do" IUSE="" diff --git a/dev-perl/PerlIO-via-symlink/ChangeLog b/dev-perl/PerlIO-via-symlink/ChangeLog index 434380051d1a..ae7ab11a2e52 100644 --- a/dev-perl/PerlIO-via-symlink/ChangeLog +++ b/dev-perl/PerlIO-via-symlink/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/PerlIO-via-symlink -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PerlIO-via-symlink/ChangeLog,v 1.1 2004/11/27 06:00:02 pclouds Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PerlIO-via-symlink/ChangeLog,v 1.2 2005/02/05 14:17:16 absinthe Exp $ + + 05 Feb 2005; Dylan Carlson <absinthe@gentoo.org> + PerlIO-via-symlink-0.02.ebuild: + Keywords ~amd64. *PerlIO-via-symlink-0.02 (27 Nov 2004) diff --git a/dev-perl/PerlIO-via-symlink/PerlIO-via-symlink-0.02.ebuild b/dev-perl/PerlIO-via-symlink/PerlIO-via-symlink-0.02.ebuild index cbde83a2d33a..9af94746cacf 100644 --- a/dev-perl/PerlIO-via-symlink/PerlIO-via-symlink-0.02.ebuild +++ b/dev-perl/PerlIO-via-symlink/PerlIO-via-symlink-0.02.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PerlIO-via-symlink/PerlIO-via-symlink-0.02.ebuild,v 1.1 2004/11/27 06:00:02 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PerlIO-via-symlink/PerlIO-via-symlink-0.02.ebuild,v 1.2 2005/02/05 14:17:16 absinthe Exp $ inherit perl-module @@ -11,5 +11,5 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/PerlIO/${P}.readme" SLOT="0" LICENSE="Artistic" SRC_TEST="do" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="" |