summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-09-07 09:30:19 +0000
committerTorsten Veller <tove@gentoo.org>2009-09-07 09:30:19 +0000
commitd673f7b4e96de223fc05322b648015c18d375971 (patch)
tree06404135b9deb66247be774499f27ab61b72050c /dev-perl/DateTime-TimeZone
parentffmpeg2theora: latest ffmpeg knows no vhook use flag (diff)
downloadhistorical-d673f7b4e96de223fc05322b648015c18d375971.tar.gz
historical-d673f7b4e96de223fc05322b648015c18d375971.tar.bz2
historical-d673f7b4e96de223fc05322b648015c18d375971.zip
Cleanup
Package-Manager: portage-2.2_rc40/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.91.ebuild24
-rw-r--r--dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.93.ebuild24
-rw-r--r--dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.95.ebuild24
4 files changed, 6 insertions, 73 deletions
diff --git a/dev-perl/DateTime-TimeZone/ChangeLog b/dev-perl/DateTime-TimeZone/ChangeLog
index a5fb5511971c..fd7761b3d720 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.106 2009/08/22 13:23:04 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.107 2009/09/07 09:15:14 tove Exp $
+
+ 07 Sep 2009; Torsten Veller <tove@gentoo.org>
+ -DateTime-TimeZone-0.91.ebuild, -DateTime-TimeZone-0.93.ebuild,
+ -DateTime-TimeZone-0.95.ebuild:
+ Cleanup
*DateTime-TimeZone-0.96 (22 Aug 2009)
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.91.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.91.ebuild
deleted file mode 100644
index c075c929daa0..000000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.91.ebuild
+++ /dev/null
@@ -1,24 +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.91.ebuild,v 1.1 2009/05/28 11:32:35 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=""
-
-RDEPEND=">=dev-perl/Params-Validate-0.72
- >=dev-perl/Class-Singleton-1.03"
-DEPEND="${RDEPEND}
- >=virtual/perl-Module-Build-0.28"
-
-SRC_TEST="do"
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.93.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.93.ebuild
deleted file mode 100644
index 2be12ba44bf4..000000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.93.ebuild
+++ /dev/null
@@ -1,24 +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.93.ebuild,v 1.1 2009/07/21 06:15:28 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=""
-
-RDEPEND=">=dev-perl/Params-Validate-0.72
- >=dev-perl/Class-Singleton-1.03"
-DEPEND="${RDEPEND}
- >=virtual/perl-Module-Build-0.28"
-
-SRC_TEST="do"
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.95.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.95.ebuild
deleted file mode 100644
index 06b28231c4e2..000000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.95.ebuild
+++ /dev/null
@@ -1,24 +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.95.ebuild,v 1.1 2009/08/18 20:39:19 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=""
-
-RDEPEND=">=dev-perl/Params-Validate-0.72
- >=dev-perl/Class-Singleton-1.03"
-DEPEND="${RDEPEND}
- >=virtual/perl-Module-Build-0.28"
-
-SRC_TEST="do"