summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-08-28 12:01:14 +0000
committerTorsten Veller <tove@gentoo.org>2011-08-28 12:01:14 +0000
commit7bd5a0f9d32692c40c6d3841d1a2ee6d9fabd050 (patch)
tree0fc3542ce69b1c08ae0ae2dc28438bd9f296179b /dev-perl/TimeDate
parentBump to latest version. Punt older. Add patch for binaries installation. (diff)
downloadhistorical-7bd5a0f9d32692c40c6d3841d1a2ee6d9fabd050.tar.gz
historical-7bd5a0f9d32692c40c6d3841d1a2ee6d9fabd050.tar.bz2
historical-7bd5a0f9d32692c40c6d3841d1a2ee6d9fabd050.zip
Change version scheme
Package-Manager: portage-2.2.0_alpha51/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/TimeDate')
-rw-r--r--dev-perl/TimeDate/ChangeLog9
-rw-r--r--dev-perl/TimeDate/TimeDate-1.200.0.ebuild17
2 files changed, 24 insertions, 2 deletions
diff --git a/dev-perl/TimeDate/ChangeLog b/dev-perl/TimeDate/ChangeLog
index 64fe48c1e7a0..fafe485f7655 100644
--- a/dev-perl/TimeDate/ChangeLog
+++ b/dev-perl/TimeDate/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/TimeDate
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/ChangeLog,v 1.33 2010/12/07 04:41:15 mattst88 Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/ChangeLog,v 1.34 2011/08/28 11:20:49 tove Exp $
+
+*TimeDate-1.200.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org> +TimeDate-1.200.0.ebuild:
+ Change version scheme
07 Dec 2010; Matt Turner <mattst88@gentoo.org> TimeDate-1.20.ebuild:
Added ~mips, bug 243346.
diff --git a/dev-perl/TimeDate/TimeDate-1.200.0.ebuild b/dev-perl/TimeDate/TimeDate-1.200.0.ebuild
new file mode 100644
index 000000000000..b062eeca1e11
--- /dev/null
+++ b/dev-perl/TimeDate/TimeDate-1.200.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/TimeDate-1.200.0.ebuild,v 1.1 2011/08/28 11:20:49 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=GBARR
+MODULE_VERSION=1.20
+inherit perl-module
+
+DESCRIPTION="A Date/Time Parsing Perl Module"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+SRC_TEST=do