diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-11-08 05:12:52 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-11-08 05:12:52 +0000 |
commit | ef52a907383ff58be6475613855abc8e7872b32c (patch) | |
tree | 1e8469d0a99de45b67ff7e4ac158335f0d8c403a /media-sound | |
parent | Stable x86; guess its good I still use this.... (diff) | |
download | gentoo-2-ef52a907383ff58be6475613855abc8e7872b32c.tar.gz gentoo-2-ef52a907383ff58be6475613855abc8e7872b32c.tar.bz2 gentoo-2-ef52a907383ff58be6475613855abc8e7872b32c.zip |
Stable x86; I got my glame on!
(Portage version: 2.1.1-r1)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/glame/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/glame/glame-2.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/glame/ChangeLog b/media-sound/glame/ChangeLog index f449a453238d..a74f32496eeb 100644 --- a/media-sound/glame/ChangeLog +++ b/media-sound/glame/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/glame # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/glame/ChangeLog,v 1.30 2006/11/07 18:14:17 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/glame/ChangeLog,v 1.31 2006/11/08 05:12:52 tsunam Exp $ + + 08 Nov 2006; Joshua Jackson <tsunam@gentoo.org> glame-2.0.1.ebuild: + Stable x86; bug #147776 07 Nov 2006; Alexis Ballier <aballier@gentoo.org> glame-2.0.1.ebuild: Updating deps wrt to bug #118746 diff --git a/media-sound/glame/glame-2.0.1.ebuild b/media-sound/glame/glame-2.0.1.ebuild index 03ae1707e4ee..50044ab9d266 100644 --- a/media-sound/glame/glame-2.0.1.ebuild +++ b/media-sound/glame/glame-2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/glame/glame-2.0.1.ebuild,v 1.6 2006/11/07 18:22:50 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/glame/glame-2.0.1.ebuild,v 1.7 2006/11/08 05:12:52 tsunam Exp $ WANT_AUTOCONF=2.5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/glame/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc sparc ~x86" +KEYWORDS="~amd64 ~ppc sparc x86" IUSE="nls gnome vorbis debug alsa" RDEPEND=">=dev-util/guile-1.4-r3 |