commit:     db518d2efbcc13fd168e7d30bb1924e64111dc0c
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Sep 26 11:14:00 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Sep 30 07:30:46 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=db518d2e

[cleanup] dev-perl/DBIx-Simple Remove old EAPIs

Package-Manager: portage-2.2.10

---
 dev-perl/DBIx-Simple/ChangeLog               |  3 +++
 dev-perl/DBIx-Simple/DBIx-Simple-1.32.ebuild | 19 -------------------
 2 files changed, 3 insertions(+), 19 deletions(-)

diff --git a/dev-perl/DBIx-Simple/ChangeLog b/dev-perl/DBIx-Simple/ChangeLog
index f98166b..75a6de2 100644
--- a/dev-perl/DBIx-Simple/ChangeLog
+++ b/dev-perl/DBIx-Simple/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  26 Sep 2014; Kent Fredric <kentfred...@gmail.com> -DBIx-Simple-1.32.ebuild:
+  Remove old EAPIs
+
 *DBIx-Simple-1.350.0 (26 Sep 2014)
 
   26 Sep 2014; Kent Fredric <kentfred...@gmail.com> -DBIx-Simple-1.350.ebuild,

diff --git a/dev-perl/DBIx-Simple/DBIx-Simple-1.32.ebuild 
b/dev-perl/DBIx-Simple/DBIx-Simple-1.32.ebuild
deleted file mode 100644
index 0787b17..0000000
--- a/dev-perl/DBIx-Simple/DBIx-Simple-1.32.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI="3"
-MODULE_AUTHOR=JUERD
-inherit perl-module
-
-DESCRIPTION="Easy-to-use OO interface to DBI"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-RDEPEND="
-       >=dev-perl/DBI-1.210.0
-"
-DEPEND="${RDEPEND}"
-SRC_TEST="do"

Reply via email to