summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-01-13 08:05:18 +0000
committerTorsten Veller <tove@gentoo.org>2011-01-13 08:05:18 +0000
commit2262fec140d48dc0c1d1b4a351df078c1cc08633 (patch)
tree81e14e4e8710b4a6a8d98bd8612122eac46a58ba /perl-core/Time-Local
parentppc/ppc64 stable wrt #351490 (diff)
downloadgentoo-2-2262fec140d48dc0c1d1b4a351df078c1cc08633.tar.gz
gentoo-2-2262fec140d48dc0c1d1b4a351df078c1cc08633.tar.bz2
gentoo-2-2262fec140d48dc0c1d1b4a351df078c1cc08633.zip
Version bump
(Portage version: 2.2.0_alpha15/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/Time-Local')
-rw-r--r--perl-core/Time-Local/ChangeLog9
-rw-r--r--perl-core/Time-Local/Time-Local-1.200.ebuild17
2 files changed, 24 insertions, 2 deletions
diff --git a/perl-core/Time-Local/ChangeLog b/perl-core/Time-Local/ChangeLog
index d0169f544acb..8bd129859456 100644
--- a/perl-core/Time-Local/ChangeLog
+++ b/perl-core/Time-Local/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for perl-core/Time-Local
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/ChangeLog,v 1.50 2010/11/25 21:12:13 grobian Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/ChangeLog,v 1.51 2011/01/13 08:05:18 tove Exp $
+
+*Time-Local-1.200 (13 Jan 2011)
+
+ 13 Jan 2011; Torsten Veller <tove@gentoo.org> +Time-Local-1.200.ebuild:
+ Version bump
25 Nov 2010; Fabian Groffen <grobian@gentoo.org>
Time-Local-1.19.01.ebuild:
diff --git a/perl-core/Time-Local/Time-Local-1.200.ebuild b/perl-core/Time-Local/Time-Local-1.200.ebuild
new file mode 100644
index 000000000000..aecffa8c20e7
--- /dev/null
+++ b/perl-core/Time-Local/Time-Local-1.200.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/perl-core/Time-Local/Time-Local-1.200.ebuild,v 1.1 2011/01/13 08:05:18 tove Exp $
+
+EAPI=3
+
+MODULE_AUTHOR=FLORA
+MODULE_VERSION=1.2000
+inherit perl-module
+
+DESCRIPTION="Implements timelocal() and timegm()"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+IUSE=""
+
+SRC_TEST="do"