diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-03-30 06:57:38 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-03-30 06:57:38 +0000 |
commit | 9d2978295ff4e9389913326099b76589c8e8dad8 (patch) | |
tree | 914a8f5e0412df7af4000d6d3188c48ff98531ac /perl-core/Scalar-List-Utils | |
parent | Make sure -ggdb3 in CFLAGS doesnt cause a test failure #172533 by Kevin F. Qu... (diff) | |
download | gentoo-2-9d2978295ff4e9389913326099b76589c8e8dad8.tar.gz gentoo-2-9d2978295ff4e9389913326099b76589c8e8dad8.tar.bz2 gentoo-2-9d2978295ff4e9389913326099b76589c8e8dad8.zip |
m68k love
(Portage version: 2.1.2.2)
Diffstat (limited to 'perl-core/Scalar-List-Utils')
-rw-r--r-- | perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild | 4 | ||||
-rw-r--r-- | perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild index 0829a7ed019a..1bd5fb1fb833 100644 --- a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild +++ b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild,v 1.12 2006/11/28 22:22:46 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild,v 1.13 2007/03/30 06:57:38 vapier Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/G/GB/GBARR/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="dev-lang/perl" diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild index 2fb186d13593..ca26b583e564 100644 --- a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild +++ b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.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/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild,v 1.1 2007/01/02 15:27:58 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild,v 1.2 2007/03/30 06:57:38 vapier Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/G/GB/GBARR/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="dev-lang/perl" |