diff options
author | David Holm <dholm@gentoo.org> | 2004-08-28 18:17:20 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-08-28 18:17:20 +0000 |
commit | 1248c11034509c84c1475e447b06cbc5cd29856a (patch) | |
tree | 3f90408b910e211c480257edea3bc3bc531e6515 /media-sound/brutefir | |
parent | More complete fix (Manifest recommit) (diff) | |
download | gentoo-2-1248c11034509c84c1475e447b06cbc5cd29856a.tar.gz gentoo-2-1248c11034509c84c1475e447b06cbc5cd29856a.tar.bz2 gentoo-2-1248c11034509c84c1475e447b06cbc5cd29856a.zip |
Added to ~ppc
Diffstat (limited to 'media-sound/brutefir')
-rw-r--r-- | media-sound/brutefir/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/brutefir/brutefir-1.0a.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/media-sound/brutefir/ChangeLog b/media-sound/brutefir/ChangeLog index f14007cfa183..c6678604b0da 100644 --- a/media-sound/brutefir/ChangeLog +++ b/media-sound/brutefir/ChangeLog @@ -1,6 +1,11 @@ # 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.1 2004/08/17 22:55:24 fvdpol Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/brutefir/ChangeLog,v 1.2 2004/08/28 18:14:24 dholm Exp $ + +*brutefir-1.0a (28 Aug 2004) + + 28 Aug 2004; David Holm <dholm@gentoo.org> brutefir-1.0a.ebuild: + Added to ~ppc. 18 Aug 2004; <frank@gentoo.org> : New ebuild for brutefir 1.0 submitted by Ed Wildgoose <gentoo@wildgooses.com>. diff --git a/media-sound/brutefir/brutefir-1.0a.ebuild b/media-sound/brutefir/brutefir-1.0a.ebuild index f629ab3c15d7..8ec4b8aa7c11 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.1 2004/08/17 22:55:24 fvdpol Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/brutefir/brutefir-1.0a.ebuild,v 1.2 2004/08/28 18:14:24 dholm Exp $ IUSE="" @@ -12,7 +12,7 @@ SRC_URI="http://www.ludd.luth.se/~torger/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc" DEPEND="virtual/libc >=media-libs/alsa-lib-0.9.1 |