summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-09-18 15:32:28 +0000
committerTorsten Veller <tove@gentoo.org>2009-09-18 15:32:28 +0000
commit616f5c2bcd899bd601320804f6388ff7f7eac1b4 (patch)
tree65f6e0fc4e49b926854db86b4dc9aca69b5c51fb /dev-perl/Math-GMP/Math-GMP-2.06.ebuild
parentwhitespace (diff)
downloadhistorical-616f5c2bcd899bd601320804f6388ff7f7eac1b4.tar.gz
historical-616f5c2bcd899bd601320804f6388ff7f7eac1b4.tar.bz2
historical-616f5c2bcd899bd601320804f6388ff7f7eac1b4.zip
Version bump
Package-Manager: portage-2.2_rc40/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Math-GMP/Math-GMP-2.06.ebuild')
-rw-r--r--dev-perl/Math-GMP/Math-GMP-2.06.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/dev-perl/Math-GMP/Math-GMP-2.06.ebuild b/dev-perl/Math-GMP/Math-GMP-2.06.ebuild
new file mode 100644
index 000000000000..e03054c558c6
--- /dev/null
+++ b/dev-perl/Math-GMP/Math-GMP-2.06.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.06.ebuild,v 1.1 2009/09/18 15:32:28 tove Exp $
+
+EAPI=2
+
+MODULE_AUTHOR=TURNSTEP
+inherit perl-module
+
+DESCRIPTION="High speed arbitrary size integer math"
+
+SLOT="0"
+LICENSE="LGPL-2"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
+IUSE=""
+
+RDEPEND="dev-libs/gmp"
+DEPEND="${RDEPEND}"
+
+SRC_TEST=do