diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-02-11 11:17:17 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-02-11 11:17:17 +0000 |
commit | e990f4efced7850f8a92734e393ea4de51f2fb5d (patch) | |
tree | 85c5893e674cac0196b13dc2e4ff7a0245c355c1 /dev-perl | |
parent | arm/s390/sh stable (diff) | |
download | historical-e990f4efced7850f8a92734e393ea4de51f2fb5d.tar.gz historical-e990f4efced7850f8a92734e393ea4de51f2fb5d.tar.bz2 historical-e990f4efced7850f8a92734e393ea4de51f2fb5d.zip |
s390/sh stable
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Inline/Inline-0.44-r1.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/dev-perl/Inline/Inline-0.44-r1.ebuild b/dev-perl/Inline/Inline-0.44-r1.ebuild index f3eb71f45148..5abfb108783d 100644 --- a/dev-perl/Inline/Inline-0.44-r1.ebuild +++ b/dev-perl/Inline/Inline-0.44-r1.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/dev-perl/Inline/Inline-0.44-r1.ebuild,v 1.25 2007/01/15 23:12:32 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild,v 1.26 2007/02/11 11:17:17 vapier Exp $ inherit perl-module eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/I/IN/INGY/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc64 s390 sh sparc x86" IUSE="gtk" DEPEND="virtual/perl-Digest-MD5 @@ -35,5 +35,3 @@ src_install() { perl-module_src_install dohtml DT.html } - - |