commit:     71246bd82d9301229369eb4c25b8686f7506614e
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Mar 24 18:39:00 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Mar 24 18:39:00 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=71246bd8

[cleaup] DateTime-Format-Excel-0.290.100,0.300 : Remove old versions

Package-Manager: portage-2.2.17

 .../DateTime-Format-Excel-0.290.100.ebuild         | 26 -------------------
 .../DateTime-Format-Excel-0.300.ebuild             | 29 ----------------------
 2 files changed, 55 deletions(-)

diff --git 
a/dev-perl/DateTime-Format-Excel/DateTime-Format-Excel-0.290.100.ebuild 
b/dev-perl/DateTime-Format-Excel/DateTime-Format-Excel-0.290.100.ebuild
deleted file mode 100644
index 3c6ec99..0000000
--- a/dev-perl/DateTime-Format-Excel/DateTime-Format-Excel-0.290.100.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3
-MODULE_AUTHOR=DROLSKY
-MODULE_VERSION=0.2901
-inherit perl-module
-
-DESCRIPTION="Convert between DateTime and Excel dates."
-
-IUSE="test"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-       >=dev-perl/DateTime-0.18
-"
-DEPEND="${RDEPEND}
-       virtual/perl-Module-Build
-       test? (
-               >=virtual/perl-Test-Simple-0.47
-       )
-"
-SRC_TEST="do"

diff --git a/dev-perl/DateTime-Format-Excel/DateTime-Format-Excel-0.300.ebuild 
b/dev-perl/DateTime-Format-Excel/DateTime-Format-Excel-0.300.ebuild
deleted file mode 100644
index a09a36c..0000000
--- a/dev-perl/DateTime-Format-Excel/DateTime-Format-Excel-0.300.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3
-MODULE_AUTHOR=ABURS
-
-# This voodoo strips the 0 off the end.
-MODULE_VERSION="0.30"
-
-inherit perl-module
-
-DESCRIPTION="Convert between DateTime and Excel dates."
-
-IUSE="test"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-       >=dev-perl/DateTime-0.18
-"
-DEPEND="${RDEPEND}
-       virtual/perl-Module-Build
-       test? (
-               >=virtual/perl-Test-Simple-0.47
-       )
-"
-SRC_TEST="do"

Reply via email to