diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 10:37:14 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 10:37:14 +0000 |
commit | f40573f31e89e63ab2438a35778a26036ae4b5c9 (patch) | |
tree | 36e66e856b636d7e52fbf649e82e614aa04b5ce6 /media-sound/glurp | |
parent | stable (Manifest recommit) (diff) | |
download | gentoo-2-f40573f31e89e63ab2438a35778a26036ae4b5c9.tar.gz gentoo-2-f40573f31e89e63ab2438a35778a26036ae4b5c9.tar.bz2 gentoo-2-f40573f31e89e63ab2438a35778a26036ae4b5c9.zip |
Stable on amd64.
Diffstat (limited to 'media-sound/glurp')
-rw-r--r-- | media-sound/glurp/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/glurp/glurp-0.11.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/glurp/ChangeLog b/media-sound/glurp/ChangeLog index 0907cce5518e..ee5447045a81 100644 --- a/media-sound/glurp/ChangeLog +++ b/media-sound/glurp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/glurp # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/glurp/ChangeLog,v 1.8 2004/09/23 18:41:18 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/glurp/ChangeLog,v 1.9 2004/10/19 10:37:14 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> glurp-0.11.3.ebuild: + Stable on amd64. 23 Sep 2004; Andrej Kacian <ticho@gentoo.org> glurp-0.11.3.ebuild: Stable on x86. diff --git a/media-sound/glurp/glurp-0.11.3.ebuild b/media-sound/glurp/glurp-0.11.3.ebuild index 884aeda8cbd2..a92f2339cfd9 100644 --- a/media-sound/glurp/glurp-0.11.3.ebuild +++ b/media-sound/glurp/glurp-0.11.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/glurp/glurp-0.11.3.ebuild,v 1.2 2004/09/23 18:41:18 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/glurp/glurp-0.11.3.ebuild,v 1.3 2004/10/19 10:37:14 absinthe Exp $ DESCRIPTION="Glurp is a GTK2 based graphical client for the Music Player Daemon" HOMEPAGE="http://sourceforge.net/projects/glurp/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/glurp/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~amd64" +KEYWORDS="x86 ~ppc amd64" IUSE="debug" DEPEND=">=x11-libs/gtk+-2.4.0 >=gnome-base/libglade-2.3.6" |