summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Grozin <grozin@gentoo.org>2009-08-17 16:55:05 +0000
committerAndrey Grozin <grozin@gentoo.org>2009-08-17 16:55:05 +0000
commitd4b44b5ad3ea3c48ea602d4b615e3c7b1c33eaf2 (patch)
treec68b8ba28d39398a41c523aa37b305245fbfc1b7
parenttcllib dependency updated to match at least 1.11, closing bug #281700 (diff)
downloadhistorical-d4b44b5ad3ea3c48ea602d4b615e3c7b1c33eaf2.tar.gz
historical-d4b44b5ad3ea3c48ea602d4b615e3c7b1c33eaf2.tar.bz2
historical-d4b44b5ad3ea3c48ea602d4b615e3c7b1c33eaf2.zip
Version bump
Package-Manager: portage-2.2_rc38/cvs/Linux i686
-rw-r--r--dev-python/mpmath/ChangeLog8
-rw-r--r--dev-python/mpmath/Manifest6
-rw-r--r--dev-python/mpmath/mpmath-0.13.ebuild (renamed from dev-python/mpmath/mpmath-0.11.ebuild)15
3 files changed, 22 insertions, 7 deletions
diff --git a/dev-python/mpmath/ChangeLog b/dev-python/mpmath/ChangeLog
index efbf9e04e9db..d96906d28e6e 100644
--- a/dev-python/mpmath/ChangeLog
+++ b/dev-python/mpmath/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/mpmath
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mpmath/ChangeLog,v 1.7 2009/06/11 16:49:28 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mpmath/ChangeLog,v 1.8 2009/08/17 16:55:05 grozin Exp $
+
+*mpmath-0.13 (17 Aug 2009)
+
+ 17 Aug 2009; Andrey Grozin <grozin@gentoo.org> -mpmath-0.11.ebuild,
+ +mpmath-0.13.ebuild:
+ Version bump
*mpmath-0.12-r1 (11 Jun 2009)
diff --git a/dev-python/mpmath/Manifest b/dev-python/mpmath/Manifest
index ae7220019145..ad902058655c 100644
--- a/dev-python/mpmath/Manifest
+++ b/dev-python/mpmath/Manifest
@@ -1,7 +1,7 @@
AUX mpmath-0.12-test.patch 517 RMD160 49c790109d3475e469f03e0104ae0e790aace346 SHA1 45e3bd7aa324d43fb23cf7e9448c27bee130c8ef SHA256 159510dae7105264eb95e6616eb37ee6f5b38c6499c74c549b77c97eab5b210a
-DIST mpmath-0.11.tar.gz 247240 RMD160 d96f5620e86ced5957e5be08a2ce43d9a372f450 SHA1 44a38591cbb9c3e5931b02356fcecae5f82ec844 SHA256 744ff3a7e2fef66cd4c03df418d4a3949e2394d6095836beca105d84f7342e03
DIST mpmath-0.12.tar.gz 267435 RMD160 8dbe5f8e3d546a13c53124d0f3cc455b49907974 SHA1 02c5f9cc2a295472285ecd45d73b7b3a243ee787 SHA256 369515b4da563ba19107387a04beee0e41971e36421088a805da643cdbf0d0b0
-EBUILD mpmath-0.11.ebuild 888 RMD160 574b7fe5d419026aa9fc8cda6d4cfc10620937ed SHA1 14073b7111859b19d39dac75eb97155788750ece SHA256 b9840eb53a6a3482992b859bff19003c11ce68aee089273cfe9afb23a5d366d7
+DIST mpmath-0.13.tar.gz 324959 RMD160 b379d88a494be862f57b01526745ae24f0e9b3f0 SHA1 2ae72cb66b4d22e9db9dd8c4a0f3ac9512671131 SHA256 abf336b083562848456796209f67aa9742af295e7fc82d9f44ef1ab7aeab39c7
EBUILD mpmath-0.12-r1.ebuild 1058 RMD160 4f0e5a7e6bcbe0583540a3a72f1331ff6b67c382 SHA1 b382dcfe3360bad0b50eacc56241ea7ef4a29ed1 SHA256 04940bd9df7b0ac2216ab4dfe1f42e015eb55dfbf6afa0b5192c3fe139485c29
-MISC ChangeLog 1214 RMD160 7249dc0dd7ba3e6dfe9e6825881433ae33d9c83e SHA1 f510b29e1ee7d91bd91575b858f881829b00fea5 SHA256 a64dd6175d21cb044d66b1a7a2d082b56938bfb037255cf53cf239312c73d675
+EBUILD mpmath-0.13.ebuild 984 RMD160 c94cf3d1d2b0ae99e1f32fd9d5209cd78d17dcff SHA1 8343f5fe2739c182ead74f5f7edb35d14e93d1c8 SHA256 a061d1f8be45ad46ce047f08ef4da83ee9f50020656a8738eecaddccdd9b71b0
+MISC ChangeLog 1351 RMD160 393a93dfd4b5bf717d5450fdaab1ebb877bc76ad SHA1 c550224dcacf6e6b247acf263bbc990a5c269524 SHA256 4dbc7b4ad0128e0902a6116d61bf2ca8e61f22941ed3337f44f846b5457a171b
MISC metadata.xml 365 RMD160 ece7c524ccedeb12b39753fba601dd830c25f8ab SHA1 afc79096300fa102014e4e794fdc20814b25f363 SHA256 d6bb09b59c81f6643741decbdce8d164005673b406d703ce5c2448891b2db2a8
diff --git a/dev-python/mpmath/mpmath-0.11.ebuild b/dev-python/mpmath/mpmath-0.13.ebuild
index b744cb3be207..9fb8bbb9a49c 100644
--- a/dev-python/mpmath/mpmath-0.11.ebuild
+++ b/dev-python/mpmath/mpmath-0.13.ebuild
@@ -1,7 +1,8 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mpmath/mpmath-0.11.ebuild,v 1.2 2009/02/15 22:32:34 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mpmath/mpmath-0.13.ebuild,v 1.1 2009/08/17 16:55:05 grozin Exp $
+EAPI=2
NEED_PYTHON=2.4
inherit distutils
@@ -14,17 +15,25 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc examples gmp test"
+RDEPEND="gmp? ( dev-python/gmpy )"
DEPEND="doc? ( dev-python/sphinx )
- gmp? ( dev-python/gmpy )
test? ( dev-python/py )"
+src_compile() {
+ distutils_src_compile
+ if use doc; then
+ cd doc
+ "${python}" build.py
+ cd ..
+ fi
+}
+
src_install() {
DOCS="CHANGES"
distutils_src_install
if use doc; then
cd doc
- "${python}" build.py
dohtml -r build/*
cd ..
fi