diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-19 15:45:20 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-19 15:45:20 +0000 |
commit | 0b488ebdbacdfb96470269a822e875cb46a4c801 (patch) | |
tree | e749d28046da3427f702796a6368b4e1eafcddf2 /dev-perl/SNMP_Session/SNMP_Session-0.92-r1.ebuild | |
parent | Version bump, thanks seemant (diff) | |
download | gentoo-2-0b488ebdbacdfb96470269a822e875cb46a4c801.tar.gz gentoo-2-0b488ebdbacdfb96470269a822e875cb46a4c801.tar.bz2 gentoo-2-0b488ebdbacdfb96470269a822e875cb46a4c801.zip |
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/SNMP_Session/SNMP_Session-0.92-r1.ebuild')
-rw-r--r-- | dev-perl/SNMP_Session/SNMP_Session-0.92-r1.ebuild | 5 |
1 files changed, 2 insertions, 3 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 e874dee05df5..52610233b716 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-2006 Gentoo Foundation +# 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.10 2006/08/05 20:14:17 mcummings Exp $ +# $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 $ inherit perl-module @@ -23,4 +23,3 @@ src_install() { DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" |