From 3d16019881491be1faabae0e54c52a952aa0df98 Mon Sep 17 00:00:00 2001 From: Torsten Veller Date: Sun, 6 Jan 2013 20:53:07 +0000 Subject: Cleanup (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC) --- dev-perl/DateTime-Format-Strptime/ChangeLog | 9 ++++++-- .../DateTime-Format-Strptime-1.500.0.ebuild | 25 --------------------- .../DateTime-Format-Strptime-1.510.0.ebuild | 26 ---------------------- 3 files changed, 7 insertions(+), 53 deletions(-) delete mode 100644 dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.500.0.ebuild delete mode 100644 dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.510.0.ebuild (limited to 'dev-perl') diff --git a/dev-perl/DateTime-Format-Strptime/ChangeLog b/dev-perl/DateTime-Format-Strptime/ChangeLog index d3346c289814..f1dc2930c1fb 100644 --- a/dev-perl/DateTime-Format-Strptime/ChangeLog +++ b/dev-perl/DateTime-Format-Strptime/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/DateTime-Format-Strptime -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/ChangeLog,v 1.25 2012/11/18 11:13:51 robbat2 Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/ChangeLog,v 1.26 2013/01/06 20:53:07 tove Exp $ + + 06 Jan 2013; Torsten Veller + -DateTime-Format-Strptime-1.500.0.ebuild, + -DateTime-Format-Strptime-1.510.0.ebuild: + Cleanup 18 Nov 2012; Robin H. Johnson metadata.xml: Drop duplication of myself as a maintainer where there is a herd. diff --git a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.500.0.ebuild b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.500.0.ebuild deleted file mode 100644 index d7ae4f3fbb16..000000000000 --- a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.500.0.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.500.0.ebuild,v 1.4 2011/09/24 13:26:39 grobian Exp $ - -EAPI=3 - -MODULE_AUTHOR=DROLSKY -MODULE_VERSION=1.5000 -inherit perl-module - -DESCRIPTION="Parse and Format DateTimes using Strptime" - -LICENSE="Artistic-2" -SLOT="0" -KEYWORDS="amd64 x86 ~x64-macos ~x86-solaris" -IUSE="" - -RDEPEND="dev-perl/DateTime - >=dev-perl/DateTime-Locale-0.45 - >=dev-perl/DateTime-TimeZone-0.79 - >=dev-perl/Params-Validate-0.91" -DEPEND="${RDEPEND} - >=virtual/perl-ExtUtils-MakeMaker-6.31" - -SRC_TEST=do diff --git a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.510.0.ebuild b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.510.0.ebuild deleted file mode 100644 index fe0a31da0a78..000000000000 --- a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.510.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.510.0.ebuild,v 1.1 2012/05/28 12:36:27 tove Exp $ - -EAPI=4 - -MODULE_AUTHOR=DROLSKY -MODULE_VERSION=1.51 -inherit perl-module - -DESCRIPTION="Parse and Format DateTimes using Strptime" - -LICENSE="Artistic-2" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~x64-macos ~x86-solaris" -IUSE="" - -RDEPEND=" - >=dev-perl/DateTime-0.44 - >=dev-perl/DateTime-Locale-0.45 - >=dev-perl/DateTime-TimeZone-0.79 - >=dev-perl/Params-Validate-0.91" -DEPEND="${RDEPEND} - >=virtual/perl-ExtUtils-MakeMaker-6.31" - -SRC_TEST=do -- cgit v1.2.3-65-gdbad