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-Math-BigInt-FastCalc
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-Math-BigInt-FastCalc')
-rw-r--r--virtual/perl-Math-BigInt-FastCalc/ChangeLog14
-rw-r--r--virtual/perl-Math-BigInt-FastCalc/metadata.xml10
-rw-r--r--virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.15.ebuild17
-rw-r--r--virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.16.ebuild17
-rw-r--r--virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild17
5 files changed, 75 insertions, 0 deletions
diff --git a/virtual/perl-Math-BigInt-FastCalc/ChangeLog b/virtual/perl-Math-BigInt-FastCalc/ChangeLog
new file mode 100644
index 000000000000..b0d693cce45f
--- /dev/null
+++ b/virtual/perl-Math-BigInt-FastCalc/ChangeLog
@@ -0,0 +1,14 @@
+# ChangeLog for gentoo-x86/virtual
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.1 2008/11/01 18:45:59 yuval Exp $
+
+*perl-Math-BigInt-FastCalc-0.19 (01 Nov 2008)
+*perl-Math-BigInt-FastCalc-0.16 (01 Nov 2008)
+*perl-Math-BigInt-FastCalc-0.15 (01 Nov 2008)
+
+ 01 Nov 2008; Yuval Yaari <yuval@gentoo.org> +metadata.xml,
+ +perl-Math-BigInt-FastCalc-0.15.ebuild,
+ +perl-Math-BigInt-FastCalc-0.16.ebuild,
+ +perl-Math-BigInt-FastCalc-0.19.ebuild:
+ Adding virtuals for dual-lifed modules that come with perl-5.10
+
diff --git a/virtual/perl-Math-BigInt-FastCalc/metadata.xml b/virtual/perl-Math-BigInt-FastCalc/metadata.xml
new file mode 100644
index 000000000000..86672fe64c10
--- /dev/null
+++ b/virtual/perl-Math-BigInt-FastCalc/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <maintainer>
+ <email>perl@gentoo.org</email>
+ <description>Primary Maintainer</description>
+ </maintainer>
+ <longdescription></longdescription>
+</pkgmetadata>
diff --git a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.15.ebuild b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.15.ebuild
new file mode 100644
index 000000000000..50efd354b69b
--- /dev/null
+++ b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.15.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-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.15.ebuild,v 1.1 2008/11/01 18:45:59 yuval Exp $
+
+DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
+HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
+SRC_URI=""
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="amd64 hppa ppc x86"
+
+IUSE=""
+DEPEND=""
+
+RDEPEND="~perl-core/Math-BigInt-FastCalc-${PV}"
+
diff --git a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.16.ebuild b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.16.ebuild
new file mode 100644
index 000000000000..8f7eefd1ece0
--- /dev/null
+++ b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.16.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.16.ebuild,v 1.1 2008/11/01 18:45:59 yuval Exp $
+
+DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
+HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
+SRC_URI=""
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+
+IUSE=""
+DEPEND=""
+
+RDEPEND="~dev-lang/perl-5.10.0"
+
diff --git a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild
new file mode 100644
index 000000000000..b1b61d5a4641
--- /dev/null
+++ b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.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-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild,v 1.1 2008/11/01 18:45:59 yuval Exp $
+
+DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
+HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
+SRC_URI=""
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+
+IUSE=""
+DEPEND=""
+
+RDEPEND="~perl-core/Math-BigInt-FastCalc-${PV}"
+