summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorThomas Anderson <gentoofan23@gentoo.org>2008-08-07 00:28:52 +0000
committerThomas Anderson <gentoofan23@gentoo.org>2008-08-07 00:28:52 +0000
commitb09e40cbf015c29a58b36901d3e160d81a7155f5 (patch)
treebb922cb6e7348bc67629780819500b9852514a3a /sys-fs
parentVersion bump thanks to Michael Glockenstein (bug #234072). (diff)
downloadgentoo-2-b09e40cbf015c29a58b36901d3e160d81a7155f5.tar.gz
gentoo-2-b09e40cbf015c29a58b36901d3e160d81a7155f5.tar.bz2
gentoo-2-b09e40cbf015c29a58b36901d3e160d81a7155f5.zip
stable amd64, 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 bfc27e9ce6f0..24716bc5b32d 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.10 2008/07/18 07:55:45 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ChangeLog,v 1.11 2008/08/07 00:28:52 gentoofan23 Exp $
+
+ 07 Aug 2008; Thomas Anderson <gentoofan23@gentoo.org> ncdu-1.3.ebuild:
+ stable amd64, bug #225581
18 Jul 2008; Christian Faulhammer <opfer@gentoo.org> ncdu-1.3.ebuild:
stable x86, bug 225581
diff --git a/sys-fs/ncdu/ncdu-1.3.ebuild b/sys-fs/ncdu/ncdu-1.3.ebuild
index 8cfed8bd441c..9f5469b1b881 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.4 2008/07/18 07:55:45 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ncdu-1.3.ebuild,v 1.5 2008/08/07 00:28:52 gentoofan23 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() {