summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-12-24 19:45:58 +0000
committerTorsten Veller <tove@gentoo.org>2009-12-24 19:45:58 +0000
commit6d8084e449ad08fb48b0bca56b6437507ba5bce9 (patch)
tree1f4d41fec4256a2fe7d6cb2791b0d9fdf8272bff /dev-perl/MooseX-Types-DateTime-ButMaintained
parentCleanup (diff)
downloadgentoo-2-6d8084e449ad08fb48b0bca56b6437507ba5bce9.tar.gz
gentoo-2-6d8084e449ad08fb48b0bca56b6437507ba5bce9.tar.bz2
gentoo-2-6d8084e449ad08fb48b0bca56b6437507ba5bce9.zip
Cleanup
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/MooseX-Types-DateTime-ButMaintained')
-rw-r--r--dev-perl/MooseX-Types-DateTime-ButMaintained/ChangeLog6
-rw-r--r--dev-perl/MooseX-Types-DateTime-ButMaintained/MooseX-Types-DateTime-ButMaintained-0.09.ebuild34
2 files changed, 5 insertions, 35 deletions
diff --git a/dev-perl/MooseX-Types-DateTime-ButMaintained/ChangeLog b/dev-perl/MooseX-Types-DateTime-ButMaintained/ChangeLog
index f244b439ce41..68c99fd81fe7 100644
--- a/dev-perl/MooseX-Types-DateTime-ButMaintained/ChangeLog
+++ b/dev-perl/MooseX-Types-DateTime-ButMaintained/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/MooseX-Types-DateTime-ButMaintained
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MooseX-Types-DateTime-ButMaintained/ChangeLog,v 1.7 2009/11/10 10:18:36 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MooseX-Types-DateTime-ButMaintained/ChangeLog,v 1.8 2009/12/24 19:45:58 tove Exp $
+
+ 24 Dec 2009; Torsten Veller <tove@gentoo.org>
+ -MooseX-Types-DateTime-ButMaintained-0.09.ebuild:
+ Cleanup
*MooseX-Types-DateTime-ButMaintained-0.11 (10 Nov 2009)
diff --git a/dev-perl/MooseX-Types-DateTime-ButMaintained/MooseX-Types-DateTime-ButMaintained-0.09.ebuild b/dev-perl/MooseX-Types-DateTime-ButMaintained/MooseX-Types-DateTime-ButMaintained-0.09.ebuild
deleted file mode 100644
index 81907fb3da52..000000000000
--- a/dev-perl/MooseX-Types-DateTime-ButMaintained/MooseX-Types-DateTime-ButMaintained-0.09.ebuild
+++ /dev/null
@@ -1,34 +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/MooseX-Types-DateTime-ButMaintained/MooseX-Types-DateTime-ButMaintained-0.09.ebuild,v 1.1 2009/08/25 19:05:14 robbat2 Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=ECARROLL
-inherit perl-module
-
-DESCRIPTION="DateTime related constraints and coercions for Moose"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
- >=dev-perl/DateTime-0.43.02
- >=dev-perl/DateTime-Format-DateParse-0.04
- >=dev-perl/DateTime-Format-Flexible-0.05
- >=dev-perl/DateTime-Format-Natural-0.71
- >=dev-perl/DateTime-Locale-0.40.01
- >=dev-perl/DateTime-TimeZone-0.77.01
- >=dev-perl/DateTimeX-Easy-0.082
- >=dev-perl/Moose-0.41
- >=dev-perl/MooseX-Types-0.04
- >=dev-perl/namespace-clean-0.08
- dev-perl/Olson-Abbreviations
-"
-DEPEND="${RDEPEND}
- test? ( >=dev-perl/Test-Exception-0.27
- >=dev-perl/Test-use-ok-0.02
- >=dev-perl/Time-Duration-Parse-0.06 )"
-
-SRC_TEST=do