maekke 14/07/24 19:28:51 Modified: ChangeLog ncdu-1.9.ebuild Log: arm stable, bug #516654 (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.49 sys-fs/ncdu/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/ncdu/ChangeLog?rev=1.49&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/ncdu/ChangeLog?rev=1.49&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/ncdu/ChangeLog?r1=1.48&r2=1.49 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ChangeLog,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- ChangeLog 14 Mar 2014 10:51:57 -0000 1.48 +++ ChangeLog 24 Jul 2014 19:28:51 -0000 1.49 @@ -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.48 2014/03/14 10:51:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ChangeLog,v 1.49 2014/07/24 19:28:51 maekke Exp $ + + 24 Jul 2014; Markus Meier <[email protected]> ncdu-1.9.ebuild: + arm stable, bug #516654 14 Mar 2014; Agostino Sarubbo <[email protected]> ncdu-1.10.ebuild: Stable for ppc64, wrt bug #474308 1.9 sys-fs/ncdu/ncdu-1.9.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/ncdu/ncdu-1.9.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/ncdu/ncdu-1.9.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/ncdu/ncdu-1.9.ebuild?r1=1.8&r2=1.9 Index: ncdu-1.9.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ncdu-1.9.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ncdu-1.9.ebuild 7 Mar 2013 12:37:45 -0000 1.8 +++ ncdu-1.9.ebuild 24 Jul 2014 19:28:51 -0000 1.9 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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.9.ebuild,v 1.8 2013/03/07 12:37:45 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ncdu-1.9.ebuild,v 1.9 2014/07/24 19:28:51 maekke Exp $ EAPI=5 @@ -14,7 +14,7 @@ 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" IUSE="" RDEPEND="sys-libs/ncurses[unicode]"
