summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2007-10-03 11:22:40 +0000
committerFerris McCormick <fmccor@gentoo.org>2007-10-03 11:22:40 +0000
commit784ffdba98835c754948ae2233aeb7cde0d820b7 (patch)
tree4f4e40d7ed1eb53f8f230716bdf22931facded94 /sys-fs
parentStable on amd64 wrt bug #193891 (diff)
downloadgentoo-2-784ffdba98835c754948ae2233aeb7cde0d820b7.tar.gz
gentoo-2-784ffdba98835c754948ae2233aeb7cde0d820b7.tar.bz2
gentoo-2-784ffdba98835c754948ae2233aeb7cde0d820b7.zip
Sparc stable --- Bug #193510 --- works fine.
(Portage version: 2.1.3.11)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/ncdu/ChangeLog5
-rw-r--r--sys-fs/ncdu/ncdu-1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/ncdu/ChangeLog b/sys-fs/ncdu/ChangeLog
index 9968e88ad599..63e101100bfb 100644
--- a/sys-fs/ncdu/ChangeLog
+++ b/sys-fs/ncdu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/ncdu
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ChangeLog,v 1.6 2007/10/03 10:46:00 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ChangeLog,v 1.7 2007/10/03 11:22:40 fmccor Exp $
+
+ 03 Oct 2007; Ferris McCormick <fmccor@gentoo.org> ncdu-1.1.ebuild:
+ Sparc stable --- Bug #193510 --- works fine.
03 Oct 2007; Christoph Mende <angelos@gentoo.org> ncdu-1.1.ebuild:
Stable on amd64 wrt bug #193510
diff --git a/sys-fs/ncdu/ncdu-1.1.ebuild b/sys-fs/ncdu/ncdu-1.1.ebuild
index cb8e398b81e5..61fff9bc3ed3 100644
--- a/sys-fs/ncdu/ncdu-1.1.ebuild
+++ b/sys-fs/ncdu/ncdu-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ncdu-1.1.ebuild,v 1.4 2007/10/03 10:46:00 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ncdu-1.1.ebuild,v 1.5 2007/10/03 11:22:40 fmccor 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_compile() {