diff options
Diffstat (limited to 'dev-perl/SNMP_Session')
-rw-r--r-- | dev-perl/SNMP_Session/SNMP_Session-0.92-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-perl/SNMP_Session/SNMP_Session-0.92-r1.ebuild b/dev-perl/SNMP_Session/SNMP_Session-0.92-r1.ebuild index 52610233b716..b4cc8f6a67c6 100644 --- a/dev-perl/SNMP_Session/SNMP_Session-0.92-r1.ebuild +++ b/dev-perl/SNMP_Session/SNMP_Session-0.92-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/SNMP_Session-0.92-r1.ebuild,v 1.11 2007/01/19 15:45:20 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/SNMP_Session-0.92-r1.ebuild,v 1.12 2007/07/10 23:33:26 mr_bones_ Exp $ inherit perl-module @@ -21,5 +21,4 @@ src_install() { dohtml *.html } - DEPEND="dev-lang/perl" |