diff options
author | Yuval Yaari <yuval@gentoo.org> | 2008-11-01 18:46:01 +0000 |
---|---|---|
committer | Yuval Yaari <yuval@gentoo.org> | 2008-11-01 18:46:01 +0000 |
commit | 41219e1113e97edee7813be4b3fa347c1684fdf1 (patch) | |
tree | 8bfb916eab386cd130d9dbf2c210f87567094564 /virtual/perl-Math-BigInt-FastCalc | |
parent | Stable on ppc wrt bug 244876 (diff) | |
download | historical-41219e1113e97edee7813be4b3fa347c1684fdf1.tar.gz historical-41219e1113e97edee7813be4b3fa347c1684fdf1.tar.bz2 historical-41219e1113e97edee7813be4b3fa347c1684fdf1.zip |
Adding virtuals for dual-lifed modules that come with perl-5.10
Diffstat (limited to 'virtual/perl-Math-BigInt-FastCalc')
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}" + |