diff options
author | 2014-03-02 00:00:58 +0000 | |
---|---|---|
committer | 2014-03-02 00:00:58 +0000 | |
commit | ed8c0504f144f27d203d6b8693f9e99e7f2d97a9 (patch) | |
tree | a247d023ffbfaf7446cd3502d885067d8d7f55a7 /sys-fs/ncdu | |
parent | amd64 stable, bug #474280 (diff) | |
download | gentoo-2-ed8c0504f144f27d203d6b8693f9e99e7f2d97a9.tar.gz gentoo-2-ed8c0504f144f27d203d6b8693f9e99e7f2d97a9.tar.bz2 gentoo-2-ed8c0504f144f27d203d6b8693f9e99e7f2d97a9.zip |
amd64 stable, bug #474308
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sys-fs/ncdu')
-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 fb2d44d6986d..8bbe52b5e005 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.45 2014/02/24 01:15:32 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ChangeLog,v 1.46 2014/03/02 00:00:58 pacho Exp $ + + 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> ncdu-1.10.ebuild: + amd64 stable, bug #474308 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> ncdu-1.10.ebuild: x86 stable wrt bug #474308 diff --git a/sys-fs/ncdu/ncdu-1.10.ebuild b/sys-fs/ncdu/ncdu-1.10.ebuild index a2e0845e6327..4ebb483f2a4d 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.2 2014/02/24 01:15:32 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ncdu-1.10.ebuild,v 1.3 2014/03/02 00:00:58 pacho 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} |