summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-25 04:13:27 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-25 04:13:27 +0000
commit30abe78b3fdb7defcba0bef73460d139ec73bcf3 (patch)
tree6a774ad94fe0a42d637cba9568a07d89fcc2eaa4 /dev-perl/SNMP_Session
parentrepoman fixes (diff)
downloadgentoo-2-30abe78b3fdb7defcba0bef73460d139ec73bcf3.tar.gz
gentoo-2-30abe78b3fdb7defcba0bef73460d139ec73bcf3.tar.bz2
gentoo-2-30abe78b3fdb7defcba0bef73460d139ec73bcf3.zip
repoman'd
Diffstat (limited to 'dev-perl/SNMP_Session')
-rw-r--r--dev-perl/SNMP_Session/SNMP_Session-0.92.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/SNMP_Session/SNMP_Session-0.92.ebuild b/dev-perl/SNMP_Session/SNMP_Session-0.92.ebuild
index a95fb60876ac..25f764a267ae 100644
--- a/dev-perl/SNMP_Session/SNMP_Session-0.92.ebuild
+++ b/dev-perl/SNMP_Session/SNMP_Session-0.92.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/SNMP_Session/SNMP_Session-0.92.ebuild,v 1.3 2002/07/11 06:30:22 drobbins Exp $
+# $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 $
inherit perl-module
@@ -8,6 +8,7 @@ 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/"
mydoc="README.SNMP_util"