From ed1835f95ac005061c92cae46366aa03deeb7aa6 Mon Sep 17 00:00:00 2001 From: Torsten Veller Date: Sun, 4 Sep 2011 11:24:07 +0000 Subject: Cleanup (Portage version: 2.2.0_alpha52/cvs/Linux x86_64) --- dev-perl/DBIx-Migration/ChangeLog | 5 ++++- dev-perl/DBIx-Migration/DBIx-Migration-0.06.ebuild | 26 ---------------------- 2 files changed, 4 insertions(+), 27 deletions(-) delete mode 100644 dev-perl/DBIx-Migration/DBIx-Migration-0.06.ebuild (limited to 'dev-perl/DBIx-Migration') diff --git a/dev-perl/DBIx-Migration/ChangeLog b/dev-perl/DBIx-Migration/ChangeLog index 1ebb38b63621..8881d034b78d 100644 --- a/dev-perl/DBIx-Migration/ChangeLog +++ b/dev-perl/DBIx-Migration/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/DBIx-Migration # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-Migration/ChangeLog,v 1.4 2011/08/31 13:30:30 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-Migration/ChangeLog,v 1.5 2011/09/04 11:20:44 tove Exp $ + + 04 Sep 2011; Torsten Veller -DBIx-Migration-0.06.ebuild: + Cleanup *DBIx-Migration-0.60.0 (31 Aug 2011) diff --git a/dev-perl/DBIx-Migration/DBIx-Migration-0.06.ebuild b/dev-perl/DBIx-Migration/DBIx-Migration-0.06.ebuild deleted file mode 100644 index 84a2dbb64df5..000000000000 --- a/dev-perl/DBIx-Migration/DBIx-Migration-0.06.ebuild +++ /dev/null @@ -1,26 +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/DBIx-Migration/DBIx-Migration-0.06.ebuild,v 1.1 2010/10/20 16:53:22 tove Exp $ - -EAPI=3 - -MODULE_AUTHOR=DANIEL -inherit perl-module - -DESCRIPTION="Seamless DB schema up- and downgrades" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND="dev-perl/File-Slurp - virtual/perl-File-Spec - dev-perl/DBI - dev-perl/Class-Accessor" -DEPEND="${RDEPEND} - virtual/perl-Module-Build - test? ( - dev-perl/DBD-SQLite - )" - -SRC_TEST=do -- cgit v1.2.3-65-gdbad