diff options
Diffstat (limited to 'media-sound/gmpc/gmpc-0.15.5.0.ebuild')
-rw-r--r-- | media-sound/gmpc/gmpc-0.15.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/gmpc/gmpc-0.15.5.0.ebuild b/media-sound/gmpc/gmpc-0.15.5.0.ebuild index e3c0d8598e6f..a0d8073af871 100644 --- a/media-sound/gmpc/gmpc-0.15.5.0.ebuild +++ b/media-sound/gmpc/gmpc-0.15.5.0.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/gmpc/gmpc-0.15.5.0.ebuild,v 1.3 2008/03/02 18:13:04 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/gmpc-0.15.5.0.ebuild,v 1.4 2008/03/03 00:19:10 cla Exp $ DESCRIPTION="A Gnome client for the Music Player Daemon." HOMEPAGE="http://sarine.nl/gmpc" @@ -8,7 +8,7 @@ SRC_URI="http://download.sarine.nl/${PN}-0.15.5/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~sparc ~x86" +KEYWORDS="amd64 ppc ~sparc x86" IUSE="gnome session" RDEPEND=">=dev-libs/glib-2.10 |