summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-12-24 20:39:10 +0000
committerTorsten Veller <tove@gentoo.org>2009-12-24 20:39:10 +0000
commitf617b8f64a77b2e501617d6a44d4412b15e2c138 (patch)
treef98a10fdefca0fbcf93f2bc493f3b4289c4d98dc /dev-perl/DateTime-TimeZone
parentVersion bump. (diff)
downloadhistorical-f617b8f64a77b2e501617d6a44d4412b15e2c138.tar.gz
historical-f617b8f64a77b2e501617d6a44d4412b15e2c138.tar.bz2
historical-f617b8f64a77b2e501617d6a44d4412b15e2c138.zip
Cleanup
Package-Manager: portage-2.2_rc61/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-0.99.ebuild25
-rw-r--r--dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.00.ebuild25
-rw-r--r--dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.01.ebuild25
-rw-r--r--dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.04.ebuild25
5 files changed, 6 insertions, 101 deletions
diff --git a/dev-perl/DateTime-TimeZone/ChangeLog b/dev-perl/DateTime-TimeZone/ChangeLog
index 2bbc476988b5..a290abf58bbc 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.116 2009/12/24 10:29:44 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.117 2009/12/24 20:16:44 tove Exp $
+
+ 24 Dec 2009; Torsten Veller <tove@gentoo.org>
+ -DateTime-TimeZone-0.99.ebuild, -DateTime-TimeZone-1.00.ebuild,
+ -DateTime-TimeZone-1.01.ebuild, -DateTime-TimeZone-1.04.ebuild:
+ Cleanup
*DateTime-TimeZone-1.06 (24 Dec 2009)
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.99.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.99.ebuild
deleted file mode 100644
index 741326bbbdc1..000000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.99.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.99.ebuild,v 1.1 2009/09/29 08:37:53 tove Exp $
-
-EAPI=2
-
-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 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-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.00.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.00.ebuild
deleted file mode 100644
index ef30f044c7c6..000000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.00.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2009 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.00.ebuild,v 1.1 2009/10/18 11:19:10 tove Exp $
-
-EAPI=2
-
-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 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-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.01.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.01.ebuild
deleted file mode 100644
index ff854b5df7fc..000000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.01.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2009 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.01.ebuild,v 1.1 2009/10/22 14:15:17 tove Exp $
-
-EAPI=2
-
-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 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-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.04.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.04.ebuild
deleted file mode 100644
index d7bdc50aac60..000000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.04.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2009 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.04.ebuild,v 1.1 2009/11/10 10:03:52 robbat2 Exp $
-
-EAPI=2
-
-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 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-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"