summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-07-18 09:06:27 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-07-18 09:06:27 +0000
commit23c9841e54fa8facca017f99b05390d86fe842d5 (patch)
treed539450b30ba3dd90b57253f85772e204b57bed7 /sys-fs
parentPatch FindBLAS and FindLAPACK to try PkgConfig first and skip all other tests... (diff)
downloadgentoo-2-23c9841e54fa8facca017f99b05390d86fe842d5.tar.gz
gentoo-2-23c9841e54fa8facca017f99b05390d86fe842d5.tar.bz2
gentoo-2-23c9841e54fa8facca017f99b05390d86fe842d5.zip
Stable on amd64 wrt bug #375437
(Portage version: 2.2.0_alpha45/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/ncdu/ChangeLog7
-rw-r--r--sys-fs/ncdu/ncdu-1.7.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-fs/ncdu/ChangeLog b/sys-fs/ncdu/ChangeLog
index e4421c92e4e8..33262740c01e 100644
--- a/sys-fs/ncdu/ChangeLog
+++ b/sys-fs/ncdu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/ncdu
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ChangeLog,v 1.21 2010/11/21 16:54:03 sping Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ChangeLog,v 1.22 2011/07/18 09:06:27 hwoarang Exp $
+
+ 18 Jul 2011; Markos Chandras <hwoarang@gentoo.org> ncdu-1.7.ebuild:
+ Stable on amd64 wrt bug #375437
*ncdu-1.7 (21 Nov 2010)
diff --git a/sys-fs/ncdu/ncdu-1.7.ebuild b/sys-fs/ncdu/ncdu-1.7.ebuild
index a21c17dad5bb..9f18de185d8f 100644
--- a/sys-fs/ncdu/ncdu-1.7.ebuild
+++ b/sys-fs/ncdu/ncdu-1.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ncdu-1.7.ebuild,v 1.1 2010/11/21 16:54:03 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ncdu-1.7.ebuild,v 1.2 2011/07/18 09:06:27 hwoarang Exp $
DESCRIPTION="NCurses Disk Usage"
HOMEPAGE="http://dev.yorhel.nl/ncdu/"
@@ -8,7 +8,7 @@ SRC_URI="http://dev.yorhel.nl/download/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE=""
DEPEND="sys-libs/ncurses"