From 2d66032bfc9927945738de691b9cc3cca3f239a5 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Thu, 21 May 2015 13:29:44 +0000 Subject: Stable for amd64, wrt bug #549522 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F) --- sys-fs/ncdu/ChangeLog | 5 ++++- sys-fs/ncdu/ncdu-1.11.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sys-fs') diff --git a/sys-fs/ncdu/ChangeLog b/sys-fs/ncdu/ChangeLog index cdbfafde14ef..554545fe6dcb 100644 --- a/sys-fs/ncdu/ChangeLog +++ b/sys-fs/ncdu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/ncdu # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ChangeLog,v 1.53 2015/05/17 20:04:12 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ChangeLog,v 1.54 2015/05/21 13:29:44 ago Exp $ + + 21 May 2015; Agostino Sarubbo ncdu-1.11.ebuild: + Stable for amd64, wrt bug #549522 17 May 2015; Pacho Ramos ncdu-1.11.ebuild: ppc64 stable wrt bug #549522 diff --git a/sys-fs/ncdu/ncdu-1.11.ebuild b/sys-fs/ncdu/ncdu-1.11.ebuild index 467f33ca6f76..92d00659ca96 100644 --- a/sys-fs/ncdu/ncdu-1.11.ebuild +++ b/sys-fs/ncdu/ncdu-1.11.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/sys-fs/ncdu/ncdu-1.11.ebuild,v 1.3 2015/05/17 20:04:12 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ncdu-1.11.ebuild,v 1.4 2015/05/21 13:29:44 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="http://dev.yorhel.nl/download/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 ~arm ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" RDEPEND="sys-libs/ncurses[unicode]" DEPEND="${RDEPEND} -- cgit v1.2.3-65-gdbad