diff options
Diffstat (limited to 'media-sound/beast')
-rw-r--r-- | media-sound/beast/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/beast/beast-0.7.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/beast/ChangeLog b/media-sound/beast/ChangeLog index b4912e21aa9c..16b0c5ed11a4 100644 --- a/media-sound/beast/ChangeLog +++ b/media-sound/beast/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/beast # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/beast/ChangeLog,v 1.33 2008/06/17 00:39:05 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/beast/ChangeLog,v 1.34 2008/06/20 10:40:40 opfer Exp $ + + 20 Jun 2008; Christian Faulhammer <opfer@gentoo.org> + beast-0.7.1-r1.ebuild: + stable x86, bug 227679 17 Jun 2008; Mart Raudsepp <leio@gentoo.org> beast-0.7.1-r1.ebuild: Call intltoolize before eautoreconf as it is safer, not vice-versa diff --git a/media-sound/beast/beast-0.7.1-r1.ebuild b/media-sound/beast/beast-0.7.1-r1.ebuild index 4a022edcc860..195970aa32a0 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.3 2008/06/17 00:39:05 leio Exp $ +# $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 $ 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 |