diff options
author | 2008-06-21 13:12:08 +0000 | |
---|---|---|
committer | 2008-06-21 13:12:08 +0000 | |
commit | 916425b2c42a658d53c10bfc6dc843eade0981f5 (patch) | |
tree | eb2c29c96997cf18d7def108b97052a83c29312d /media-sound/beast/beast-0.7.1-r1.ebuild | |
parent | remove old cinelerra ebuild + patches (diff) | |
download | historical-916425b2c42a658d53c10bfc6dc843eade0981f5.tar.gz historical-916425b2c42a658d53c10bfc6dc843eade0981f5.tar.bz2 historical-916425b2c42a658d53c10bfc6dc843eade0981f5.zip |
Stable on ppc wrt bug 227679
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'media-sound/beast/beast-0.7.1-r1.ebuild')
-rw-r--r-- | media-sound/beast/beast-0.7.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/beast/beast-0.7.1-r1.ebuild b/media-sound/beast/beast-0.7.1-r1.ebuild index 195970aa32a0..81ccb406e8e2 100644 --- a/media-sound/beast/beast-0.7.1-r1.ebuild +++ b/media-sound/beast/beast-0.7.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/beast/beast-0.7.1-r1.ebuild,v 1.4 2008/06/20 10:40:40 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/beast/beast-0.7.1-r1.ebuild,v 1.5 2008/06/21 13:12:08 nixnut Exp $ inherit autotools eutils fdo-mime @@ -12,7 +12,7 @@ SRC_URI="ftp://beast.gtk.org/pub/beast/v${PV%.[0-9]}/${P}.tar.bz2 mirror://gentoo/${P}-guile-1.8.diff.bz2" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" SLOT="0" RDEPEND=">=dev-libs/glib-2.0 |