diff options
Diffstat (limited to 'media-sound/gmpc/gmpc-0.14.0.ebuild')
-rw-r--r-- | media-sound/gmpc/gmpc-0.14.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/gmpc/gmpc-0.14.0.ebuild b/media-sound/gmpc/gmpc-0.14.0.ebuild index 6f1a66655341..7475bf779f97 100644 --- a/media-sound/gmpc/gmpc-0.14.0.ebuild +++ b/media-sound/gmpc/gmpc-0.14.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/gmpc-0.14.0.ebuild,v 1.1 2007/03/03 14:02:53 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/gmpc-0.14.0.ebuild,v 1.2 2007/04/11 07:19:41 opfer Exp $ IUSE="gnome session" @@ -8,7 +8,7 @@ DESCRIPTION="A Gnome client for the Music Player Daemon." HOMEPAGE="http://sarine.nl/gmpc" SRC_URI="http://download.sarine.nl/${P}/${P}.tar.gz" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" SLOT="0" LICENSE="GPL-2" |