summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2005-12-05 03:28:42 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2005-12-05 03:28:42 +0000
commitccdb9d8b59b8950ae14b550bbbb19eca0f4d24c1 (patch)
tree691e57e4c1fed0b998c83ceca178ccb30be2088f /dev-perl/Test-Memory-Cycle
parentVersion bump (diff)
downloadgentoo-2-ccdb9d8b59b8950ae14b550bbbb19eca0f4d24c1.tar.gz
gentoo-2-ccdb9d8b59b8950ae14b550bbbb19eca0f4d24c1.tar.bz2
gentoo-2-ccdb9d8b59b8950ae14b550bbbb19eca0f4d24c1.zip
repoman: Trim trailing whitespace
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-perl/Test-Memory-Cycle')
-rw-r--r--dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-0.02.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-0.02.ebuild b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-0.02.ebuild
index f67954c7f30c..fec0f5dc9b8b 100644
--- a/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-0.02.ebuild
+++ b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-0.02.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-0.02.ebuild,v 1.3 2005/12/03 13:33:45 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-0.02.ebuild,v 1.4 2005/12/05 03:28:42 mr_bones_ Exp $
inherit perl-module
@@ -16,5 +16,5 @@ IUSE=""
SRC_TEST="do"
DEPEND="dev-perl/Devel-Cycle
- <perl-core/Test-Simple-0.62
+ <perl-core/Test-Simple-0.62
dev-perl/Test-Builder-Tester"