diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-07-20 19:26:39 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-07-20 19:26:39 +0000 |
commit | bddf2a5eb7aa1e584674f25d04c85ff76cdfdc02 (patch) | |
tree | b239f981a3c30435b3ab8edc742d62d584add34d /dev-python | |
parent | Rename dev-python/ScientificPython to dev-python/scientificpython. (diff) | |
download | gentoo-2-bddf2a5eb7aa1e584674f25d04c85ff76cdfdc02.tar.gz gentoo-2-bddf2a5eb7aa1e584674f25d04c85ff76cdfdc02.tar.bz2 gentoo-2-bddf2a5eb7aa1e584674f25d04c85ff76cdfdc02.zip |
ScientificPython is now scientificpython - adjust dependencies accordingly.
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pyclimate/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/pyclimate/pyclimate-1.2.1-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pyclimate/pyclimate-1.2.1.ebuild | 4 |
3 files changed, 9 insertions, 5 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/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() { |