summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fisette <ribosome@gentoo.org>2004-12-29 03:04:03 +0000
committerOlivier Fisette <ribosome@gentoo.org>2004-12-29 03:04:03 +0000
commit8c3a69bb981f5f1454cbf5632fc596c513acfe7c (patch)
tree7ed3d59ed5e8b5049ecfdc91455335ad320268c0 /media-sound/extace
parentChange encoding to UTF-8 for GLEP 31 compliance (Manifest recommit) (diff)
downloadgentoo-2-8c3a69bb981f5f1454cbf5632fc596c513acfe7c.tar.gz
gentoo-2-8c3a69bb981f5f1454cbf5632fc596c513acfe7c.tar.bz2
gentoo-2-8c3a69bb981f5f1454cbf5632fc596c513acfe7c.zip
Fixed dependency
Diffstat (limited to 'media-sound/extace')
-rw-r--r--media-sound/extace/extace-1.8.11.ebuild4
-rw-r--r--media-sound/extace/extace-1.9.2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/extace/extace-1.8.11.ebuild b/media-sound/extace/extace-1.8.11.ebuild
index e440acea591e..1fea49e49049 100644
--- a/media-sound/extace/extace-1.8.11.ebuild
+++ b/media-sound/extace/extace-1.8.11.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-sound/extace/extace-1.8.11.ebuild,v 1.10 2004/12/18 13:26:04 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/extace/extace-1.8.11.ebuild,v 1.11 2004/12/29 02:59:28 ribosome Exp $
IUSE=""
@@ -12,7 +12,7 @@ SLOT="0"
KEYWORDS="x86 sparc amd64"
DEPEND="media-sound/esound
- =dev-libs/fftw-2*"
+ =sci-libs/fftw-2*"
src_install() {
make DESTDIR="${D}" install || die
diff --git a/media-sound/extace/extace-1.9.2.ebuild b/media-sound/extace/extace-1.9.2.ebuild
index c56a55bbaef0..2f5db946d5d1 100644
--- a/media-sound/extace/extace-1.9.2.ebuild
+++ b/media-sound/extace/extace-1.9.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-sound/extace/extace-1.9.2.ebuild,v 1.1 2004/12/18 13:26:04 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/extace/extace-1.9.2.ebuild,v 1.2 2004/12/29 02:59:28 ribosome Exp $
IUSE=""
@@ -12,7 +12,7 @@ SLOT="0"
KEYWORDS="~x86 ~sparc ~amd64"
DEPEND="media-sound/esound
- =dev-libs/fftw-2*"
+ =sci-libs/fftw-2*"
src_install() {
make DESTDIR="${D}" install || die