summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2009-03-21 21:53:39 +0000
committerChristoph Mende <angelos@gentoo.org>2009-03-21 21:53:39 +0000
commitf38f219bb73d22ab93d66997c1c86647d13a3f5a (patch)
tree052765cf42fd1eab4f0feee7f0eb3309b7d4c7af /media-sound/mpc/mpc-0.15.ebuild
parentVersion bump (bug #261572). (diff)
downloadgentoo-2-f38f219bb73d22ab93d66997c1c86647d13a3f5a.tar.gz
gentoo-2-f38f219bb73d22ab93d66997c1c86647d13a3f5a.tar.bz2
gentoo-2-f38f219bb73d22ab93d66997c1c86647d13a3f5a.zip
Stable on amd64
(Portage version: 2.2_rc26/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/mpc/mpc-0.15.ebuild')
-rw-r--r--media-sound/mpc/mpc-0.15.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mpc/mpc-0.15.ebuild b/media-sound/mpc/mpc-0.15.ebuild
index 0420150ef1a7..1a6fd06ae561 100644
--- a/media-sound/mpc/mpc-0.15.ebuild
+++ b/media-sound/mpc/mpc-0.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mpc/mpc-0.15.ebuild,v 1.2 2009/03/21 01:55:28 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpc/mpc-0.15.ebuild,v 1.3 2009/03/21 21:53:39 angelos Exp $
inherit bash-completion
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/musicpd/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="iconv"
DEPEND="iconv? ( virtual/libiconv )"