diff options
Diffstat (limited to 'dev-perl/perltidy/perltidy-20070508.ebuild')
-rw-r--r-- | dev-perl/perltidy/perltidy-20070508.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-perl/perltidy/perltidy-20070508.ebuild b/dev-perl/perltidy/perltidy-20070508.ebuild index 57f089476509..697b50d6c861 100644 --- a/dev-perl/perltidy/perltidy-20070508.ebuild +++ b/dev-perl/perltidy/perltidy-20070508.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/perltidy/perltidy-20070508.ebuild,v 1.2 2007/06/25 17:08:19 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20070508.ebuild,v 1.3 2007/07/10 23:33:28 mr_bones_ Exp $ inherit perl-module @@ -24,5 +24,4 @@ pkg_postinst() { elog "Example scripts can be found in /usr/share/doc/${P}" } - DEPEND="dev-lang/perl" |