summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-25 04:43:34 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-25 04:43:34 +0000
commitfe2f1bb446bb826cea56281f8ec61bf6bcb04968 (patch)
tree37f594450eeb25f75438763518d4420762c7cdce /dev-perl/Net-IRC
parentmirror:// fixes (diff)
downloadgentoo-2-fe2f1bb446bb826cea56281f8ec61bf6bcb04968.tar.gz
gentoo-2-fe2f1bb446bb826cea56281f8ec61bf6bcb04968.tar.bz2
gentoo-2-fe2f1bb446bb826cea56281f8ec61bf6bcb04968.zip
repoman'd
Diffstat (limited to 'dev-perl/Net-IRC')
-rw-r--r--dev-perl/Net-IRC/Net-IRC-0.70-r1.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/dev-perl/Net-IRC/Net-IRC-0.70-r1.ebuild b/dev-perl/Net-IRC/Net-IRC-0.70-r1.ebuild
index 02cb127e9bac..680cbb2b539c 100644
--- a/dev-perl/Net-IRC/Net-IRC-0.70-r1.ebuild
+++ b/dev-perl/Net-IRC/Net-IRC-0.70-r1.ebuild
@@ -1,16 +1,18 @@
# 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/Net-IRC/Net-IRC-0.70-r1.ebuild,v 1.5 2002/07/25 04:13:27 seemant Exp $
-
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-IRC/Net-IRC-0.70-r1.ebuild,v 1.6 2002/07/25 04:43:33 seemant Exp $
inherit perl-module
S=${WORKDIR}/${P}
DESCRIPTION="Perl IRC module"
SRC_URI="http://www.cpan.org/authors/id/F/FI/FIMM/${P}.tar.gz"
-SLOT="0"
HOMEPAGE="http://search.cpan.org/search?module=Net::IRC"
+SLOT="0"
+LICENSE="Artistic"
+KEYWORDS="x86"
+
mydoc="TODO"
src_compile() {