summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-07-20 19:26:39 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-07-20 19:26:39 +0000
commit859ffd7ca018ecc84842c5dbbc04370b470b2162 (patch)
tree0b60c1ed88d6f611f81b5db8e1d8cef591ec8d10 /dev-python/pyclimate
parentRename dev-python/ScientificPython to dev-python/scientificpython. (diff)
downloadhistorical-859ffd7ca018ecc84842c5dbbc04370b470b2162.tar.gz
historical-859ffd7ca018ecc84842c5dbbc04370b470b2162.tar.bz2
historical-859ffd7ca018ecc84842c5dbbc04370b470b2162.zip
ScientificPython is now scientificpython - adjust dependencies accordingly.
Diffstat (limited to 'dev-python/pyclimate')
-rw-r--r--dev-python/pyclimate/ChangeLog6
-rw-r--r--dev-python/pyclimate/Manifest6
-rw-r--r--dev-python/pyclimate/pyclimate-1.2.1-r1.ebuild4
-rw-r--r--dev-python/pyclimate/pyclimate-1.2.1.ebuild4
4 files changed, 12 insertions, 8 deletions
diff --git a/dev-python/pyclimate/ChangeLog b/dev-python/pyclimate/ChangeLog
index b7f3130086f5..ccbca53ebf13 100644
--- a/dev-python/pyclimate/ChangeLog
+++ b/dev-python/pyclimate/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/PyClimate
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclimate/ChangeLog,v 1.2 2004/06/25 01:38:18 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclimate/ChangeLog,v 1.3 2004/07/20 19:26:39 kloeri Exp $
+
+ 20 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> pyclimate-1.2.1-r1.ebuild,
+ pyclimate-1.2.1.ebuild:
+ ScientificPython is now scientificpython - adjust dependencies accordingly.
*pyclimate-1.2.1-r1 (21 Jun 2004)
diff --git a/dev-python/pyclimate/Manifest b/dev-python/pyclimate/Manifest
index bbedbbd6fce4..62f0dbaa623d 100644
--- a/dev-python/pyclimate/Manifest
+++ b/dev-python/pyclimate/Manifest
@@ -1,6 +1,6 @@
-MD5 a49792ce077c0771ba181b5863a49c92 pyclimate-1.2.1.ebuild 948
-MD5 49ed3a8071c24e908215b1218600c258 pyclimate-1.2.1-r1.ebuild 1317
-MD5 6efb12cf7d17b44b57f9e17177383fb7 ChangeLog 741
+MD5 9f87d15f17ea1ab34d4d36ab417b6125 pyclimate-1.2.1.ebuild 946
+MD5 20b7257216364d9b0ce1955aff7063d5 pyclimate-1.2.1-r1.ebuild 1315
+MD5 b8fbb4da81a5831e31a60b470b197b00 ChangeLog 923
MD5 5711f48155e6a9f7f569dab40265e627 metadata.xml 729
MD5 f8ee275409815fba5c7c815d370748bf files/digest-pyclimate-1.2.1 67
MD5 f8ee275409815fba5c7c815d370748bf files/digest-pyclimate-1.2.1-r1 67
diff --git a/dev-python/pyclimate/pyclimate-1.2.1-r1.ebuild b/dev-python/pyclimate/pyclimate-1.2.1-r1.ebuild
index d3d372ecb45e..c8d9df6ee9a1 100644
--- a/dev-python/pyclimate/pyclimate-1.2.1-r1.ebuild
+++ b/dev-python/pyclimate/pyclimate-1.2.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclimate/pyclimate-1.2.1-r1.ebuild,v 1.2 2004/06/25 01:38:18 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclimate/pyclimate-1.2.1-r1.ebuild,v 1.3 2004/07/20 19:26:39 kloeri Exp $
inherit eutils distutils
@@ -15,7 +15,7 @@ KEYWORDS="~x86 ~sparc ~alpha ~ppc"
DEPEND="virtual/python
>=dev-python/numeric-19.0
- dev-python/ScientificPython
+ dev-python/scientificpython
>=app-sci/netcdf-3.0"
src_install() {
diff --git a/dev-python/pyclimate/pyclimate-1.2.1.ebuild b/dev-python/pyclimate/pyclimate-1.2.1.ebuild
index ef940da9c5c8..add4d2a15ea2 100644
--- a/dev-python/pyclimate/pyclimate-1.2.1.ebuild
+++ b/dev-python/pyclimate/pyclimate-1.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclimate/pyclimate-1.2.1.ebuild,v 1.2 2004/06/25 01:38:18 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclimate/pyclimate-1.2.1.ebuild,v 1.3 2004/07/20 19:26:39 kloeri Exp $
inherit eutils
@@ -15,7 +15,7 @@ KEYWORDS="~x86 ~sparc ~alpha ~ppc"
DEPEND="virtual/python
>=dev-python/numeric-19.0
- dev-python/ScientificPython
+ dev-python/scientificpython
>=app-sci/netcdf-3.0"
src_install() {