diff options
Diffstat (limited to 'media-sound/gmpc/gmpc-0.20.0.ebuild')
-rw-r--r-- | media-sound/gmpc/gmpc-0.20.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/gmpc/gmpc-0.20.0.ebuild b/media-sound/gmpc/gmpc-0.20.0.ebuild index 141bde33a7a6..03c2f4ce0a0c 100644 --- a/media-sound/gmpc/gmpc-0.20.0.ebuild +++ b/media-sound/gmpc/gmpc-0.20.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/gmpc-0.20.0.ebuild,v 1.4 2011/02/13 17:57:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/gmpc-0.20.0.ebuild,v 1.5 2011/02/17 13:52:56 hwoarang Exp $ EAPI=2 inherit gnome2-utils @@ -11,7 +11,7 @@ SRC_URI="http://download.sarine.nl/Programs/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="nls xspf" RDEPEND=">=dev-libs/glib-2.16:2 |