diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-05-21 13:29:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-05-21 13:29:44 +0000 |
commit | 2d66032bfc9927945738de691b9cc3cca3f239a5 (patch) | |
tree | cf5c651b20297f0643524f5181c8f0cba2d93db3 /sys-fs | |
parent | Stable for amd64, wrt bug #549480 (diff) | |
download | gentoo-2-2d66032bfc9927945738de691b9cc3cca3f239a5.tar.gz gentoo-2-2d66032bfc9927945738de691b9cc3cca3f239a5.tar.bz2 gentoo-2-2d66032bfc9927945738de691b9cc3cca3f239a5.zip |
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)
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} |