diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-19 14:52:47 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-19 14:52:47 +0000 |
commit | aa3c88de395b6b1b6e98ee02bf42d1fec699d62f (patch) | |
tree | 6a1e46da427772ac60019a821c59621ab88df254 /dev-perl/Net-IRC/Net-IRC-0.75.ebuild | |
parent | Ebuild maintenance (diff) | |
download | gentoo-2-aa3c88de395b6b1b6e98ee02bf42d1fec699d62f.tar.gz gentoo-2-aa3c88de395b6b1b6e98ee02bf42d1fec699d62f.tar.bz2 gentoo-2-aa3c88de395b6b1b6e98ee02bf42d1fec699d62f.zip |
Version bump, thanks seemant
(Portage version: 2.1.2_rc4-r8)
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}" |