commit: 8d8c05ba9244ffecc36a98e09a8bda9ae68d6bac Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Thu Aug 28 06:34:31 2014 +0000 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com> CommitDate: Thu Aug 28 06:34:31 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=8d8c05ba
[cleanup] dev-perl/Class-DBI-Loader Remove old EAPIs Package-Manager: portage-2.2.10 --- dev-perl/Class-DBI-Loader/ChangeLog | 6 +++++- dev-perl/Class-DBI-Loader/Class-DBI-Loader-0.31.ebuild | 18 ------------------ dev-perl/Class-DBI-Loader/Class-DBI-Loader-0.32.ebuild | 18 ------------------ 3 files changed, 5 insertions(+), 37 deletions(-) diff --git a/dev-perl/Class-DBI-Loader/ChangeLog b/dev-perl/Class-DBI-Loader/ChangeLog index 475e23d..49d82c2 100644 --- a/dev-perl/Class-DBI-Loader/ChangeLog +++ b/dev-perl/Class-DBI-Loader/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for dev-perl/Class-DBI-Loader -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 28 Aug 2014; Kent Fredric <[email protected]> + -Class-DBI-Loader-0.31.ebuild, -Class-DBI-Loader-0.32.ebuild: + Remove old EAPIs + 26 Apr 2013; Kent Fredric <[email protected]> Class-DBI-Loader-0.31.ebuild, Class-DBI-Loader-0.32.ebuild, Class-DBI-Loader-0.34.ebuild: diff --git a/dev-perl/Class-DBI-Loader/Class-DBI-Loader-0.31.ebuild b/dev-perl/Class-DBI-Loader/Class-DBI-Loader-0.31.ebuild deleted file mode 100644 index 7608916..0000000 --- a/dev-perl/Class-DBI-Loader/Class-DBI-Loader-0.31.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -MODULE_AUTHOR=DMAKI -inherit perl-module - -DESCRIPTION="Dynamic definition of Class::DBI sub classes." -LICENSE="|| ( Artistic GPL-2 )" - -SLOT="0" -KEYWORDS="~amd64 ~x86" - -IUSE="" -DEPEND=" - >=dev-perl/Class-DBI-0.89 - >=dev-perl/DBI-1.300.0 - dev-perl/Lingua-EN-Inflect" diff --git a/dev-perl/Class-DBI-Loader/Class-DBI-Loader-0.32.ebuild b/dev-perl/Class-DBI-Loader/Class-DBI-Loader-0.32.ebuild deleted file mode 100644 index 7608916..0000000 --- a/dev-perl/Class-DBI-Loader/Class-DBI-Loader-0.32.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -MODULE_AUTHOR=DMAKI -inherit perl-module - -DESCRIPTION="Dynamic definition of Class::DBI sub classes." -LICENSE="|| ( Artistic GPL-2 )" - -SLOT="0" -KEYWORDS="~amd64 ~x86" - -IUSE="" -DEPEND=" - >=dev-perl/Class-DBI-0.89 - >=dev-perl/DBI-1.300.0 - dev-perl/Lingua-EN-Inflect"
