summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-07-20 19:23:37 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-07-20 19:23:37 +0000
commitc07e8a7fb496b8f410b96a5de11c7da5821c3060 (patch)
tree58e2a23569ec8e91db44d90ce5e69fc6a4a665b3 /dev-python
parentRename dev-python/ScientificPython to dev-python/scientificpython. (Manifest ... (diff)
downloadgentoo-2-c07e8a7fb496b8f410b96a5de11c7da5821c3060.tar.gz
gentoo-2-c07e8a7fb496b8f410b96a5de11c7da5821c3060.tar.bz2
gentoo-2-c07e8a7fb496b8f410b96a5de11c7da5821c3060.zip
Rename dev-python/ScientificPython to dev-python/scientificpython.
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/scientificpython/ChangeLog68
-rw-r--r--dev-python/scientificpython/files/digest-scientificpython-2.2-r11
-rw-r--r--dev-python/scientificpython/files/digest-scientificpython-2.4.31
-rw-r--r--dev-python/scientificpython/files/digest-scientificpython-2.4.51
-rw-r--r--dev-python/scientificpython/files/digest-scientificpython-2.4.61
-rw-r--r--dev-python/scientificpython/metadata.xml5
-rw-r--r--dev-python/scientificpython/scientificpython-2.2-r1.ebuild34
-rw-r--r--dev-python/scientificpython/scientificpython-2.4.3.ebuild34
-rw-r--r--dev-python/scientificpython/scientificpython-2.4.5.ebuild33
-rw-r--r--dev-python/scientificpython/scientificpython-2.4.6.ebuild33
10 files changed, 211 insertions, 0 deletions
diff --git a/dev-python/scientificpython/ChangeLog b/dev-python/scientificpython/ChangeLog
new file mode 100644
index 000000000000..31e91fac8fd9
--- /dev/null
+++ b/dev-python/scientificpython/ChangeLog
@@ -0,0 +1,68 @@
+# ChangeLog for dev-python/ScientificPython
+# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/ChangeLog,v 1.1 2004/07/20 19:20:07 kloeri Exp $
+
+*scientificpython-2.4.3 (20 Jul 2004)
+
+ 20 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> +metadata.xml,
+ +scientificpython-2.2-r1.ebuild, +scientificpython-2.4.3.ebuild,
+ +scientificpython-2.4.5.ebuild, +scientificpython-2.4.6.ebuild:
+ Rename dev-python/ScientificPython to dev-python/scientificpython.
+
+ 31 May 2004; Bryan Østergaard <kloeri@gentoo.org>
+ ScientificPython-2.4.5.ebuild:
+ Stable on alpha.
+
+*ScientificPython-2.4.6 (24 May 2004)
+
+ 24 May 2004; Rob Cakebread <pythonhead@gentoo.org>
+ +ScientificPython-2.4.6.ebuild:
+ Version bump (bug# 51834)
+
+ 18 Apr 2004; David Holm <dholm@gentoo.org> ScientificPython-2.4.5.ebuild:
+ Added to ~ppc.
+
+*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
+ probably had little to no testing.
+
+ 02 Sep 2003; Alastair Tse <liquidx@gentoo.org>
+ ScientificPython-2.2-r1.ebuild, ScientificPython-2.4.3.ebuild:
+ moved dev-python/Numeric to dev-python/numeric
+
+*ScientificPython-2.4.3 (05 May 2003)
+
+ 05 May 2003; George Shapovalov <george@gentoo.org> ScientificPython-2.4.3.ebuild :
+ new version (#21399)
+ update submitted by Castel?o <castelao@oceanologia.net>
+
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
+
+*ScientificPython-2.2-r1 (04 Apr 2002)
+
+ 04 Apr 2003; Alastair Tse <liquidx@gentoo.org>
+ ScientificPython-2.2-r1.ebuild:
+ distutil-ize ebuild
+
+ 15 July 2002; George Shapovalov <george@gentoo.org> ScientificPython-2.2-r1.ebuild :
+
+ cleaned up and added necessary vars/headers.
+ this revision will install docs (unlike previous one).
+ missing docs are reported by Stephen Boulet <stephen@theboulets.net>,
+ prototype update proposed by Ben Cornett <acornet@emory.edu>
+
+*ScientificPython-2.2 (1 Feb 2002)
+
+ 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
+
+ Added initial ChangeLog which should be updated whenever the package is
+ updated in any way. This changelog is targetted to users. This means that the
+ comments should well explained and written in clean English. The details about
+ writing correct changelogs are explained in the skel.ChangeLog file which you
+ can find in the root directory of the portage repository.
diff --git a/dev-python/scientificpython/files/digest-scientificpython-2.2-r1 b/dev-python/scientificpython/files/digest-scientificpython-2.2-r1
new file mode 100644
index 000000000000..765dffede95b
--- /dev/null
+++ b/dev-python/scientificpython/files/digest-scientificpython-2.2-r1
@@ -0,0 +1 @@
+MD5 c5c5ecfe6d6973d5c8d465ccf192b266 ScientificPython-2.2.tar.gz 335561
diff --git a/dev-python/scientificpython/files/digest-scientificpython-2.4.3 b/dev-python/scientificpython/files/digest-scientificpython-2.4.3
new file mode 100644
index 000000000000..718ff33b4ac7
--- /dev/null
+++ b/dev-python/scientificpython/files/digest-scientificpython-2.4.3
@@ -0,0 +1 @@
+MD5 02b42a0cfa64a6b1c6b5a467eaccd88a ScientificPython-2.4.3.tar.gz 494609
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
diff --git a/dev-python/scientificpython/files/digest-scientificpython-2.4.6 b/dev-python/scientificpython/files/digest-scientificpython-2.4.6
new file mode 100644
index 000000000000..277ac037eb5a
--- /dev/null
+++ b/dev-python/scientificpython/files/digest-scientificpython-2.4.6
@@ -0,0 +1 @@
+MD5 92f88620e02f00b194a5940367e25836 ScientificPython-2.4.6.tar.gz 488193
diff --git a/dev-python/scientificpython/metadata.xml b/dev-python/scientificpython/metadata.xml
new file mode 100644
index 000000000000..de483c53568f
--- /dev/null
+++ b/dev-python/scientificpython/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>python</herd>
+</pkgmetadata>
diff --git a/dev-python/scientificpython/scientificpython-2.2-r1.ebuild b/dev-python/scientificpython/scientificpython-2.2-r1.ebuild
new file mode 100644
index 000000000000..d58c8cfb6d40
--- /dev/null
+++ b/dev-python/scientificpython/scientificpython-2.2-r1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2004 Gentoo Foundation
+# 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.1 2004/07/20 19:20:07 kloeri Exp $
+
+MY_P=${P/scientificpython/ScientificPython}
+S=${WORKDIR}/${MY_P}
+
+inherit distutils
+
+IUSE=""
+DESCRIPTION="Scientific Module for Python"
+SRC_URI="http://starship.python.net/crew/hinsen/${MY_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/scientificpython-2.4.3.ebuild b/dev-python/scientificpython/scientificpython-2.4.3.ebuild
new file mode 100644
index 000000000000..b4d31398e131
--- /dev/null
+++ b/dev-python/scientificpython/scientificpython-2.4.3.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2004 Gentoo Foundation
+# 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.1 2004/07/20 19:20:07 kloeri Exp $
+
+MY_P=${P/scientificpython/ScientificPython}
+S=${WORKDIR}/${MY_P}
+
+inherit distutils
+
+IUSE=""
+DESCRIPTION="Scientific Module for Python"
+SRC_URI="http://starship.python.net/~hinsen/ScientificPython/${MY_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/scientificpython-2.4.5.ebuild b/dev-python/scientificpython/scientificpython-2.4.5.ebuild
new file mode 100644
index 000000000000..ed2fbd45e185
--- /dev/null
+++ b/dev-python/scientificpython/scientificpython-2.4.5.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2004 Gentoo Foundation
+# 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/07/20 19:20:07 kloeri Exp $
+
+MY_P=${P/scientificpython/ScientificPython}
+S=${WORKDIR}/${MY_P}
+
+inherit distutils
+
+IUSE=""
+DESCRIPTION="Scientific Module for Python"
+SRC_URI="http://starship.python.net/~hinsen/ScientificPython/${MY_P}.tar.gz"
+HOMEPAGE="http://starship.python.net/crew/hinsen/scientific.html"
+SLOT="0"
+LICENSE="as-is"
+KEYWORDS="~x86 ~sparc alpha ~ppc"
+
+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/scientificpython-2.4.6.ebuild b/dev-python/scientificpython/scientificpython-2.4.6.ebuild
new file mode 100644
index 000000000000..83e47bb82f70
--- /dev/null
+++ b/dev-python/scientificpython/scientificpython-2.4.6.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/scientificpython-2.4.6.ebuild,v 1.1 2004/07/20 19:20:07 kloeri Exp $
+
+MY_P=${P/scientificpython/ScientificPython}
+S=${WORKDIR}/${MY_P}
+
+inherit distutils
+
+IUSE=""
+DESCRIPTION="Scientific Module for Python"
+SRC_URI="http://starship.python.net/~hinsen/ScientificPython/${MY_P}.tar.gz"
+HOMEPAGE="http://starship.python.net/crew/hinsen/scientific.html"
+SLOT="0"
+LICENSE="as-is"
+KEYWORDS="~x86 ~sparc ~alpha ~ppc"
+
+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/*
+}