summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild')
-rw-r--r--dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild
index a1e2c3f74b5d..6b96912c1945 100644
--- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild
+++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild
@@ -1,7 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild,v 1.3 2002/07/11 06:30:21 drobbins Exp $
-
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild,v 1.4 2002/07/25 04:13:26 seemant Exp $
inherit perl-module
@@ -9,3 +8,7 @@ S=${WORKDIR}/${P}
DESCRIPTION="F77 Perl Module"
SRC_URI="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.tar.gz"
HOMEPAGE="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.readme"
+
+SLOT="0"
+LICENSE="Artistic | GPL-2"
+KEYWORDS="x86"