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/SNMP_Session
parentmirror:// fixes (diff)
downloadgentoo-2-fe2f1bb446bb826cea56281f8ec61bf6bcb04968.tar.gz
gentoo-2-fe2f1bb446bb826cea56281f8ec61bf6bcb04968.tar.bz2
gentoo-2-fe2f1bb446bb826cea56281f8ec61bf6bcb04968.zip
repoman'd
Diffstat (limited to 'dev-perl/SNMP_Session')
-rw-r--r--dev-perl/SNMP_Session/SNMP_Session-0.92.ebuild9
1 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/SNMP_Session/SNMP_Session-0.92.ebuild b/dev-perl/SNMP_Session/SNMP_Session-0.92.ebuild
index 25f764a267ae..289253626f72 100644
--- a/dev-perl/SNMP_Session/SNMP_Session-0.92.ebuild
+++ b/dev-perl/SNMP_Session/SNMP_Session-0.92.ebuild
@@ -1,15 +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/SNMP_Session/SNMP_Session-0.92.ebuild,v 1.4 2002/07/25 04:13:27 seemant Exp $
-
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/SNMP_Session-0.92.ebuild,v 1.5 2002/07/25 04:43:34 seemant Exp $
inherit perl-module
S=${WORKDIR}/${P}
DESCRIPTION="A SNMP Perl Module"
SRC_URI="ftp://ftp.switch.ch/software/sources/network/snmp/perl/${P}.tar.gz"
-SLOT="0"
HOMEPAGE="http://www.switch.ch/misc/leinen/snmp/perl/"
+
+SLOT="0"
+LICENSE="Artistic"
+KEYWORDS="x86"
+
mydoc="README.SNMP_util"
src_install() {