diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-06-16 04:53:50 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-06-16 04:53:50 +0000 |
commit | 04128592a1c38a9f763d6c916c985f07afa03569 (patch) | |
tree | 160efaeef551c707bfa3854c983a01897a0d9122 /dev-libs | |
parent | Another rev bump to fix a local DoS vuln in PaX, thanks to x1bncwn for produc... (diff) | |
download | gentoo-2-04128592a1c38a9f763d6c916c985f07afa03569.tar.gz gentoo-2-04128592a1c38a9f763d6c916c985f07afa03569.tar.bz2 gentoo-2-04128592a1c38a9f763d6c916c985f07afa03569.zip |
PROVIDE is for virtuals
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/hdf5/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/hdf5/hdf5-1.4.5.ebuild | 3 | ||||
-rw-r--r-- | dev-libs/hdf5/hdf5-1.6.0.ebuild | 3 | ||||
-rw-r--r-- | dev-libs/hdf5/hdf5-1.6.1.ebuild | 3 | ||||
-rw-r--r-- | dev-libs/hdf5/hdf5-1.6.2.ebuild | 3 |
5 files changed, 9 insertions, 9 deletions
diff --git a/dev-libs/hdf5/ChangeLog b/dev-libs/hdf5/ChangeLog index 31b60a782d16..0f1ad84ea417 100644 --- a/dev-libs/hdf5/ChangeLog +++ b/dev-libs/hdf5/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/hdf5 # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-libs/hdf5/ChangeLog,v 1.11 2004/05/04 23:30:19 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/hdf5/ChangeLog,v 1.12 2004/06/16 04:49:58 mr_bones_ Exp $ + + 15 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> hdf5-1.4.5.ebuild, + hdf5-1.6.0.ebuild, hdf5-1.6.1.ebuild, hdf5-1.6.2.ebuild: + PROVIDE is for virtuals 05 May 2004; Bryan Østergaard <kloeri@gentoo.org> hdf5-1.6.2.ebuild: Stable on alpha. diff --git a/dev-libs/hdf5/hdf5-1.4.5.ebuild b/dev-libs/hdf5/hdf5-1.4.5.ebuild index 3429a5bfa896..4f2f49d71b16 100644 --- a/dev-libs/hdf5/hdf5-1.4.5.ebuild +++ b/dev-libs/hdf5/hdf5-1.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/hdf5/hdf5-1.4.5.ebuild,v 1.3 2004/01/07 07:23:03 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/hdf5/hdf5-1.4.5.ebuild,v 1.4 2004/06/16 04:49:58 mr_bones_ Exp $ DESCRIPTION="HDF5 is a general purpose library and file format for storing scientific data." SRC_URI="ftp://ftp.ncsa.uiuc.edu/HDF/HDF5/current/src/${P}-post2.tar.gz" @@ -12,7 +12,6 @@ SLOT="0" IUSE="static zlib" DEPEND="zlib? ( sys-libs/zlib )" -PROVIDE="dev-libs/hdf5" # set the source directory S=${WORKDIR}/${P}-post2 diff --git a/dev-libs/hdf5/hdf5-1.6.0.ebuild b/dev-libs/hdf5/hdf5-1.6.0.ebuild index cd4900c34fa9..d67ae899c629 100644 --- a/dev-libs/hdf5/hdf5-1.6.0.ebuild +++ b/dev-libs/hdf5/hdf5-1.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/hdf5/hdf5-1.6.0.ebuild,v 1.3 2004/01/07 07:23:03 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/hdf5/hdf5-1.6.0.ebuild,v 1.4 2004/06/16 04:49:58 mr_bones_ Exp $ DESCRIPTION="HDF5 is a general purpose library and file format for storing scientific data." SRC_URI="ftp://ftp.ncsa.uiuc.edu/HDF/HDF5/current/src/${P}.tar.gz" @@ -12,7 +12,6 @@ SLOT="0" IUSE="static zlib ssl" DEPEND="zlib? ( sys-libs/zlib )" -PROVIDE="dev-libs/hdf5" src_compile() { local myconf diff --git a/dev-libs/hdf5/hdf5-1.6.1.ebuild b/dev-libs/hdf5/hdf5-1.6.1.ebuild index 856b71a040f4..4a5d4f453a0d 100644 --- a/dev-libs/hdf5/hdf5-1.6.1.ebuild +++ b/dev-libs/hdf5/hdf5-1.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/hdf5/hdf5-1.6.1.ebuild,v 1.7 2004/03/03 16:30:59 pbienst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/hdf5/hdf5-1.6.1.ebuild,v 1.8 2004/06/16 04:49:58 mr_bones_ Exp $ DESCRIPTION="general purpose library and file format for storing scientific data" HOMEPAGE="http://hdf.ncsa.uiuc.edu/HDF5/" @@ -12,7 +12,6 @@ KEYWORDS="x86 ~ppc ~sparc ~alpha ~ia64 amd64" IUSE="static zlib ssl" DEPEND="zlib? ( sys-libs/zlib )" -PROVIDE="dev-libs/hdf5" src_compile() { local myconf diff --git a/dev-libs/hdf5/hdf5-1.6.2.ebuild b/dev-libs/hdf5/hdf5-1.6.2.ebuild index b95f80854267..71117b1c1ebf 100644 --- a/dev-libs/hdf5/hdf5-1.6.2.ebuild +++ b/dev-libs/hdf5/hdf5-1.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/hdf5/hdf5-1.6.2.ebuild,v 1.3 2004/05/04 23:30:19 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/hdf5/hdf5-1.6.2.ebuild,v 1.4 2004/06/16 04:49:58 mr_bones_ Exp $ DESCRIPTION="general purpose library and file format for storing scientific data" HOMEPAGE="http://hdf.ncsa.uiuc.edu/HDF5/" @@ -12,7 +12,6 @@ KEYWORDS="x86 ~ppc ~sparc alpha ~ia64 ~amd64" IUSE="static zlib ssl" DEPEND="zlib? ( sys-libs/zlib )" -PROVIDE="dev-libs/hdf5" src_compile() { local myconf |