diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-27 11:06:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-27 11:06:09 +0000 |
commit | e528b530ea642c5b2901828137669099a4064249 (patch) | |
tree | 5947a84fd1f9883f7ecbfea5431e3a747db788c6 /media-sound/ncmpcpp | |
parent | Stable for sparc, wrt bug #535692 (diff) | |
download | gentoo-2-e528b530ea642c5b2901828137669099a4064249.tar.gz gentoo-2-e528b530ea642c5b2901828137669099a4064249.tar.bz2 gentoo-2-e528b530ea642c5b2901828137669099a4064249.zip |
Stable for sparc, wrt bug #537110
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-sound/ncmpcpp')
-rw-r--r-- | media-sound/ncmpcpp/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/ncmpcpp/ncmpcpp-0.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/ncmpcpp/ChangeLog b/media-sound/ncmpcpp/ChangeLog index 220ec88475d0..63c3f3cabef6 100644 --- a/media-sound/ncmpcpp/ChangeLog +++ b/media-sound/ncmpcpp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/ncmpcpp # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/ncmpcpp/ChangeLog,v 1.107 2015/01/28 10:36:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/ncmpcpp/ChangeLog,v 1.108 2015/02/27 11:06:09 ago Exp $ + + 27 Feb 2015; Agostino Sarubbo <ago@gentoo.org> ncmpcpp-0.6.2.ebuild: + Stable for sparc, wrt bug #537110 28 Jan 2015; Agostino Sarubbo <ago@gentoo.org> ncmpcpp-0.6.2.ebuild: Stable for ppc, wrt bug #537110 diff --git a/media-sound/ncmpcpp/ncmpcpp-0.6.2.ebuild b/media-sound/ncmpcpp/ncmpcpp-0.6.2.ebuild index 73e190d4a7ee..5b81c25102aa 100644 --- a/media-sound/ncmpcpp/ncmpcpp-0.6.2.ebuild +++ b/media-sound/ncmpcpp/ncmpcpp-0.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/ncmpcpp/ncmpcpp-0.6.2.ebuild,v 1.8 2015/01/28 10:36:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/ncmpcpp/ncmpcpp-0.6.2.ebuild,v 1.9 2015/02/27 11:06:09 ago Exp $ EAPI=5 inherit bash-completion-r1 eutils @@ -11,7 +11,7 @@ SRC_URI="http://ncmpcpp.rybczak.net/stable/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm hppa ppc ~sparc x86" +KEYWORDS="amd64 arm hppa ppc sparc x86" IUSE="clock curl outputs taglib unicode visualizer" RDEPEND=" |