summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Inline/Inline-0.43.ebuild')
-rw-r--r--dev-perl/Inline/Inline-0.43.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-perl/Inline/Inline-0.43.ebuild b/dev-perl/Inline/Inline-0.43.ebuild
index ca220ea43054..4731498c73e6 100644
--- a/dev-perl/Inline/Inline-0.43.ebuild
+++ b/dev-perl/Inline/Inline-0.43.ebuild
@@ -1,6 +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/Inline/Inline-0.43.ebuild,v 1.2 2002/07/17 04:04:40 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.43.ebuild,v 1.3 2002/07/25 04:13:26 seemant Exp $
inherit perl-module
@@ -9,6 +9,10 @@ DESCRIPTION="A perl XML down translate module"
SRC_URI="http://www.cpan.org/authors/id/I/IN/INGY/${P}.tar.gz"
HOMEPAGE="http://search.cpan.org/doc/INGY/Inline-0.43/Inline.pod"
+SLOT="0"
+LICENSE="Artistic"
+KEYWORDS="x86"
+
DEPEND="${DEPEND}
dev-perl/Test-Harness"