From 30abe78b3fdb7defcba0bef73460d139ec73bcf3 Mon Sep 17 00:00:00 2001 From: Seemant Kulleen Date: Thu, 25 Jul 2002 04:13:27 +0000 Subject: repoman'd --- dev-perl/Inline/Inline-0.43.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'dev-perl/Inline') 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" -- cgit v1.2.3-65-gdbad