diff options
author | 2014-03-05 15:54:06 +0000 | |
---|---|---|
committer | 2014-03-05 15:54:06 +0000 | |
commit | 4358f006e30c54cc69055fe63143047f1d700a4d (patch) | |
tree | 73d9022057f8d4ffaa79f029d4a680e8fdbb3b24 /sys-fs | |
parent | Stable for ppc, wrt bug #501528 (diff) | |
download | gentoo-2-4358f006e30c54cc69055fe63143047f1d700a4d.tar.gz gentoo-2-4358f006e30c54cc69055fe63143047f1d700a4d.tar.bz2 gentoo-2-4358f006e30c54cc69055fe63143047f1d700a4d.zip |
Stable for ppc, wrt bug #474308
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/ncdu/ChangeLog b/sys-fs/ncdu/ChangeLog index 8bbe52b5e005..b1a5f04b4293 100644 --- a/sys-fs/ncdu/ChangeLog +++ b/sys-fs/ncdu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/ncdu # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ChangeLog,v 1.46 2014/03/02 00:00:58 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ChangeLog,v 1.47 2014/03/05 15:54:06 ago Exp $ + + 05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> ncdu-1.10.ebuild: + Stable for ppc, wrt bug #474308 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> ncdu-1.10.ebuild: amd64 stable, bug #474308 diff --git a/sys-fs/ncdu/ncdu-1.10.ebuild b/sys-fs/ncdu/ncdu-1.10.ebuild index 4ebb483f2a4d..34fdff7146ae 100644 --- a/sys-fs/ncdu/ncdu-1.10.ebuild +++ b/sys-fs/ncdu/ncdu-1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ncdu-1.10.ebuild,v 1.3 2014/03/02 00:00:58 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ncdu-1.10.ebuild,v 1.4 2014/03/05 15:54:06 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} |