diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 16:51:24 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 16:51:24 +0000 |
commit | a7e30abb88471d1560cf9319f338d9de1ba6c438 (patch) | |
tree | 618f7e76742863c79a28f8575d8a269c8d484b22 /media-sound/ncmpc/ncmpc-0.20.ebuild | |
parent | Version bump wrt #427858 by Johannes Huber (diff) | |
download | gentoo-2-a7e30abb88471d1560cf9319f338d9de1ba6c438.tar.gz gentoo-2-a7e30abb88471d1560cf9319f338d9de1ba6c438.tar.bz2 gentoo-2-a7e30abb88471d1560cf9319f338d9de1ba6c438.zip |
sparc stable wrt #417733
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'media-sound/ncmpc/ncmpc-0.20.ebuild')
-rw-r--r-- | media-sound/ncmpc/ncmpc-0.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/ncmpc/ncmpc-0.20.ebuild b/media-sound/ncmpc/ncmpc-0.20.ebuild index 8475a952ebf8..825b09f60a78 100644 --- a/media-sound/ncmpc/ncmpc-0.20.ebuild +++ b/media-sound/ncmpc/ncmpc-0.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/ncmpc/ncmpc-0.20.ebuild,v 1.8 2012/07/02 15:46:11 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/ncmpc/ncmpc-0.20.ebuild,v 1.9 2012/07/29 16:51:24 armin76 Exp $ EAPI=4 inherit multilib @@ -11,7 +11,7 @@ SRC_URI="http://downloads.sourceforge.net/musicpd/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ppc ppc64 ~sparc x86" +KEYWORDS="amd64 hppa ppc ppc64 sparc x86" IUSE="artist-screen colors debug +help-screen key-screen lirc lyrics-screen mouse nls search-screen song-screen" RDEPEND=">=dev-libs/glib-2.12:2 |