diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2011-02-27 14:52:51 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2011-02-27 14:52:51 +0000 |
commit | e38af042b772fabb282abbbe681587ca4026d7aa (patch) | |
tree | 6d8d1e424fa70932cb127217f7df7cf5ce9d2409 /dev-python | |
parent | Build again against internal gc as boehm causes banshee to crash a lot. (diff) | |
download | historical-e38af042b772fabb282abbbe681587ca4026d7aa.tar.gz historical-e38af042b772fabb282abbbe681587ca4026d7aa.tar.bz2 historical-e38af042b772fabb282abbbe681587ca4026d7aa.zip |
Stable on alpha, bug #353450
Package-Manager: portage-2.1.9.41/cvs/Linux x86_64
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/scientificpython/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/scientificpython/Manifest | 4 | ||||
-rw-r--r-- | dev-python/scientificpython/scientificpython-2.9.1.ebuild | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/dev-python/scientificpython/ChangeLog b/dev-python/scientificpython/ChangeLog index f6d0e7519641..21ed2b897e95 100644 --- a/dev-python/scientificpython/ChangeLog +++ b/dev-python/scientificpython/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/scientificpython -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/ChangeLog,v 1.34 2010/12/31 20:10:05 arfrever Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/ChangeLog,v 1.35 2011/02/27 14:52:51 klausman Exp $ + + 27 Feb 2011; Tobias Klausmann <klausman@gentoo.org> + scientificpython-2.9.1.ebuild: + Stable on alpha, bug #353450 *scientificpython-2.9.1 (31 Dec 2010) diff --git a/dev-python/scientificpython/Manifest b/dev-python/scientificpython/Manifest index d7d3584cb2fd..d1adec71bb76 100644 --- a/dev-python/scientificpython/Manifest +++ b/dev-python/scientificpython/Manifest @@ -4,6 +4,6 @@ AUX scientificpython-2.9.1-mpi-netcdf.patch 1367 RMD160 af8df4a50d2e3a9895d29797 DIST ScientificPython-2.9.1.tar.gz 595239 RMD160 d2c1822cd4ec0b42588f90fa2551d109f462f43b SHA1 595f62133d6a013e4298e7c4e80e755ad971fe89 SHA256 b45305b03d8238fe1be74d6bbd5541d452d9705ab15069dcd506d38e137e9c5c DIST ScientificPython-2.9.tar.gz 593720 RMD160 2533879b64fcb17027b11784fc0cff4351284c98 SHA1 60fb1ec7c31c86b7e7a068ccda780197e1e95ad8 SHA256 4ffc33f211b9dc811af0aa82b74453f73c7f415c04352ac1cef92b95b12b74be EBUILD scientificpython-2.9-r1.ebuild 2211 RMD160 62d09d11a16f2ef90a9a5ec82846cbf626e6537d SHA1 e912b381b6d622c4182dbc44ca1bacf6dd824f13 SHA256 b4ab5d7512df35d8c9fe4dc2fe3d80f4caf6d85ffcb54b131295a57d69e2e8d7 -EBUILD scientificpython-2.9.1.ebuild 2313 RMD160 f59cd83f23eb5fbfd8f668f66850cbaf8c7001a4 SHA1 d0b6a451c42282b82adebd2133cf049646dce4b3 SHA256 084ca27dac0a84f688a0d802e23c0cff87fc88985e9d52b90b4ed9559267b9e7 -MISC ChangeLog 7354 RMD160 f24e2031c40e9d58143292613e9df7cd111a09b3 SHA1 bac16bfb5cec388c8c3b33e2226859b885cde2bb SHA256 dd8bcc89e9e635ba1494300c2abbfb3ee931854288e4a37ac53bf323c5c0baa0 +EBUILD scientificpython-2.9.1.ebuild 2312 RMD160 11863cffabdded9519d22ee47bfabbe748760fb8 SHA1 eeaf58b4d121bb3356cb01a9fe862762d0e544a3 SHA256 c737a8aa759b2bc5e06c105bf5a6287001907a9028889399ff4d9223d74f5489 +MISC ChangeLog 7473 RMD160 cb9f07a3db601b98b34cc13064e909a88fad0498 SHA1 900446da8fa57bd6acfea61fa30775ff07fdf28b SHA256 6a7c18c847b68352d6db38b222bf5b8452f35d4e755ac9b09d89cc01b03127e8 MISC metadata.xml 734 RMD160 47baa4ca9756eff5e19c8f7b18f18054d5c3e1aa SHA1 aa3adb4221bc8997d68d01afa2ca8528ab579baf SHA256 6749ecfd7ae3f2ed8e9da27ad372d9f35023cdf3ea7ab0976b829460b1d03b2f diff --git a/dev-python/scientificpython/scientificpython-2.9.1.ebuild b/dev-python/scientificpython/scientificpython-2.9.1.ebuild index d8c1fb39a2cf..cc7717379ed4 100644 --- a/dev-python/scientificpython/scientificpython-2.9.1.ebuild +++ b/dev-python/scientificpython/scientificpython-2.9.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/scientificpython-2.9.1.ebuild,v 1.1 2010/12/31 20:10:05 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/scientificpython-2.9.1.ebuild,v 1.2 2011/02/27 14:52:51 klausman Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -19,7 +19,7 @@ HOMEPAGE="http://sourcesup.cru.fr/projects/scientific-py/" LICENSE="CeCILL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="doc mpi test" RDEPEND="dev-python/numpy |