summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-10-31 08:49:41 +0000
committerMike Frysinger <vapier@gentoo.org>2004-10-31 08:49:41 +0000
commit7281d096331c67465f67ec696f55711e9c2f1e32 (patch)
tree92bc2ae7e6e92599064ecdf833c4c5f431b9d965 /dev-perl/ExtUtils-CBuilder
parenthppa stable for #68570 (diff)
downloadhistorical-7281d096331c67465f67ec696f55711e9c2f1e32.tar.gz
historical-7281d096331c67465f67ec696f55711e9c2f1e32.tar.bz2
historical-7281d096331c67465f67ec696f55711e9c2f1e32.zip
hppa stable for #68570
Diffstat (limited to 'dev-perl/ExtUtils-CBuilder')
-rw-r--r--dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.05.ebuild9
1 files changed, 5 insertions, 4 deletions
diff --git a/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.05.ebuild b/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.05.ebuild
index 2b7b80a1e438..275d4c5619ee 100644
--- a/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.05.ebuild
+++ b/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.05.ebuild
@@ -1,15 +1,16 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.05.ebuild,v 1.3 2004/10/23 22:37:28 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.05.ebuild,v 1.4 2004/10/31 08:46:31 vapier Exp $
inherit perl-module
DESCRIPTION="Compile and link C code for Perl modules"
-SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${P}.tar.gz"
HOMEPAGE="http://search.cpan.org/~kwilliams/${P}/"
+SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${P}.tar.gz"
-SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="x86 alpha ~hppa ~mips ~ppc sparc ~amd64"
+SLOT="0"
+KEYWORDS="alpha ~amd64 hppa ~mips ~ppc sparc x86"
IUSE=""
+
SRC_TEST="do"