diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-06-23 15:17:50 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-06-23 15:17:50 +0000 |
commit | 84bf5c248c9f2169c276c0ae40f03b174fe67a89 (patch) | |
tree | ac8bfc4dd8b903ac40a1fcfe5f12d57a20dbb88e /dev-perl | |
parent | whitespace (diff) | |
download | gentoo-2-84bf5c248c9f2169c276c0ae40f03b174fe67a89.tar.gz gentoo-2-84bf5c248c9f2169c276c0ae40f03b174fe67a89.tar.bz2 gentoo-2-84bf5c248c9f2169c276c0ae40f03b174fe67a89.zip |
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Test-Unit-Lite/Test-Unit-Lite-0.12.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-perl/Test-Unit-Lite/Test-Unit-Lite-0.12.ebuild b/dev-perl/Test-Unit-Lite/Test-Unit-Lite-0.12.ebuild index 86664704c641..9deb0fa5c9ab 100644 --- a/dev-perl/Test-Unit-Lite/Test-Unit-Lite-0.12.ebuild +++ b/dev-perl/Test-Unit-Lite/Test-Unit-Lite-0.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Unit-Lite/Test-Unit-Lite-0.12.ebuild,v 1.1 2009/06/23 07:47:11 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Unit-Lite/Test-Unit-Lite-0.12.ebuild,v 1.2 2009/06/23 15:17:50 mr_bones_ Exp $ EAPI=2 MODULE_AUTHOR="DEXTER" @@ -14,4 +14,3 @@ IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="~amd64 ~x86" - |