diff options
author | 2014-03-14 10:51:57 +0000 | |
---|---|---|
committer | 2014-03-14 10:51:57 +0000 | |
commit | bc3ef51ac62f0f9ed51bfb32901cd3ec20b31372 (patch) | |
tree | a2633ad5fd8dc61fd94cbf192d35034b2b1a0185 /sys-fs | |
parent | Stable for ppc64, wrt bug #499320 (diff) | |
download | gentoo-2-bc3ef51ac62f0f9ed51bfb32901cd3ec20b31372.tar.gz gentoo-2-bc3ef51ac62f0f9ed51bfb32901cd3ec20b31372.tar.bz2 gentoo-2-bc3ef51ac62f0f9ed51bfb32901cd3ec20b31372.zip |
Stable for ppc64, wrt bug #474308
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", 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 b1a5f04b4293..7d319fb066ed 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.47 2014/03/05 15:54:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ChangeLog,v 1.48 2014/03/14 10:51:57 ago Exp $ + + 14 Mar 2014; Agostino Sarubbo <ago@gentoo.org> ncdu-1.10.ebuild: + Stable for ppc64, wrt bug #474308 05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> ncdu-1.10.ebuild: Stable for ppc, wrt bug #474308 diff --git a/sys-fs/ncdu/ncdu-1.10.ebuild b/sys-fs/ncdu/ncdu-1.10.ebuild index 34fdff7146ae..3b43071e090a 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.4 2014/03/05 15:54:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ncdu-1.10.ebuild,v 1.5 2014/03/14 10:51:57 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} |