commit: c8eabf59ef5ed78c78110011087277ab8fb5dee0 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Sat Aug 23 03:21:36 2014 +0000 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com> CommitDate: Sat Aug 23 03:22:17 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c8eabf59
[clean] dev-perl/autobox-Core Drop old EAPI 0 versions Package-Manager: portage-2.2.10 Manifest-Sign-Key: E854324B1366A820 --- dev-perl/autobox-Core/ChangeLog | 6 +++++- dev-perl/autobox-Core/autobox-Core-0.600.0.ebuild | 21 --------------------- dev-perl/autobox-Core/autobox-Core-1.200.0.ebuild | 21 --------------------- 3 files changed, 5 insertions(+), 43 deletions(-) diff --git a/dev-perl/autobox-Core/ChangeLog b/dev-perl/autobox-Core/ChangeLog index eac58b9..d69a5a7 100644 --- a/dev-perl/autobox-Core/ChangeLog +++ b/dev-perl/autobox-Core/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for dev-perl/autobox-Core -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 23 Aug 2014; Kent Fredric <[email protected]> + -autobox-Core-0.600.0.ebuild, -autobox-Core-1.200.0.ebuild: + Drop old EAPI 0 versions + *autobox-Core-1.240.0 (25 Jul 2012) 25 Jul 2012; Kent Fredric <[email protected]> diff --git a/dev-perl/autobox-Core/autobox-Core-0.600.0.ebuild b/dev-perl/autobox-Core/autobox-Core-0.600.0.ebuild deleted file mode 100644 index 2a2d34e..0000000 --- a/dev-perl/autobox-Core/autobox-Core-0.600.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -MODULE_AUTHOR=SWALTERS -MODULE_VERSION="0.6" -inherit perl-module - -DESCRIPTION="Methods for core built-in functions in primitive types" -LICENSE="|| ( Artistic GPL-2 )" - -SLOT="0" -KEYWORDS="~amd64 ~x86" - -IUSE="" -RDEPEND=" - >=dev-perl/autobox-0.110.0 -" -DEPEND=" - ${RDEPEND} -" diff --git a/dev-perl/autobox-Core/autobox-Core-1.200.0.ebuild b/dev-perl/autobox-Core/autobox-Core-1.200.0.ebuild deleted file mode 100644 index 5650270..0000000 --- a/dev-perl/autobox-Core/autobox-Core-1.200.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -MODULE_AUTHOR=SWALTERS -MODULE_VERSION="1.2" -inherit perl-module - -DESCRIPTION="Methods for core built-in functions in primitive types" -LICENSE="|| ( Artistic GPL-2 )" - -SLOT="0" -KEYWORDS="~amd64 ~x86" - -IUSE="" -RDEPEND=" - >=dev-perl/autobox-0.110.0 -" -DEPEND=" - ${RDEPEND} -"
