diff options
Diffstat (limited to 'dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.21.ebuild')
-rw-r--r-- | dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.21.ebuild b/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.21.ebuild index 1d316a75af7e..9cffd2af41ed 100644 --- a/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.21.ebuild +++ b/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.21.ebuild,v 1.4 2004/02/22 20:39:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.21.ebuild,v 1.5 2004/04/15 17:58:30 randy Exp $ DESCRIPTION="MakeMaker Perl Module" SRC_URI="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.readme" IUSE="" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="~x86 ~amd64 ~sparc ppc alpha ~mips ~hppa ppc64 ia64" +KEYWORDS="~x86 ~amd64 ~sparc ppc alpha ~mips ~hppa ppc64 ia64 s390" DEPEND=">=dev-lang/perl-5.8.0-r12 >=sys-apps/sed-4" |