summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-09-02 17:50:11 +0000
committerTorsten Veller <tove@gentoo.org>2012-09-02 17:50:11 +0000
commit43bbaecb8d62747a785aa2b788a0b095d66891e8 (patch)
treefcb3d02957294702218d2377cb00f84d643a3a08 /dev-perl/DateTime-TimeZone
parentalpha/ia64/m68k/s390/sh/sparc stable wrt #431850 (diff)
downloadhistorical-43bbaecb8d62747a785aa2b788a0b095d66891e8.tar.gz
historical-43bbaecb8d62747a785aa2b788a0b095d66891e8.tar.bz2
historical-43bbaecb8d62747a785aa2b788a0b095d66891e8.zip
Cleanup
Package-Manager: portage-2.2.0_alpha123/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.420.0.ebuild24
-rw-r--r--dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.430.0.ebuild24
-rw-r--r--dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.450.0.ebuild24
-rw-r--r--dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.470.0.ebuild24
5 files changed, 6 insertions, 97 deletions
diff --git a/dev-perl/DateTime-TimeZone/ChangeLog b/dev-perl/DateTime-TimeZone/ChangeLog
index ef7854f6409d..6f95da5875b5 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.193 2012/09/01 11:32:11 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.194 2012/09/02 17:19:01 tove Exp $
+
+ 02 Sep 2012; Torsten Veller <tove@gentoo.org>
+ -DateTime-TimeZone-1.420.0.ebuild, -DateTime-TimeZone-1.430.0.ebuild,
+ -DateTime-TimeZone-1.450.0.ebuild, -DateTime-TimeZone-1.470.0.ebuild:
+ Cleanup
01 Sep 2012; Fabian Groffen <grobian@gentoo.org>
DateTime-TimeZone-1.480.0.ebuild:
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.420.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.420.0.ebuild
deleted file mode 100644
index ace9aba98746..000000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.420.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.420.0.ebuild,v 1.1 2011/11/13 20:08:07 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=DROLSKY
-MODULE_VERSION=1.42
-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 ~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"
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.430.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.430.0.ebuild
deleted file mode 100644
index de01ad8b4261..000000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.430.0.ebuild
+++ /dev/null
@@ -1,24 +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-TimeZone/DateTime-TimeZone-1.430.0.ebuild,v 1.1 2012/03/01 17:27:06 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=DROLSKY
-MODULE_VERSION=1.43
-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 ~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"
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.450.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.450.0.ebuild
deleted file mode 100644
index 026c111c16b3..000000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.450.0.ebuild
+++ /dev/null
@@ -1,24 +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-TimeZone/DateTime-TimeZone-1.450.0.ebuild,v 1.1 2012/03/04 14:14:23 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=DROLSKY
-MODULE_VERSION=1.45
-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 ~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"
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.470.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.470.0.ebuild
deleted file mode 100644
index 0ba9332ee7ca..000000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.470.0.ebuild
+++ /dev/null
@@ -1,24 +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-TimeZone/DateTime-TimeZone-1.470.0.ebuild,v 1.1 2012/07/24 18:34:50 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=DROLSKY
-MODULE_VERSION=1.47
-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 ~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"