summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2008-07-18 07:55:45 +0000
committerChristian Faulhammer <opfer@gentoo.org>2008-07-18 07:55:45 +0000
commit4b8366ea077fabee462c5425fad05725cc6d415e (patch)
tree1f223b2bc638affb6d0bb577711a3735d86e9846 /sys-fs
parentMask pch USE flag for x11-libs/qt-* (bug #223775). (diff)
downloadgentoo-2-4b8366ea077fabee462c5425fad05725cc6d415e.tar.gz
gentoo-2-4b8366ea077fabee462c5425fad05725cc6d415e.tar.bz2
gentoo-2-4b8366ea077fabee462c5425fad05725cc6d415e.zip
stable x86, bug 225581
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/ncdu/ChangeLog5
-rw-r--r--sys-fs/ncdu/ncdu-1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/ncdu/ChangeLog b/sys-fs/ncdu/ChangeLog
index d1ab44ebf514..bfc27e9ce6f0 100644
--- a/sys-fs/ncdu/ChangeLog
+++ b/sys-fs/ncdu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/ncdu
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ChangeLog,v 1.9 2008/07/11 18:32:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ChangeLog,v 1.10 2008/07/18 07:55:45 opfer Exp $
+
+ 18 Jul 2008; Christian Faulhammer <opfer@gentoo.org> ncdu-1.3.ebuild:
+ stable x86, bug 225581
11 Jul 2008; Raúl Porcel <armin76@gentoo.org> ncdu-1.3.ebuild:
sparc stable wrt #225581, thanks to Tiago Cunha for testing
diff --git a/sys-fs/ncdu/ncdu-1.3.ebuild b/sys-fs/ncdu/ncdu-1.3.ebuild
index 4e07e2866aeb..8cfed8bd441c 100644
--- a/sys-fs/ncdu/ncdu-1.3.ebuild
+++ b/sys-fs/ncdu/ncdu-1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ncdu-1.3.ebuild,v 1.3 2008/07/11 18:32:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ncdu-1.3.ebuild,v 1.4 2008/07/18 07:55:45 opfer Exp $
IUSE=""
DESCRIPTION="NCurses Disk Usage"
@@ -8,7 +8,7 @@ HOMEPAGE="http://dev.yorhel.nl/ncdu/"
SRC_URI="http://dev.yorhel.nl/download/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 sparc ~x86"
+KEYWORDS="~amd64 sparc x86"
DEPEND="sys-libs/ncurses"
src_install() {