diff options
author | Dane Smith <c1pher@gentoo.org> | 2010-10-15 14:13:20 +0000 |
---|---|---|
committer | Dane Smith <c1pher@gentoo.org> | 2010-10-15 14:13:20 +0000 |
commit | 7f165e425541ff36d0f965f478b3010d88159708 (patch) | |
tree | 5bec15affe3af30df0aa3f921b985d83044a86c2 /media-sound | |
parent | Version bump, drop old. (diff) | |
download | gentoo-2-7f165e425541ff36d0f965f478b3010d88159708.tar.gz gentoo-2-7f165e425541ff36d0f965f478b3010d88159708.tar.bz2 gentoo-2-7f165e425541ff36d0f965f478b3010d88159708.zip |
x86 stable wrt bug 341019.
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/ncmpcpp/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/ncmpcpp/ncmpcpp-0.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/ncmpcpp/ChangeLog b/media-sound/ncmpcpp/ChangeLog index eeed903d1159..713b60a31467 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.39 2010/10/14 20:05:14 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/ncmpcpp/ChangeLog,v 1.40 2010/10/15 14:13:20 c1pher Exp $ + + 15 Oct 2010; Dane Smith <c1pher@gentoo.org> ncmpcpp-0.5.5.ebuild: + Stable on x86 wrt bug 341019. 14 Oct 2010; Alex Alexander <wired@gentoo.org> ncmpcpp-0.5.5.ebuild: amd64 stable, bug #341019 diff --git a/media-sound/ncmpcpp/ncmpcpp-0.5.5.ebuild b/media-sound/ncmpcpp/ncmpcpp-0.5.5.ebuild index eeef439404e2..ef4a29380d41 100644 --- a/media-sound/ncmpcpp/ncmpcpp-0.5.5.ebuild +++ b/media-sound/ncmpcpp/ncmpcpp-0.5.5.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.5.ebuild,v 1.3 2010/10/14 20:05:14 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/ncmpcpp/ncmpcpp-0.5.5.ebuild,v 1.4 2010/10/15 14:13:20 c1pher 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 unicode visualizer" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~x86" +KEYWORDS="amd64 ~hppa ~ppc x86" DEPEND="sys-libs/ncurses[unicode?] >=media-libs/libmpdclient-2.1 |