diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-10 23:33:33 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-10 23:33:33 +0000 |
commit | 7e1d2b0cb92bc139e70958afd7b64c9ee91a6a63 (patch) | |
tree | 157003efe680d7346f67aea1c84e979fcbe9c000 /dev-perl/perltidy | |
parent | Keyworded ~sparc-fbsd (diff) | |
download | gentoo-2-7e1d2b0cb92bc139e70958afd7b64c9ee91a6a63.tar.gz gentoo-2-7e1d2b0cb92bc139e70958afd7b64c9ee91a6a63.tar.bz2 gentoo-2-7e1d2b0cb92bc139e70958afd7b64c9ee91a6a63.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-perl/perltidy')
-rw-r--r-- | dev-perl/perltidy/perltidy-20031021.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/perltidy/perltidy-20060719.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/perltidy/perltidy-20070424.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/perltidy/perltidy-20070508.ebuild | 3 |
4 files changed, 4 insertions, 8 deletions
diff --git a/dev-perl/perltidy/perltidy-20031021.ebuild b/dev-perl/perltidy/perltidy-20031021.ebuild index 7e949841afaf..cee63aac32c5 100644 --- a/dev-perl/perltidy/perltidy-20031021.ebuild +++ b/dev-perl/perltidy/perltidy-20031021.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/perltidy/perltidy-20031021.ebuild,v 1.13 2006/10/20 17:53:40 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20031021.ebuild,v 1.14 2007/07/10 23:33:28 mr_bones_ Exp $ inherit perl-module @@ -16,5 +16,4 @@ IUSE="" mymake="/usr" - DEPEND="dev-lang/perl" diff --git a/dev-perl/perltidy/perltidy-20060719.ebuild b/dev-perl/perltidy/perltidy-20060719.ebuild index 2c5647341864..0476bca7f540 100644 --- a/dev-perl/perltidy/perltidy-20060719.ebuild +++ b/dev-perl/perltidy/perltidy-20060719.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-20060719.ebuild,v 1.7 2007/03/05 12:55:07 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20060719.ebuild,v 1.8 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" diff --git a/dev-perl/perltidy/perltidy-20070424.ebuild b/dev-perl/perltidy/perltidy-20070424.ebuild index 9d0701661c30..3cf63b485b50 100644 --- a/dev-perl/perltidy/perltidy-20070424.ebuild +++ b/dev-perl/perltidy/perltidy-20070424.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-20070424.ebuild,v 1.2 2007/06/21 16:37:29 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20070424.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" 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" |