summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/DateTime-TimeZone/ChangeLog6
-rw-r--r--dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.57.ebuild21
-rw-r--r--dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.59.ebuild21
3 files changed, 5 insertions, 43 deletions
diff --git a/dev-perl/DateTime-TimeZone/ChangeLog b/dev-perl/DateTime-TimeZone/ChangeLog
index 4bde63f9da35..a2896602b419 100644
--- a/dev-perl/DateTime-TimeZone/ChangeLog
+++ b/dev-perl/DateTime-TimeZone/ChangeLog
@@ -1,6 +1,10 @@
# 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.85 2008/09/07 10:06:30 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.86 2008/09/07 10:10:15 tove Exp $
+
+ 07 Sep 2008; Torsten Veller <tove@gentoo.org>
+ -DateTime-TimeZone-0.57.ebuild, -DateTime-TimeZone-0.59.ebuild:
+ More Cleanup
07 Sep 2008; Torsten Veller <tove@gentoo.org>
-DateTime-TimeZone-0.60.ebuild, -DateTime-TimeZone-0.62.ebuild,
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.57.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.57.ebuild
deleted file mode 100644
index 0b62d8cc9589..000000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.57.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2007 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.57.ebuild,v 1.9 2007/04/16 06:40:37 corsair Exp $
-
-inherit perl-module
-
-DESCRIPTION="Time zone object base class and factory"
-HOMEPAGE="http://search.cpan.org/~drolsky/"
-SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz"
-
-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}
- >=dev-perl/module-build-0.28"
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.59.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.59.ebuild
deleted file mode 100644
index b71b8d918fbb..000000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.59.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2007 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.59.ebuild,v 1.2 2007/01/19 21:54:57 mcummings Exp $
-
-inherit perl-module
-
-DESCRIPTION="Time zone object base class and factory"
-HOMEPAGE="http://search.cpan.org/~drolsky/"
-SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz"
-
-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}
- >=dev-perl/module-build-0.28"