diff options
author | Jerry Alexandratos <jerry@gentoo.org> | 2000-12-15 07:29:29 +0000 |
---|---|---|
committer | Jerry Alexandratos <jerry@gentoo.org> | 2000-12-15 07:29:29 +0000 |
commit | a642115a557012991a3cf15fa21e685152f9d323 (patch) | |
tree | d43f379af186349c79ec12ba89eca3f073fea55c /dev-perl/SNMP_Session | |
parent | new xbuild stuff (diff) | |
download | gentoo-2-a642115a557012991a3cf15fa21e685152f9d323.tar.gz gentoo-2-a642115a557012991a3cf15fa21e685152f9d323.tar.bz2 gentoo-2-a642115a557012991a3cf15fa21e685152f9d323.zip |
Removed unused "CATEGORY" heading from these ebuilds.
Diffstat (limited to 'dev-perl/SNMP_Session')
-rw-r--r-- | dev-perl/SNMP_Session/SNMP_Session-0.80.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-perl/SNMP_Session/SNMP_Session-0.80.ebuild b/dev-perl/SNMP_Session/SNMP_Session-0.80.ebuild index 087a2f629cf9..f33fe7149a3b 100644 --- a/dev-perl/SNMP_Session/SNMP_Session-0.80.ebuild +++ b/dev-perl/SNMP_Session/SNMP_Session-0.80.ebuild @@ -1,11 +1,10 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Jerry Alexandratos <jerry@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/SNMP_Session-0.80.ebuild,v 1.1 2000/11/06 19:36:48 jerry Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/SNMP_Session-0.80.ebuild,v 1.2 2000/12/15 07:29:29 jerry Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="dev-perl" DESCRIPTION="A SNMP Perl Module" SRC_URI="ftp://ftp.switch.ch/software/sources/network/snmp/perl/${A}" HOMEPAGE="http://www.switch.ch/misc/leinen/snmp/perl/" |