summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-07-19 19:53:49 +0000
committerMarkus Meier <maekke@gentoo.org>2011-07-19 19:53:49 +0000
commit0627e1fe3e3260a94cbb5810b6f64cd94ff9ff2d (patch)
treea6057f020687bf6e44cbbe2af10db46c940c8f30 /sys-fs
parentx86 stable, bug #374661 (diff)
downloadgentoo-2-0627e1fe3e3260a94cbb5810b6f64cd94ff9ff2d.tar.gz
gentoo-2-0627e1fe3e3260a94cbb5810b6f64cd94ff9ff2d.tar.bz2
gentoo-2-0627e1fe3e3260a94cbb5810b6f64cd94ff9ff2d.zip
x86 stable, bug #375437
(Portage version: 2.1.10.6/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/ncdu/ChangeLog5
-rw-r--r--sys-fs/ncdu/ncdu-1.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/ncdu/ChangeLog b/sys-fs/ncdu/ChangeLog
index 33262740c01e..ca438a3ff922 100644
--- a/sys-fs/ncdu/ChangeLog
+++ b/sys-fs/ncdu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/ncdu
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ChangeLog,v 1.23 2011/07/19 19:53:49 maekke Exp $
+
+ 19 Jul 2011; Markus Meier <maekke@gentoo.org> ncdu-1.7.ebuild:
+ x86 stable, bug #375437
18 Jul 2011; Markos Chandras <hwoarang@gentoo.org> ncdu-1.7.ebuild:
Stable on amd64 wrt bug #375437
diff --git a/sys-fs/ncdu/ncdu-1.7.ebuild b/sys-fs/ncdu/ncdu-1.7.ebuild
index 9f18de185d8f..5799286e2740 100644
--- a/sys-fs/ncdu/ncdu-1.7.ebuild
+++ b/sys-fs/ncdu/ncdu-1.7.ebuild
@@ -1,6 +1,6 @@
# 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.2 2011/07/18 09:06:27 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ncdu-1.7.ebuild,v 1.3 2011/07/19 19:53:49 maekke 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"