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-Format-Natural
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-Format-Natural')
-rw-r--r--dev-perl/DateTime-Format-Natural/ChangeLog7
-rw-r--r--dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-0.79.ebuild26
-rw-r--r--dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-0.80.ebuild26
3 files changed, 6 insertions, 53 deletions
diff --git a/dev-perl/DateTime-Format-Natural/ChangeLog b/dev-perl/DateTime-Format-Natural/ChangeLog
index 3c49e422fb92..df47c86f13d7 100644
--- a/dev-perl/DateTime-Format-Natural/ChangeLog
+++ b/dev-perl/DateTime-Format-Natural/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/DateTime-Format-Natural
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Natural/ChangeLog,v 1.10 2009/12/21 18:49:01 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Natural/ChangeLog,v 1.11 2009/12/24 20:18:25 tove Exp $
+
+ 24 Dec 2009; Torsten Veller <tove@gentoo.org>
+ -DateTime-Format-Natural-0.79.ebuild,
+ -DateTime-Format-Natural-0.80.ebuild:
+ Cleanup
*DateTime-Format-Natural-0.82 (21 Dec 2009)
diff --git a/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-0.79.ebuild b/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-0.79.ebuild
deleted file mode 100644
index 272344f47de2..000000000000
--- a/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-0.79.ebuild
+++ /dev/null
@@ -1,26 +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-Format-Natural/DateTime-Format-Natural-0.79.ebuild,v 1.1 2009/09/20 10:33:10 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=SCHUBIGER
-inherit perl-module
-
-DESCRIPTION="Create machine readable date/time with natural parsing logic"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="dev-perl/boolean
- dev-perl/DateTime
- dev-perl/Params-Validate
- dev-perl/List-MoreUtils"
-DEPEND="${RDEPEND}
- virtual/perl-Module-Build
- test? ( dev-perl/Test-MockTime
- dev-perl/Test-Pod
- dev-perl/Test-Pod-Coverage )"
-
-SRC_TEST=do
diff --git a/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-0.80.ebuild b/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-0.80.ebuild
deleted file mode 100644
index 9f4ecb9fd951..000000000000
--- a/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-0.80.ebuild
+++ /dev/null
@@ -1,26 +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-Format-Natural/DateTime-Format-Natural-0.80.ebuild,v 1.1 2009/11/10 10:07:01 robbat2 Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=SCHUBIGER
-inherit perl-module
-
-DESCRIPTION="Create machine readable date/time with natural parsing logic"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="dev-perl/boolean
- dev-perl/DateTime
- dev-perl/Params-Validate
- dev-perl/List-MoreUtils"
-DEPEND="${RDEPEND}
- virtual/perl-Module-Build
- test? ( dev-perl/Test-MockTime
- dev-perl/Test-Pod
- dev-perl/Test-Pod-Coverage )"
-
-SRC_TEST=do