summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/ncmpcpp/ncmpcpp-0.2.5.ebuild')
-rw-r--r--media-sound/ncmpcpp/ncmpcpp-0.2.5.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/ncmpcpp/ncmpcpp-0.2.5.ebuild b/media-sound/ncmpcpp/ncmpcpp-0.2.5.ebuild
index e9c35a6f74d9..80954511c88a 100644
--- a/media-sound/ncmpcpp/ncmpcpp-0.2.5.ebuild
+++ b/media-sound/ncmpcpp/ncmpcpp-0.2.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/ncmpcpp/ncmpcpp-0.2.5.ebuild,v 1.2 2008/12/17 18:49:01 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/ncmpcpp/ncmpcpp-0.2.5.ebuild,v 1.3 2009/01/07 21:32:59 gentoofan23 Exp $
EAPI="2"
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://unkart.ovh.org/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
IUSE="curl taglib unicode"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
DEPEND="sys-libs/ncurses[unicode?]
curl? ( net-misc/curl )