From e8331dc2740987707802b2ec314f4f4613eefe7c Mon Sep 17 00:00:00 2001 From: Olivier Fisette Date: Tue, 28 Dec 2004 19:16:30 +0000 Subject: Fixed dependency ("app-sci/netcdf" moved to "sci-libs") --- sci-misc/nco/nco-2.2.0.ebuild | 4 ++-- sci-misc/nco/nco-2.7.1.ebuild | 4 ++-- sci-misc/nco/nco-2.9.1.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'sci-misc/nco') diff --git a/sci-misc/nco/nco-2.2.0.ebuild b/sci-misc/nco/nco-2.2.0.ebuild index 364170d5b90e..9913678a6844 100644 --- a/sci-misc/nco/nco-2.2.0.ebuild +++ b/sci-misc/nco/nco-2.2.0.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/nco/nco-2.2.0.ebuild,v 1.1 2004/12/27 21:20:23 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/nco/nco-2.2.0.ebuild,v 1.2 2004/12/28 19:14:45 ribosome Exp $ IUSE="" @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" -DEPEND="app-sci/netcdf" +DEPEND="sci-libs/netcdf" src_compile() { mkdir -p obj diff --git a/sci-misc/nco/nco-2.7.1.ebuild b/sci-misc/nco/nco-2.7.1.ebuild index 23be5964b2bd..fb83c08ff843 100644 --- a/sci-misc/nco/nco-2.7.1.ebuild +++ b/sci-misc/nco/nco-2.7.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/sci-misc/nco/nco-2.7.1.ebuild,v 1.1 2004/12/27 21:20:23 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/nco/nco-2.7.1.ebuild,v 1.2 2004/12/28 19:14:45 ribosome Exp $ IUSE="" @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" -DEPEND="app-sci/netcdf" +DEPEND="sci-libs/netcdf" src_compile() { econf || die "econf failed" diff --git a/sci-misc/nco/nco-2.9.1.ebuild b/sci-misc/nco/nco-2.9.1.ebuild index a107624a2fb7..92510040d516 100644 --- a/sci-misc/nco/nco-2.9.1.ebuild +++ b/sci-misc/nco/nco-2.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/sci-misc/nco/nco-2.9.1.ebuild,v 1.1 2004/12/27 21:20:23 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/nco/nco-2.9.1.ebuild,v 1.2 2004/12/28 19:14:45 ribosome Exp $ IUSE="" @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" -DEPEND="app-sci/netcdf" +DEPEND="sci-libs/netcdf" src_compile() { econf || die "econf failed" -- cgit v1.2.3-65-gdbad