summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-02-18 15:34:20 +0000
committerTorsten Veller <tove@gentoo.org>2012-02-18 15:34:20 +0000
commit41a8f9db69bc02ea87cfdb7bb1f1a902fb27b5e8 (patch)
treeeec1355832d57b8417231c02868bd24f15be926e /dev-perl/DateTime-TimeZone
parentAdd missing qt-webkit dependency, add doc USE flag, migrate to EAPI 4. Patch ... (diff)
downloadhistorical-41a8f9db69bc02ea87cfdb7bb1f1a902fb27b5e8.tar.gz
historical-41a8f9db69bc02ea87cfdb7bb1f1a902fb27b5e8.tar.bz2
historical-41a8f9db69bc02ea87cfdb7bb1f1a902fb27b5e8.zip
Cleanup
Package-Manager: portage-2.2.0_alpha86/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/DateTime-TimeZone')
-rw-r--r--dev-perl/DateTime-TimeZone/ChangeLog10
-rw-r--r--dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.360.0.ebuild24
-rw-r--r--dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.370.0.ebuild24
-rw-r--r--dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.380.0.ebuild24
-rw-r--r--dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.390.0.ebuild24
-rw-r--r--dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.400.0.ebuild24
-rw-r--r--dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.410.0.ebuild24
7 files changed, 8 insertions, 146 deletions
diff --git a/dev-perl/DateTime-TimeZone/ChangeLog b/dev-perl/DateTime-TimeZone/ChangeLog
index c548e42611ce..9db09489b75e 100644
--- a/dev-perl/DateTime-TimeZone/ChangeLog
+++ b/dev-perl/DateTime-TimeZone/ChangeLog
@@ -1,6 +1,12 @@
# 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.179 2011/11/13 20:08:07 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.180 2012/02/18 15:16:29 tove Exp $
+
+ 18 Feb 2012; Torsten Veller <tove@gentoo.org>
+ -DateTime-TimeZone-1.360.0.ebuild, -DateTime-TimeZone-1.370.0.ebuild,
+ -DateTime-TimeZone-1.380.0.ebuild, -DateTime-TimeZone-1.390.0.ebuild,
+ -DateTime-TimeZone-1.400.0.ebuild, -DateTime-TimeZone-1.410.0.ebuild:
+ Cleanup
*DateTime-TimeZone-1.420.0 (13 Nov 2011)
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.360.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.360.0.ebuild
deleted file mode 100644
index e5fac710e0a3..000000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.360.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.360.0.ebuild,v 1.1 2011/08/30 18:43:33 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=DROLSKY
-MODULE_VERSION=1.36
-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.370.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.370.0.ebuild
deleted file mode 100644
index 0326887718fd..000000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.370.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.370.0.ebuild,v 1.1 2011/09/13 17:14:15 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=DROLSKY
-MODULE_VERSION=1.37
-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.380.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.380.0.ebuild
deleted file mode 100644
index 27af4f5a26a7..000000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.380.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.380.0.ebuild,v 1.1 2011/09/20 19:27:07 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=DROLSKY
-MODULE_VERSION=1.38
-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.390.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.390.0.ebuild
deleted file mode 100644
index beeaed4c7800..000000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.390.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.390.0.ebuild,v 1.1 2011/09/27 15:55:21 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=DROLSKY
-MODULE_VERSION=1.39
-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.400.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.400.0.ebuild
deleted file mode 100644
index a73a9e2f5eb6..000000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.400.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.400.0.ebuild,v 1.1 2011/10/20 19:34:46 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=DROLSKY
-MODULE_VERSION=1.40
-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.410.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.410.0.ebuild
deleted file mode 100644
index e5aa4d072aa3..000000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.410.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.410.0.ebuild,v 1.1 2011/10/30 10:22:04 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=DROLSKY
-MODULE_VERSION=1.41
-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"