diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-05-01 18:27:15 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-05-01 18:27:15 +0000 |
commit | 5ff83423f2437ad865f28d7a9d563c2832237c80 (patch) | |
tree | 7779b103e59cf079b0efb6473b3607a32a485e7f /media-sound/beast | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-5ff83423f2437ad865f28d7a9d563c2832237c80.tar.gz gentoo-2-5ff83423f2437ad865f28d7a9d563c2832237c80.tar.bz2 gentoo-2-5ff83423f2437ad865f28d7a9d563c2832237c80.zip |
Stable on ppc.
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'media-sound/beast')
-rw-r--r-- | media-sound/beast/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/beast/beast-0.6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/beast/ChangeLog b/media-sound/beast/ChangeLog index fe8b1b046740..374213d7409a 100644 --- a/media-sound/beast/ChangeLog +++ b/media-sound/beast/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/beast # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/beast/ChangeLog,v 1.17 2005/04/13 20:18:47 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/beast/ChangeLog,v 1.18 2005/05/01 18:27:15 hansmi Exp $ + + 01 May 2005; Michael Hanselmann <hansmi@gentoo.org> beast-0.6.4.ebuild: + Stable on ppc. *beast-0.6.5 (13 Apr 2005) diff --git a/media-sound/beast/beast-0.6.4.ebuild b/media-sound/beast/beast-0.6.4.ebuild index 4c0410015c4d..6c308c9061d8 100644 --- a/media-sound/beast/beast-0.6.4.ebuild +++ b/media-sound/beast/beast-0.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/beast/beast-0.6.4.ebuild,v 1.2 2005/04/13 20:18:47 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/beast/beast-0.6.4.ebuild,v 1.3 2005/05/01 18:27:15 hansmi Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://beast.gtk.org" SRC_URI="ftp://beast.gtk.org/pub/beast/v${PV%.[0-9]}/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" SLOT="0" RDEPEND=">=dev-libs/glib-2.0 |