diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-03-31 10:28:12 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-03-31 10:28:12 +0000 |
commit | 023117f54435c814c4801d38a387131930b3df8e (patch) | |
tree | 7c074388ef096e2c6a0e9a0898e1fbb188fc1c4b /media-sound/beast | |
parent | stable x86, bug 172850 (diff) | |
download | gentoo-2-023117f54435c814c4801d38a387131930b3df8e.tar.gz gentoo-2-023117f54435c814c4801d38a387131930b3df8e.tar.bz2 gentoo-2-023117f54435c814c4801d38a387131930b3df8e.zip |
Stable on ppc wrt bug #163146.
(Portage version: 2.1.2.2)
Diffstat (limited to 'media-sound/beast')
-rw-r--r-- | media-sound/beast/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/beast/beast-0.7.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/beast/ChangeLog b/media-sound/beast/ChangeLog index 5dfd3f5f9562..8ee1d8d4bc14 100644 --- a/media-sound/beast/ChangeLog +++ b/media-sound/beast/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/beast # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/beast/ChangeLog,v 1.28 2007/03/30 20:45:46 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/beast/ChangeLog,v 1.29 2007/03/31 10:28:12 dertobi123 Exp $ + + 31 Mar 2007; Tobias Scherbaum <dertobi123@gentoo.org> beast-0.7.1.ebuild: + Stable on ppc wrt bug #163146. 30 Mar 2007; Alexis Ballier <aballier@gentoo.org> +files/beast-0.7.1-signalheader.patch, beast-0.7.1.ebuild: diff --git a/media-sound/beast/beast-0.7.1.ebuild b/media-sound/beast/beast-0.7.1.ebuild index c1268d20df53..7f69eba89ea8 100644 --- a/media-sound/beast/beast-0.7.1.ebuild +++ b/media-sound/beast/beast-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.ebuild,v 1.5 2007/03/30 20:45:46 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/beast/beast-0.7.1.ebuild,v 1.6 2007/03/31 10:28:12 dertobi123 Exp $ inherit eutils flag-o-matic 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 |