diff options
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/ncdu/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/ncdu/ncdu-1.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
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 <ago@gentoo.org> ncdu-1.11.ebuild: + Stable for amd64, wrt bug #549522 17 May 2015; Pacho Ramos <pacho@gentoo.org> 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} |