summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-09-28 19:01:44 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-09-28 19:01:44 +0000
commitdb81c822234ed43e4179855f6a3e240b634ae2d4 (patch)
treebe8b63c0ef7d965a85f0a64319134f52dc99c7d2 /media-sound/brutefir
parentStable amd64, x86. Added to ~sparc. Fixed DEPEND. (Manifest recommit) (diff)
downloadgentoo-2-db81c822234ed43e4179855f6a3e240b634ae2d4.tar.gz
gentoo-2-db81c822234ed43e4179855f6a3e240b634ae2d4.tar.bz2
gentoo-2-db81c822234ed43e4179855f6a3e240b634ae2d4.zip
Stable amd64, x86.
Diffstat (limited to 'media-sound/brutefir')
-rw-r--r--media-sound/brutefir/ChangeLog10
-rw-r--r--media-sound/brutefir/brutefir-1.0a.ebuild7
2 files changed, 12 insertions, 5 deletions
diff --git a/media-sound/brutefir/ChangeLog b/media-sound/brutefir/ChangeLog
index c6678604b0da..718cbc871b09 100644
--- a/media-sound/brutefir/ChangeLog
+++ b/media-sound/brutefir/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for media-sound/brutefir
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/brutefir/ChangeLog,v 1.2 2004/08/28 18:14:24 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/brutefir/ChangeLog,v 1.3 2004/09/28 19:01:44 eradicator Exp $
+
+ 28 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ brutefir-1.0a.ebuild:
+ Stable amd64, x86.
+
+ 28 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ brutefir-1.0a.ebuild:
+ Stable amd64, x86. Added to ~sparc.
*brutefir-1.0a (28 Aug 2004)
diff --git a/media-sound/brutefir/brutefir-1.0a.ebuild b/media-sound/brutefir/brutefir-1.0a.ebuild
index 8ec4b8aa7c11..5f04bb6447ff 100644
--- a/media-sound/brutefir/brutefir-1.0a.ebuild
+++ b/media-sound/brutefir/brutefir-1.0a.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/brutefir/brutefir-1.0a.ebuild,v 1.2 2004/08/28 18:14:24 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/brutefir/brutefir-1.0a.ebuild,v 1.3 2004/09/28 19:01:44 eradicator Exp $
IUSE=""
@@ -12,10 +12,9 @@ SRC_URI="http://www.ludd.luth.se/~torger/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64 ~ppc"
+KEYWORDS="x86 amd64 ~ppc"
-DEPEND="virtual/libc
- >=media-libs/alsa-lib-0.9.1
+DEPEND=">=media-libs/alsa-lib-0.9.1
media-sound/jack-audio-connection-kit
>=dev-libs/fftw-3.0.0"