summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-03-18 08:02:32 +0000
committerTorsten Veller <tove@gentoo.org>2010-03-18 08:02:32 +0000
commita11ca592100d7d831212c43a15d834f7087e5bcd (patch)
tree50668c3448b40135bf24a57b8acad9f80a24c044 /perl-core/Time-Piece/Time-Piece-1.20.ebuild
parentTodays Python patches (diff)
downloadgentoo-2-a11ca592100d7d831212c43a15d834f7087e5bcd.tar.gz
gentoo-2-a11ca592100d7d831212c43a15d834f7087e5bcd.tar.bz2
gentoo-2-a11ca592100d7d831212c43a15d834f7087e5bcd.zip
Version bump
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/Time-Piece/Time-Piece-1.20.ebuild')
-rw-r--r--perl-core/Time-Piece/Time-Piece-1.20.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/perl-core/Time-Piece/Time-Piece-1.20.ebuild b/perl-core/Time-Piece/Time-Piece-1.20.ebuild
new file mode 100644
index 000000000000..25cfbc14eb01
--- /dev/null
+++ b/perl-core/Time-Piece/Time-Piece-1.20.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Piece/Time-Piece-1.20.ebuild,v 1.1 2010/03/18 08:02:32 tove Exp $
+
+EAPI=2
+
+MODULE_AUTHOR=MSERGEANT
+inherit perl-module
+
+DESCRIPTION="Object Oriented time objects"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~sparc-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
+IUSE=""
+
+SRC_TEST="do"