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
commit7aac06d3327ef45d6be53ce7462e679745247602 (patch)
tree1c165d111b38752c17df69feb0e87db35bc487c3 /media-sound/brutefir
parentStable amd64, x86. Added to ~sparc. Fixed DEPEND. (diff)
downloadhistorical-7aac06d3327ef45d6be53ce7462e679745247602.tar.gz
historical-7aac06d3327ef45d6be53ce7462e679745247602.tar.bz2
historical-7aac06d3327ef45d6be53ce7462e679745247602.zip
Stable amd64, x86.
Diffstat (limited to 'media-sound/brutefir')
-rw-r--r--media-sound/brutefir/ChangeLog10
-rw-r--r--media-sound/brutefir/Manifest4
-rw-r--r--media-sound/brutefir/brutefir-1.0a.ebuild7
3 files changed, 14 insertions, 7 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/Manifest b/media-sound/brutefir/Manifest
index 17baf2b99465..3e08af5ed81d 100644
--- a/media-sound/brutefir/Manifest
+++ b/media-sound/brutefir/Manifest
@@ -1,4 +1,4 @@
-MD5 6a2ccdc3e8f7a28cdcf1d8d9f94f1063 ChangeLog 466
-MD5 22b3ba801ac2edb03cfa55d10600424e brutefir-1.0a.ebuild 1269
+MD5 7ccf5c6ce7407cecddc380bd656003e4 ChangeLog 695
+MD5 5b345364ae3660b8a199606bc10c6f22 brutefir-1.0a.ebuild 1258
MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158
MD5 e53cb835af1469d768807b0fd8ba01b5 files/digest-brutefir-1.0a 65
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"