summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Yaari <yuval@gentoo.org>2008-11-01 18:46:01 +0000
committerYuval Yaari <yuval@gentoo.org>2008-11-01 18:46:01 +0000
commitd0cd72122e69cd9b921b4616a999cbbc24599bef (patch)
treee7803ff174958baf6254786d05b2475d690257dc /virtual/perl-Time-Piece/perl-Time-Piece-1.11.ebuild
parentStable on ppc wrt bug 244876 (diff)
downloadgentoo-2-d0cd72122e69cd9b921b4616a999cbbc24599bef.tar.gz
gentoo-2-d0cd72122e69cd9b921b4616a999cbbc24599bef.tar.bz2
gentoo-2-d0cd72122e69cd9b921b4616a999cbbc24599bef.zip
Adding virtuals for dual-lifed modules that come with perl-5.10
Diffstat (limited to 'virtual/perl-Time-Piece/perl-Time-Piece-1.11.ebuild')
-rw-r--r--virtual/perl-Time-Piece/perl-Time-Piece-1.11.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/virtual/perl-Time-Piece/perl-Time-Piece-1.11.ebuild b/virtual/perl-Time-Piece/perl-Time-Piece-1.11.ebuild
new file mode 100644
index 000000000000..5793fe943ca7
--- /dev/null
+++ b/virtual/perl-Time-Piece/perl-Time-Piece-1.11.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Piece/perl-Time-Piece-1.11.ebuild,v 1.1 2008/11/01 18:46:00 yuval Exp $
+
+DESCRIPTION="Object Oriented time objects"
+HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
+SRC_URI=""
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
+
+IUSE=""
+DEPEND=""
+
+RDEPEND="~perl-core/Time-Piece-${PV}"
+