summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-12-30 16:01:36 +0000
committerTorsten Veller <tove@gentoo.org>2008-12-30 16:01:36 +0000
commitf967150be5556597cfacffec8785b6a367bc27b1 (patch)
treec46ab0b7f9f6769c2b69b09c5128c199c314d49a /dev-perl/DateTime-TimeZone
parentCleanup (diff)
downloadgentoo-2-f967150be5556597cfacffec8785b6a367bc27b1.tar.gz
gentoo-2-f967150be5556597cfacffec8785b6a367bc27b1.tar.bz2
gentoo-2-f967150be5556597cfacffec8785b6a367bc27b1.zip
Cleanup
(Portage version: 2.2_rc20/cvs/Linux 2.6.27-tuxonice i686)
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.80.ebuild20
-rw-r--r--dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.82.ebuild20
-rw-r--r--dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.83.ebuild20
4 files changed, 6 insertions, 61 deletions
diff --git a/dev-perl/DateTime-TimeZone/ChangeLog b/dev-perl/DateTime-TimeZone/ChangeLog
index 679619b4226a..5b587e64a602 100644
--- a/dev-perl/DateTime-TimeZone/ChangeLog
+++ b/dev-perl/DateTime-TimeZone/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/DateTime-TimeZone
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.92 2008/12/08 03:26:10 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.93 2008/12/30 16:01:36 tove Exp $
+
+ 30 Dec 2008; Torsten Veller <tove@gentoo.org>
+ -DateTime-TimeZone-0.80.ebuild, -DateTime-TimeZone-0.82.ebuild,
+ -DateTime-TimeZone-0.83.ebuild:
+ Cleanup
*DateTime-TimeZone-0.83.01 (08 Dec 2008)
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.80.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.80.ebuild
deleted file mode 100644
index a0428304e4f8..000000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.80.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2008 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.80.ebuild,v 1.3 2008/11/18 14:44:03 tove Exp $
-
-MODULE_AUTHOR=DROLSKY
-inherit perl-module
-
-DESCRIPTION="Time zone object base class and factory"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE=""
-SRC_TEST="do"
-
-RDEPEND=">=dev-perl/Params-Validate-0.72
- >=dev-perl/Class-Singleton-1.03
- dev-lang/perl"
-DEPEND="${RDEPEND}
- >=virtual/perl-Module-Build-0.28"
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.82.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.82.ebuild
deleted file mode 100644
index ebb3062d4aef..000000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.82.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2008 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.82.ebuild,v 1.2 2008/11/18 14:44:03 tove Exp $
-
-MODULE_AUTHOR=DROLSKY
-inherit perl-module
-
-DESCRIPTION="Time zone object base class and factory"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE=""
-SRC_TEST="do"
-
-RDEPEND=">=dev-perl/Params-Validate-0.72
- >=dev-perl/Class-Singleton-1.03
- dev-lang/perl"
-DEPEND="${RDEPEND}
- >=virtual/perl-Module-Build-0.28"
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.83.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.83.ebuild
deleted file mode 100644
index b172d229c658..000000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.83.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2008 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.83.ebuild,v 1.2 2008/11/18 14:44:03 tove Exp $
-
-MODULE_AUTHOR=DROLSKY
-inherit perl-module
-
-DESCRIPTION="Time zone object base class and factory"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE=""
-SRC_TEST="do"
-
-RDEPEND=">=dev-perl/Params-Validate-0.72
- >=dev-perl/Class-Singleton-1.03
- dev-lang/perl"
-DEPEND="${RDEPEND}
- >=virtual/perl-Module-Build-0.28"