summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-02-22 10:37:25 +0000
committerMike Frysinger <vapier@gentoo.org>2004-02-22 10:37:25 +0000
commitb40501a5f34f44047239342815672eba5d0ba2d0 (patch)
treec43f792eb4dd093e13d825823e79a0d0a166968b /dev-perl/extutils-pkgconfig
parentClosing #28113. (Manifest recommit) (diff)
downloadgentoo-2-b40501a5f34f44047239342815672eba5d0ba2d0.tar.gz
gentoo-2-b40501a5f34f44047239342815672eba5d0ba2d0.tar.bz2
gentoo-2-b40501a5f34f44047239342815672eba5d0ba2d0.zip
hppa repoman
Diffstat (limited to 'dev-perl/extutils-pkgconfig')
-rw-r--r--dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild11
1 files changed, 5 insertions, 6 deletions
diff --git a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild
index 9acad5cb2b8b..6a2ad4c54566 100644
--- a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild
+++ b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild
@@ -1,16 +1,15 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# 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-pkgconfig/extutils-pkgconfig-1.02.ebuild,v 1.1 2003/12/26 12:32:39 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild,v 1.2 2004/02/22 10:36:20 vapier Exp $
inherit perl-module
MY_P=ExtUtils-PkgConfig-${PV}
S=${WORKDIR}/${MY_P}
DESCRIPTION="Converts Perl XS code into C code"
-SRC_URI="http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/${MY_P}.tar.gz"
HOMEPAGE="http://search.cpan.org/~mlehmann/${MY_P}"
+SRC_URI="http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/${MY_P}.tar.gz"
-SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 ~alpha ~arm ~hppa ~mips ~ppc ~sparc"
-
+SLOT="0"
+KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~arm hppa"