summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-01-14 18:37:17 +0000
committerTorsten Veller <tove@gentoo.org>2011-01-14 18:37:17 +0000
commitf88b476095ea3cf1ea68911e45dee8d029978c4e (patch)
tree2a3dd735e078b1c6278f51af8f620349a6fdc4b1 /dev-perl/Capture-Tiny
parentCleanup (diff)
downloadgentoo-2-f88b476095ea3cf1ea68911e45dee8d029978c4e.tar.gz
gentoo-2-f88b476095ea3cf1ea68911e45dee8d029978c4e.tar.bz2
gentoo-2-f88b476095ea3cf1ea68911e45dee8d029978c4e.zip
Cleanup
(Portage version: 2.2.0_alpha15/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Capture-Tiny')
-rw-r--r--dev-perl/Capture-Tiny/Capture-Tiny-0.06.ebuild20
-rw-r--r--dev-perl/Capture-Tiny/Capture-Tiny-0.07.ebuild20
-rw-r--r--dev-perl/Capture-Tiny/ChangeLog8
3 files changed, 6 insertions, 42 deletions
diff --git a/dev-perl/Capture-Tiny/Capture-Tiny-0.06.ebuild b/dev-perl/Capture-Tiny/Capture-Tiny-0.06.ebuild
deleted file mode 100644
index 7a5063549ff8..000000000000
--- a/dev-perl/Capture-Tiny/Capture-Tiny-0.06.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Capture-Tiny/Capture-Tiny-0.06.ebuild,v 1.2 2009/12/02 10:46:12 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=DAGOLDEN
-inherit perl-module
-
-DESCRIPTION="Capture STDOUT and STDERR from Perl, XS or external programs"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="virtual/perl-Module-Build"
-
-SRC_TEST=do
diff --git a/dev-perl/Capture-Tiny/Capture-Tiny-0.07.ebuild b/dev-perl/Capture-Tiny/Capture-Tiny-0.07.ebuild
deleted file mode 100644
index 2cbba2fed7fc..000000000000
--- a/dev-perl/Capture-Tiny/Capture-Tiny-0.07.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Capture-Tiny/Capture-Tiny-0.07.ebuild,v 1.1 2010/01/26 21:49:29 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=DAGOLDEN
-inherit perl-module
-
-DESCRIPTION="Capture STDOUT and STDERR from Perl, XS or external programs"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="virtual/perl-Module-Build"
-
-SRC_TEST=do
diff --git a/dev-perl/Capture-Tiny/ChangeLog b/dev-perl/Capture-Tiny/ChangeLog
index 7e113847670a..3b42b2de389f 100644
--- a/dev-perl/Capture-Tiny/ChangeLog
+++ b/dev-perl/Capture-Tiny/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Capture-Tiny
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Capture-Tiny/ChangeLog,v 1.6 2010/11/05 13:07:50 hwoarang Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Capture-Tiny/ChangeLog,v 1.7 2011/01/14 18:37:17 tove Exp $
+
+ 14 Jan 2011; Torsten Veller <tove@gentoo.org> -Capture-Tiny-0.06.ebuild,
+ -Capture-Tiny-0.07.ebuild:
+ Cleanup
05 Nov 2010; Markos Chandras <hwoarang@gentoo.org>
Capture-Tiny-0.08.ebuild: