diff options
Diffstat (limited to 'dev-perl/Net-IRC/Net-IRC-0.75.ebuild')
-rw-r--r-- | dev-perl/Net-IRC/Net-IRC-0.75.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/Net-IRC/Net-IRC-0.75.ebuild b/dev-perl/Net-IRC/Net-IRC-0.75.ebuild index 6389be49c6ab..cf13a8702162 100644 --- a/dev-perl/Net-IRC/Net-IRC-0.75.ebuild +++ b/dev-perl/Net-IRC/Net-IRC-0.75.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/Net-IRC/Net-IRC-0.75.ebuild,v 1.10 2006/08/05 14:19:54 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-IRC/Net-IRC-0.75.ebuild,v 1.11 2007/01/19 14:52:47 mcummings Exp $ inherit perl-module @@ -19,4 +19,3 @@ mydoc="TODO" DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" |