diff options
author | 2006-08-20 01:17:38 +0000 | |
---|---|---|
committer | 2006-08-20 01:17:38 +0000 | |
commit | 9a7f069b7209bb3cae8c8635ca9fb5fb6b28f71a (patch) | |
tree | 211d3b385c633a72f867a4615e85c03a36d97130 /dev-perl/log-dispatch/log-dispatch-2.10.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-9a7f069b7209bb3cae8c8635ca9fb5fb6b28f71a.tar.gz gentoo-2-9a7f069b7209bb3cae8c8635ca9fb5fb6b28f71a.tar.bz2 gentoo-2-9a7f069b7209bb3cae8c8635ca9fb5fb6b28f71a.zip |
Version bump
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'dev-perl/log-dispatch/log-dispatch-2.10.ebuild')
-rw-r--r-- | dev-perl/log-dispatch/log-dispatch-2.10.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/dev-perl/log-dispatch/log-dispatch-2.10.ebuild b/dev-perl/log-dispatch/log-dispatch-2.10.ebuild index e262c432fa8b..ae837f9499db 100644 --- a/dev-perl/log-dispatch/log-dispatch-2.10.ebuild +++ b/dev-perl/log-dispatch/log-dispatch-2.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/log-dispatch/log-dispatch-2.10.ebuild,v 1.14 2006/08/06 02:48:21 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/log-dispatch/log-dispatch-2.10.ebuild,v 1.15 2006/08/20 01:17:38 mcummings Exp $ inherit perl-module @@ -20,6 +20,3 @@ SRC_TEST="do" DEPEND=">=dev-perl/module-build-0.28 dev-perl/Params-Validate dev-lang/perl" -RDEPEND="${DEPEND}" - - |