diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-04-17 12:39:31 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-04-17 12:39:31 +0000 |
commit | 715edf364814e35e3f4865c7ccecee6292ecd827 (patch) | |
tree | 15020dc53052345f3bec6211ae4103e2c129eec4 /dev-python | |
parent | Version bump. (diff) | |
download | historical-715edf364814e35e3f4865c7ccecee6292ecd827.tar.gz historical-715edf364814e35e3f4865c7ccecee6292ecd827.tar.bz2 historical-715edf364814e35e3f4865c7ccecee6292ecd827.zip |
Version bump.
Diffstat (limited to 'dev-python')
6 files changed, 48 insertions, 9 deletions
diff --git a/dev-python/ScientificPython/ChangeLog b/dev-python/ScientificPython/ChangeLog index 0d0c70b5ac6f..142b7e46a9ab 100644 --- a/dev-python/ScientificPython/ChangeLog +++ b/dev-python/ScientificPython/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-python/ScientificPython -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ScientificPython/ChangeLog,v 1.9 2003/12/17 00:00:05 weeve Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/ScientificPython/ChangeLog,v 1.10 2004/04/17 12:39:28 kloeri Exp $ + +*ScientificPython-2.4.5 (17 Apr 2004) + + 17 Apr 2004; Bryan �stergaard <kloeri@gentoo.org> + +ScientificPython-2.4.5.ebuild: + Version bump. 16 Dec 2003; Jason Wever <weeve@gentoo.org> ScientificPython-2.2-r1.ebuild: Changed sparc keyword to ~sparc since it's dependencies were broken and diff --git a/dev-python/ScientificPython/Manifest b/dev-python/ScientificPython/Manifest index 3cbc4087d091..99c7d36cca37 100644 --- a/dev-python/ScientificPython/Manifest +++ b/dev-python/ScientificPython/Manifest @@ -1,6 +1,8 @@ -MD5 8d49d016211e90aec2ef5aa5aacdf097 ChangeLog 1818 -MD5 d124d68e60b9673db9ee6e2534cc4a2c ScientificPython-2.2-r1.ebuild 775 -MD5 20c354a51dde69d82ad470acac91af0f ScientificPython-2.4.3.ebuild 789 +MD5 e98275b8920687b43883c4032162757c ChangeLog 1962 +MD5 2d5e9e92e0dcb4521ec9072faaef5b64 ScientificPython-2.2-r1.ebuild 776 +MD5 4eb3b3803d28367da6e285ae0832d78d ScientificPython-2.4.3.ebuild 788 MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159 +MD5 e35bfdaf68a848d8c53c267339304452 ScientificPython-2.4.5.ebuild 788 MD5 dfa7ad22fed0bcb416294783fb84bb6c files/digest-ScientificPython-2.2-r1 72 MD5 79c71d20dabb984dca635936b7736c0a files/digest-ScientificPython-2.4.3 74 +MD5 18849ce82bbffddae7acaefd7c21f3fa files/digest-ScientificPython-2.4.5 74 diff --git a/dev-python/ScientificPython/ScientificPython-2.2-r1.ebuild b/dev-python/ScientificPython/ScientificPython-2.2-r1.ebuild index d0b5d96a77d3..a19b1bd8f661 100644 --- a/dev-python/ScientificPython/ScientificPython-2.2-r1.ebuild +++ b/dev-python/ScientificPython/ScientificPython-2.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ScientificPython/ScientificPython-2.2-r1.ebuild,v 1.14 2003/12/17 00:00:05 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ScientificPython/ScientificPython-2.2-r1.ebuild,v 1.15 2004/04/17 12:39:28 kloeri Exp $ inherit distutils diff --git a/dev-python/ScientificPython/ScientificPython-2.4.3.ebuild b/dev-python/ScientificPython/ScientificPython-2.4.3.ebuild index 2eae94deb46a..2f1c9d6756f3 100644 --- a/dev-python/ScientificPython/ScientificPython-2.4.3.ebuild +++ b/dev-python/ScientificPython/ScientificPython-2.4.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ScientificPython/ScientificPython-2.4.3.ebuild,v 1.5 2003/09/02 22:29:12 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ScientificPython/ScientificPython-2.4.3.ebuild,v 1.6 2004/04/17 12:39:28 kloeri Exp $ inherit distutils diff --git a/dev-python/ScientificPython/ScientificPython-2.4.5.ebuild b/dev-python/ScientificPython/ScientificPython-2.4.5.ebuild new file mode 100644 index 000000000000..cec72ba6f599 --- /dev/null +++ b/dev-python/ScientificPython/ScientificPython-2.4.5.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/ScientificPython/ScientificPython-2.4.5.ebuild,v 1.1 2004/04/17 12:39:28 kloeri Exp $ + +inherit distutils + +IUSE="" +DESCRIPTION="Scientific Module for Python" +SRC_URI="http://starship.python.net/~hinsen/ScientificPython/${P}.tar.gz" +HOMEPAGE="http://starship.python.net/crew/hinsen/scientific.html" +SLOT="0" +LICENSE="as-is" +KEYWORDS="~x86 ~sparc ~alpha" + +DEPEND="virtual/python + >=dev-python/numeric-19.0 + >=app-sci/netcdf-3.0" + +src_install() { + distutils_src_install + + dodoc MANIFEST.in COPYRIGHT README* + cd Doc + dodoc CHANGELOG + dohtml HTML/* + + dodir /usr/share/doc/${PF}/pdf + insinto /usr/share/doc/${PF}/pdf + doins PDF/* +} diff --git a/dev-python/ScientificPython/files/digest-ScientificPython-2.4.5 b/dev-python/ScientificPython/files/digest-ScientificPython-2.4.5 new file mode 100644 index 000000000000..14c1ae1029ab --- /dev/null +++ b/dev-python/ScientificPython/files/digest-ScientificPython-2.4.5 @@ -0,0 +1 @@ +MD5 f9649386aac0a051c766d3fb082f5b32 ScientificPython-2.4.5.tar.gz 487379 |