summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Storable/Storable-1.0.14.ebuild')
-rw-r--r--dev-perl/Storable/Storable-1.0.14.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/dev-perl/Storable/Storable-1.0.14.ebuild b/dev-perl/Storable/Storable-1.0.14.ebuild
index 6f0c085fae27..9fc75c021fda 100644
--- a/dev-perl/Storable/Storable-1.0.14.ebuild
+++ b/dev-perl/Storable/Storable-1.0.14.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/Storable/Storable-1.0.14.ebuild,v 1.4 2002/07/25 04:13:27 seemant Exp $
-
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Storable/Storable-1.0.14.ebuild,v 1.5 2002/07/25 04:43:34 seemant Exp $
inherit perl-module
@@ -9,6 +8,8 @@ S=${WORKDIR}/${P}
CATEGORY="dev-perl"
DESCRIPTION="The Perl Storable Module"
SRC_URI="http://www.cpan.org/modules/by-module/Storable/${P}.tar.gz"
-SLOT="0"
HOMEPAGE="http://www.cpan.org/modules/by-module/Storable/${P}.readme"
+
SLOT="0"
+LICENSE="Artistic"
+KEYWORDS="x86"