diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-03 13:40:44 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-03 13:40:44 +0000 |
commit | 8a9b0699133270b56ff7cae0f6ad4a80be800b40 (patch) | |
tree | fe264f5583620e654c9d169d661d86f74f938693 /media-sound/glame | |
parent | Version bump to 0.3.1 imported from breakmygentoo.net (Thanks Peter Hyman!), ... (diff) | |
download | gentoo-2-8a9b0699133270b56ff7cae0f6ad4a80be800b40.tar.gz gentoo-2-8a9b0699133270b56ff7cae0f6ad4a80be800b40.tar.bz2 gentoo-2-8a9b0699133270b56ff7cae0f6ad4a80be800b40.zip |
Stable on sparc wrt #147776
(Portage version: 2.1.1)
Diffstat (limited to 'media-sound/glame')
-rw-r--r-- | media-sound/glame/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/glame/glame-2.0.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/glame/ChangeLog b/media-sound/glame/ChangeLog index 83012d6f0a03..1b41e2930c81 100644 --- a/media-sound/glame/ChangeLog +++ b/media-sound/glame/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/glame -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/glame/ChangeLog,v 1.28 2005/12/26 15:03:52 lu_zero Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/glame/ChangeLog,v 1.29 2006/10/03 13:40:44 gustavoz Exp $ + + 03 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> glame-2.0.1.ebuild: + Stable on sparc wrt #147776 26 Dec 2005; Luca Barbato <lu_zero@gentoo.org> glame-1.0.2.ebuild: oggvorbis Cleanup diff --git a/media-sound/glame/glame-2.0.1.ebuild b/media-sound/glame/glame-2.0.1.ebuild index c7c13d37de65..6e45175139d3 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-2005 Gentoo Foundation +# 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.3 2005/09/10 15:54:02 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/glame/glame-2.0.1.ebuild,v 1.4 2006/10/03 13:40:44 gustavoz Exp $ inherit eutils @@ -10,7 +10,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 |