summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/pytables/ChangeLog5
-rw-r--r--dev-python/pytables/pytables-0.7.2.ebuild4
-rw-r--r--dev-python/pytables/pytables-0.8.1.ebuild4
-rw-r--r--dev-python/pytables/pytables-0.8.ebuild4
-rw-r--r--dev-python/pytables/pytables-0.9.1.ebuild4
-rw-r--r--media-gfx/opendx/ChangeLog5
-rw-r--r--media-gfx/opendx/opendx-4.3.2-r1.ebuild4
-rw-r--r--media-gfx/opendx/opendx-4.3.2.ebuild4
-rw-r--r--sci-misc/h5utils/ChangeLog5
-rw-r--r--sci-misc/h5utils/h5utils-1.7.2.ebuild4
10 files changed, 26 insertions, 17 deletions
diff --git a/dev-python/pytables/ChangeLog b/dev-python/pytables/ChangeLog
index 501d40ba4216..737c0f755c0a 100644
--- a/dev-python/pytables/ChangeLog
+++ b/dev-python/pytables/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pytables
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pytables/ChangeLog,v 1.11 2004/12/28 20:38:48 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pytables/ChangeLog,v 1.12 2004/12/28 20:39:04 ribosome Exp $
+
+ 28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> pytables-0.8.ebuild:
+ Dependency update: dev-libs/hdf -> sci-libs/hdf.
28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> pytables-0.9.1.ebuild:
Dependency update: dev-libs/hdf -> sci-libs/hdf.
diff --git a/dev-python/pytables/pytables-0.7.2.ebuild b/dev-python/pytables/pytables-0.7.2.ebuild
index 77b1a8489086..fa2f278919d8 100644
--- a/dev-python/pytables/pytables-0.7.2.ebuild
+++ b/dev-python/pytables/pytables-0.7.2.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/pytables/pytables-0.7.2.ebuild,v 1.4 2004/06/25 01:43:51 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pytables/pytables-0.7.2.ebuild,v 1.5 2004/12/28 20:38:06 ribosome Exp $
inherit distutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://pytables.sourceforge.net/"
DEPEND=">=dev-lang/python-2.2
>=sys-devel/gcc-3.2
- dev-libs/hdf5
+ sci-libs/hdf5
dev-python/numarray"
SLOT="0"
diff --git a/dev-python/pytables/pytables-0.8.1.ebuild b/dev-python/pytables/pytables-0.8.1.ebuild
index 192d88613124..da2f90a46c9c 100644
--- a/dev-python/pytables/pytables-0.8.1.ebuild
+++ b/dev-python/pytables/pytables-0.8.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/pytables/pytables-0.8.1.ebuild,v 1.2 2004/07/17 19:11:40 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pytables/pytables-0.8.1.ebuild,v 1.3 2004/12/28 20:38:31 ribosome Exp $
inherit distutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://pytables.sourceforge.net/"
DEPEND=">=dev-lang/python-2.2
>=sys-devel/gcc-3.2
- dev-libs/hdf5
+ sci-libs/hdf5
dev-python/numarray"
SLOT="0"
diff --git a/dev-python/pytables/pytables-0.8.ebuild b/dev-python/pytables/pytables-0.8.ebuild
index ff00151200cd..cff7a24dd5f7 100644
--- a/dev-python/pytables/pytables-0.8.ebuild
+++ b/dev-python/pytables/pytables-0.8.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/pytables/pytables-0.8.ebuild,v 1.3 2004/06/25 01:43:51 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pytables/pytables-0.8.ebuild,v 1.4 2004/12/28 20:39:04 ribosome Exp $
inherit distutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://pytables.sourceforge.net/"
DEPEND=">=dev-lang/python-2.2
>=sys-devel/gcc-3.2
- dev-libs/hdf5
+ sci-libs/hdf5
dev-python/numarray"
SLOT="0"
diff --git a/dev-python/pytables/pytables-0.9.1.ebuild b/dev-python/pytables/pytables-0.9.1.ebuild
index 6507a0ce27ef..777e4b5547f4 100644
--- a/dev-python/pytables/pytables-0.9.1.ebuild
+++ b/dev-python/pytables/pytables-0.9.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/pytables/pytables-0.9.1.ebuild,v 1.1 2004/12/07 02:59:52 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pytables/pytables-0.9.1.ebuild,v 1.2 2004/12/28 20:38:48 ribosome Exp $
inherit distutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://pytables.sourceforge.net/"
DEPEND=">=dev-lang/python-2.2
>=sys-devel/gcc-3.2
- dev-libs/hdf5
+ sci-libs/hdf5
dev-python/numarray"
SLOT="0"
diff --git a/media-gfx/opendx/ChangeLog b/media-gfx/opendx/ChangeLog
index 74b879267011..0ac0c8b3b9cb 100644
--- a/media-gfx/opendx/ChangeLog
+++ b/media-gfx/opendx/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/opendx
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/opendx/ChangeLog,v 1.6 2004/12/28 20:37:01 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/opendx/ChangeLog,v 1.7 2004/12/28 20:37:50 ribosome Exp $
+
+ 28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> opendx-4.3.2-r1.ebuild:
+ Dependency update: dev-libs/hdf -> sci-libs/hdf.
28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> opendx-4.3.2.ebuild:
Dependency update: dev-libs/hdf -> sci-libs/hdf.
diff --git a/media-gfx/opendx/opendx-4.3.2-r1.ebuild b/media-gfx/opendx/opendx-4.3.2-r1.ebuild
index 627abba1fa2a..d7523f7eb787 100644
--- a/media-gfx/opendx/opendx-4.3.2-r1.ebuild
+++ b/media-gfx/opendx/opendx-4.3.2-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/media-gfx/opendx/opendx-4.3.2-r1.ebuild,v 1.3 2004/12/28 18:33:58 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/opendx/opendx-4.3.2-r1.ebuild,v 1.4 2004/12/28 20:37:50 ribosome Exp $
# Set SMP="no" to force disable of SMP compilation.
# Set SMP="yes" to force enable of SMP compilation.
@@ -31,7 +31,7 @@ IUSE="hdf cdf netcdf tiff imagemagick szip" # java doc"
DEPEND="virtual/x11
x11-libs/openmotif
szip? ( dev-libs/szip )
- hdf? ( dev-libs/hdf )
+ hdf? ( sci-libs/hdf )
cdf? ( sci-libs/cdf )
netcdf? ( sci-libs/netcdf )
tiff? ( media-libs/tiff )
diff --git a/media-gfx/opendx/opendx-4.3.2.ebuild b/media-gfx/opendx/opendx-4.3.2.ebuild
index 2327960fb558..0c6d00b8dd02 100644
--- a/media-gfx/opendx/opendx-4.3.2.ebuild
+++ b/media-gfx/opendx/opendx-4.3.2.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/media-gfx/opendx/opendx-4.3.2.ebuild,v 1.5 2004/12/28 18:33:58 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/opendx/opendx-4.3.2.ebuild,v 1.6 2004/12/28 20:37:01 ribosome Exp $
# Set SMP="no" to force disable of SMP compilation.
# Set SMP="yes" to force enable of SMP compilation.
@@ -31,7 +31,7 @@ IUSE="hdf cdf netcdf tiff imagemagick" # java doc"
DEPEND="virtual/x11
x11-libs/openmotif
dev-libs/szip
- hdf? ( dev-libs/hdf )
+ hdf? ( sci-libs/hdf )
cdf? ( sci-libs/cdf )
netcdf? ( sci-libs/netcdf )
tiff? ( media-libs/tiff )
diff --git a/sci-misc/h5utils/ChangeLog b/sci-misc/h5utils/ChangeLog
index d51215cf0dfc..f2f531e56ae1 100644
--- a/sci-misc/h5utils/ChangeLog
+++ b/sci-misc/h5utils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-misc/h5utils
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-misc/h5utils/ChangeLog,v 1.2 2004/12/28 03:42:10 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-misc/h5utils/ChangeLog,v 1.3 2004/12/28 20:36:44 ribosome Exp $
+
+ 28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> h5utils-1.7.2.ebuild:
+ Dependency update: dev-libs/hdf -> sci-libs/hdf.
*h5utils-1.7.2 (27 Dec 2004)
diff --git a/sci-misc/h5utils/h5utils-1.7.2.ebuild b/sci-misc/h5utils/h5utils-1.7.2.ebuild
index 7d2a77c17d73..2fee4a9639c8 100644
--- a/sci-misc/h5utils/h5utils-1.7.2.ebuild
+++ b/sci-misc/h5utils/h5utils-1.7.2.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/sci-misc/h5utils/h5utils-1.7.2.ebuild,v 1.1 2004/12/27 21:15:09 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-misc/h5utils/h5utils-1.7.2.ebuild,v 1.2 2004/12/28 20:36:44 ribosome Exp $
DESCRIPTION="utilities for visualization and conversion of scientific data in the HDF5 format"
SRC_URI="http://ab-initio.mit.edu/h5utils/${P}.tar.gz"
@@ -12,7 +12,7 @@ KEYWORDS="x86"
IUSE=""
SLOT="0"
-DEPEND="dev-libs/hdf5"
+DEPEND="sci-libs/hdf5"
src_compile() {
econf --without-h5fromh4 || die