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/String-ShellQuote | |
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/String-ShellQuote')
-rw-r--r-- | dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/String-ShellQuote/String-ShellQuote-1.03.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild b/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild index be2ac2aeaa36..337023e2403f 100644 --- a/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild +++ b/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.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/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild,v 1.17 2007/01/19 15:52:45 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild,v 1.18 2007/07/10 23:33:26 mr_bones_ Exp $ inherit perl-module @@ -13,5 +13,4 @@ LICENSE="Artistic" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~mips" IUSE="" - DEPEND="dev-lang/perl" diff --git a/dev-perl/String-ShellQuote/String-ShellQuote-1.03.ebuild b/dev-perl/String-ShellQuote/String-ShellQuote-1.03.ebuild index 4b1273ec815d..758958f56865 100644 --- a/dev-perl/String-ShellQuote/String-ShellQuote-1.03.ebuild +++ b/dev-perl/String-ShellQuote/String-ShellQuote-1.03.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/String-ShellQuote/String-ShellQuote-1.03.ebuild,v 1.12 2007/04/16 06:22:05 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.03.ebuild,v 1.13 2007/07/10 23:33:26 mr_bones_ Exp $ inherit perl-module @@ -13,5 +13,4 @@ LICENSE="Artistic" KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="" - DEPEND="dev-lang/perl" |