summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-07-30 08:32:04 +0000
committerTorsten Veller <tove@gentoo.org>2011-07-30 08:32:04 +0000
commit19dcaa038e78c2d8e35d373b8a05f981d2984a6a (patch)
treee7f0e68460eb88596b54a8ece2646e5ce75b1c13 /dev-perl/DateTime-TimeZone
parentCleanup (diff)
downloadgentoo-2-19dcaa038e78c2d8e35d373b8a05f981d2984a6a.tar.gz
gentoo-2-19dcaa038e78c2d8e35d373b8a05f981d2984a6a.tar.bz2
gentoo-2-19dcaa038e78c2d8e35d373b8a05f981d2984a6a.zip
Cleanup
(Portage version: 2.2.0_alpha47/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/DateTime-TimeZone')
-rw-r--r--dev-perl/DateTime-TimeZone/ChangeLog7
-rw-r--r--dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.23.ebuild25
-rw-r--r--dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.310.0.ebuild24
-rw-r--r--dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.320.0.ebuild24
-rw-r--r--dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.330.0.ebuild24
-rw-r--r--dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.340.0.ebuild24
6 files changed, 6 insertions, 122 deletions
diff --git a/dev-perl/DateTime-TimeZone/ChangeLog b/dev-perl/DateTime-TimeZone/ChangeLog
index c30548e7b5e5..aca6456990b5 100644
--- a/dev-perl/DateTime-TimeZone/ChangeLog
+++ b/dev-perl/DateTime-TimeZone/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/DateTime-TimeZone
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.170 2011/07/07 23:05:27 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.171 2011/07/30 08:32:04 tove Exp $
+
+ 30 Jul 2011; Torsten Veller <tove@gentoo.org> -DateTime-TimeZone-1.23.ebuild,
+ -DateTime-TimeZone-1.310.0.ebuild, -DateTime-TimeZone-1.320.0.ebuild,
+ -DateTime-TimeZone-1.330.0.ebuild, -DateTime-TimeZone-1.340.0.ebuild:
+ Cleanup
07 Jul 2011; Alexis Ballier <aballier@gentoo.org>
DateTime-TimeZone-1.350.0.ebuild:
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.23.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.23.ebuild
deleted file mode 100644
index 6b54c4beabb7..000000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.23.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-TimeZone/DateTime-TimeZone-1.23.ebuild,v 1.4 2011/01/08 18:48:45 jer Exp $
-
-EAPI=3
-
-inherit versionator
-MY_P=${PN}-$(delete_version_separator 2)
-MODULE_AUTHOR=DROLSKY
-S=${WORKDIR}/${MY_P}
-inherit perl-module
-
-DESCRIPTION="Time zone object base class and factory"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE="test"
-
-RDEPEND=">=dev-perl/Params-Validate-0.72
- >=dev-perl/Class-Singleton-1.03"
-DEPEND="${RDEPEND}
- >=virtual/perl-Module-Build-0.34
- test? ( >=virtual/perl-Test-Simple-0.92 )"
-
-SRC_TEST="do"
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.310.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.310.0.ebuild
deleted file mode 100644
index 48c5dd3262a9..000000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.310.0.ebuild
+++ /dev/null
@@ -1,24 +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-TimeZone/DateTime-TimeZone-1.310.0.ebuild,v 1.1 2011/03/19 07:00:32 tove Exp $
-
-EAPI=3
-
-MODULE_AUTHOR=DROLSKY
-MODULE_VERSION=1.31
-inherit perl-module
-
-DESCRIPTION="Time zone object base class and factory"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE="test"
-
-RDEPEND="dev-perl/Class-Load
- >=dev-perl/Params-Validate-0.72
- >=dev-perl/Class-Singleton-1.03"
-DEPEND="${RDEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.31
- test? ( >=virtual/perl-Test-Simple-0.92 )"
-
-SRC_TEST="do"
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.320.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.320.0.ebuild
deleted file mode 100644
index dc8cdaa3bc89..000000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.320.0.ebuild
+++ /dev/null
@@ -1,24 +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-TimeZone/DateTime-TimeZone-1.320.0.ebuild,v 1.1 2011/04/02 06:20:53 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=DROLSKY
-MODULE_VERSION=1.32
-inherit perl-module
-
-DESCRIPTION="Time zone object base class and factory"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE="test"
-
-RDEPEND="dev-perl/Class-Load
- >=dev-perl/Params-Validate-0.72
- >=dev-perl/Class-Singleton-1.03"
-DEPEND="${RDEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.31
- test? ( >=virtual/perl-Test-Simple-0.92 )"
-
-SRC_TEST="do"
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.330.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.330.0.ebuild
deleted file mode 100644
index 0d1b1fcc7af5..000000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.330.0.ebuild
+++ /dev/null
@@ -1,24 +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-TimeZone/DateTime-TimeZone-1.330.0.ebuild,v 1.1 2011/04/12 12:18:21 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=DROLSKY
-MODULE_VERSION=1.33
-inherit perl-module
-
-DESCRIPTION="Time zone object base class and factory"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE="test"
-
-RDEPEND="dev-perl/Class-Load
- >=dev-perl/Params-Validate-0.72
- >=dev-perl/Class-Singleton-1.03"
-DEPEND="${RDEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.31
- test? ( >=virtual/perl-Test-Simple-0.92 )"
-
-SRC_TEST="do"
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.340.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.340.0.ebuild
deleted file mode 100644
index 798514da6788..000000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.340.0.ebuild
+++ /dev/null
@@ -1,24 +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-TimeZone/DateTime-TimeZone-1.340.0.ebuild,v 1.2 2011/05/29 18:40:55 grobian Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=DROLSKY
-MODULE_VERSION=1.34
-inherit perl-module
-
-DESCRIPTION="Time zone object base class and factory"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-IUSE="test"
-
-RDEPEND="dev-perl/Class-Load
- >=dev-perl/Params-Validate-0.72
- >=dev-perl/Class-Singleton-1.03"
-DEPEND="${RDEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.31
- test? ( >=virtual/perl-Test-Simple-0.92 )"
-
-SRC_TEST="do"