From 572cdefa178b10a964077d4623512a79c5297a42 Mon Sep 17 00:00:00 2001 From: Torsten Veller Date: Sun, 4 Sep 2011 11:24:07 +0000 Subject: Cleanup Package-Manager: portage-2.2.0_alpha52/cvs/Linux x86_64 --- dev-perl/Test-MockTime/ChangeLog | 5 ++++- dev-perl/Test-MockTime/Test-MockTime-0.12.ebuild | 21 --------------------- 2 files changed, 4 insertions(+), 22 deletions(-) delete mode 100644 dev-perl/Test-MockTime/Test-MockTime-0.12.ebuild (limited to 'dev-perl/Test-MockTime') diff --git a/dev-perl/Test-MockTime/ChangeLog b/dev-perl/Test-MockTime/ChangeLog index 7f7954aeee35..a2ee12ba87ec 100644 --- a/dev-perl/Test-MockTime/ChangeLog +++ b/dev-perl/Test-MockTime/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-MockTime # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-MockTime/ChangeLog,v 1.3 2011/08/28 14:00:21 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-MockTime/ChangeLog,v 1.4 2011/09/04 11:21:58 tove Exp $ + + 04 Sep 2011; Torsten Veller -Test-MockTime-0.12.ebuild: + Cleanup *Test-MockTime-0.120.0 (28 Aug 2011) diff --git a/dev-perl/Test-MockTime/Test-MockTime-0.12.ebuild b/dev-perl/Test-MockTime/Test-MockTime-0.12.ebuild deleted file mode 100644 index 1a008c14d37e..000000000000 --- a/dev-perl/Test-MockTime/Test-MockTime-0.12.ebuild +++ /dev/null @@ -1,21 +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/Test-MockTime/Test-MockTime-0.12.ebuild,v 1.2 2009/06/10 12:55:06 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=DDICK -inherit perl-module - -DESCRIPTION="Replaces actual time with simulated time" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND="virtual/perl-Time-Piece - virtual/perl-Time-Local" -DEPEND="${RDEPEND} - test? ( dev-perl/Test-Pod )" - -SRC_TEST=do -- cgit v1.2.3-65-gdbad