summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-05-24 15:00:06 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-05-24 15:00:06 +0000
commit380d024ee84cd0fd71fcfbc00ad810f5dd0df84b (patch)
treee37c7ad6becbfdb3c92bf1746d4be65195c5072e /sys-fs
parentRemove old. (diff)
downloadgentoo-2-380d024ee84cd0fd71fcfbc00ad810f5dd0df84b.tar.gz
gentoo-2-380d024ee84cd0fd71fcfbc00ad810f5dd0df84b.tar.bz2
gentoo-2-380d024ee84cd0fd71fcfbc00ad810f5dd0df84b.zip
sparc stable wrt #253036
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/ncdu/ChangeLog5
-rw-r--r--sys-fs/ncdu/ncdu-1.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/ncdu/ChangeLog b/sys-fs/ncdu/ChangeLog
index 10a2cad9160f..a4a98dc2d151 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.18 2010/05/13 07:29:49 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ChangeLog,v 1.19 2010/05/24 15:00:06 armin76 Exp $
+
+ 24 May 2010; Raúl Porcel <armin76@gentoo.org> ncdu-1.6.ebuild:
+ sparc stable wrt #253036
13 May 2010; Markos Chandras <hwoarang@gentoo.org> ncdu-1.6.ebuild:
Stable on amd64 wrt bug #253036
diff --git a/sys-fs/ncdu/ncdu-1.6.ebuild b/sys-fs/ncdu/ncdu-1.6.ebuild
index 03511ca1f242..74fbe957a39d 100644
--- a/sys-fs/ncdu/ncdu-1.6.ebuild
+++ b/sys-fs/ncdu/ncdu-1.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ncdu-1.6.ebuild,v 1.4 2010/05/13 07:29:49 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ncdu-1.6.ebuild,v 1.5 2010/05/24 15:00:06 armin76 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 ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ppc ppc64 sparc x86"
DEPEND="sys-libs/ncurses"
RDEPEND="${DEPEND}"