diff options
author | Alex Alexander <wired@gentoo.org> | 2010-07-29 08:28:02 +0000 |
---|---|---|
committer | Alex Alexander <wired@gentoo.org> | 2010-07-29 08:28:02 +0000 |
commit | a66a1480ad58e45e0d7964f6801ba3dc5532895e (patch) | |
tree | e5cd7e91ff9bcdd759fbf8514b43c493faf56b84 /media-sound/ncmpcpp | |
parent | version bump for bug 330151, reported by Neil <nshephard AT gmail DOT com> (diff) | |
download | gentoo-2-a66a1480ad58e45e0d7964f6801ba3dc5532895e.tar.gz gentoo-2-a66a1480ad58e45e0d7964f6801ba3dc5532895e.tar.bz2 gentoo-2-a66a1480ad58e45e0d7964f6801ba3dc5532895e.zip |
amd64 stable, bug #330123
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/ncmpcpp')
-rw-r--r-- | media-sound/ncmpcpp/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/ncmpcpp/ncmpcpp-0.5.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/ncmpcpp/ChangeLog b/media-sound/ncmpcpp/ChangeLog index 5ca0a0a08f1c..f44c070c9394 100644 --- a/media-sound/ncmpcpp/ChangeLog +++ b/media-sound/ncmpcpp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/ncmpcpp # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/ncmpcpp/ChangeLog,v 1.35 2010/07/29 08:11:52 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/ncmpcpp/ChangeLog,v 1.36 2010/07/29 08:28:02 wired Exp $ + + 29 Jul 2010; Alex Alexander <wired@gentoo.org> ncmpcpp-0.5.4.ebuild: + amd64 stable, bug #330123 29 Jul 2010; Christian Faulhammer <fauli@gentoo.org> ncmpcpp-0.5.4.ebuild: stable x86, bug 330123 diff --git a/media-sound/ncmpcpp/ncmpcpp-0.5.4.ebuild b/media-sound/ncmpcpp/ncmpcpp-0.5.4.ebuild index b87f2ef190c1..61f61545a8ca 100644 --- a/media-sound/ncmpcpp/ncmpcpp-0.5.4.ebuild +++ b/media-sound/ncmpcpp/ncmpcpp-0.5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/ncmpcpp/ncmpcpp-0.5.4.ebuild,v 1.4 2010/07/29 08:11:52 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/ncmpcpp/ncmpcpp-0.5.4.ebuild,v 1.5 2010/07/29 08:28:02 wired Exp $ EAPI="2" inherit bash-completion eutils @@ -12,7 +12,7 @@ SRC_URI="http://unkart.ovh.org/${PN}/${P}.tar.bz2" LICENSE="GPL-2" IUSE="bash-completion clock curl fftw iconv outputs taglib +threads unicode visualizer" SLOT="0" -KEYWORDS="~amd64 hppa x86" +KEYWORDS="amd64 hppa x86" DEPEND="sys-libs/ncurses[unicode?] >=media-libs/libmpdclient-2.1 |