summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-03-31 06:46:54 +0000
committerTorsten Veller <tove@gentoo.org>2012-03-31 06:46:54 +0000
commita59f02a9dea593889fa58a6bb776dd5e4c99bb75 (patch)
tree8242b479e0d55193855fb7b5032368ef43670e92 /dev-perl/Test-LongString
parentCleanup (diff)
downloadgentoo-2-a59f02a9dea593889fa58a6bb776dd5e4c99bb75.tar.gz
gentoo-2-a59f02a9dea593889fa58a6bb776dd5e4c99bb75.tar.bz2
gentoo-2-a59f02a9dea593889fa58a6bb776dd5e4c99bb75.zip
Cleanup
(Portage version: 2.2.0_alpha96/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Test-LongString')
-rw-r--r--dev-perl/Test-LongString/ChangeLog5
-rw-r--r--dev-perl/Test-LongString/Test-LongString-0.13.ebuild20
2 files changed, 4 insertions, 21 deletions
diff --git a/dev-perl/Test-LongString/ChangeLog b/dev-perl/Test-LongString/ChangeLog
index e0a5ee1c6cbe..7b5a1309effb 100644
--- a/dev-perl/Test-LongString/ChangeLog
+++ b/dev-perl/Test-LongString/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-LongString
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.39 2012/03/25 17:09:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.40 2012/03/31 06:46:54 tove Exp $
+
+ 31 Mar 2012; Torsten Veller <tove@gentoo.org> -Test-LongString-0.13.ebuild:
+ Cleanup
25 Mar 2012; Raúl Porcel <armin76@gentoo.org> Test-LongString-0.13.ebuild,
Test-LongString-0.150.0.ebuild:
diff --git a/dev-perl/Test-LongString/Test-LongString-0.13.ebuild b/dev-perl/Test-LongString/Test-LongString-0.13.ebuild
deleted file mode 100644
index 74a98d2535e1..000000000000
--- a/dev-perl/Test-LongString/Test-LongString-0.13.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.13.ebuild,v 1.5 2012/03/25 17:09:37 armin76 Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=RGARCIA
-inherit perl-module
-
-DESCRIPTION="A library to test long strings."
-
-SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="test? ( dev-perl/Test-Pod
- dev-perl/Test-Pod-Coverage )"
-
-SRC_TEST="do"