summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-02-11 11:17:17 +0000
committerMike Frysinger <vapier@gentoo.org>2007-02-11 11:17:17 +0000
commit51c3af1715b2c03fa3a732c89cc77f5cfbf222b3 (patch)
tree23def01540fe4427f8ce89e59da28ffa112b687e /dev-perl/Inline/Inline-0.44-r1.ebuild
parentarm/s390/sh stable (diff)
downloadgentoo-2-51c3af1715b2c03fa3a732c89cc77f5cfbf222b3.tar.gz
gentoo-2-51c3af1715b2c03fa3a732c89cc77f5cfbf222b3.tar.bz2
gentoo-2-51c3af1715b2c03fa3a732c89cc77f5cfbf222b3.zip
s390/sh stable
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-perl/Inline/Inline-0.44-r1.ebuild')
-rw-r--r--dev-perl/Inline/Inline-0.44-r1.ebuild6
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
}
-
-