summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-05-04 15:14:52 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-05-04 15:14:52 +0000
commitc76a195752ce99f2c8510bb0017a4466440f0a04 (patch)
treefffe3424548055c02627ba8f6df7eecc76896dc1 /sys-fs/ncdu
parentVersion bump, patch by Eray Aslan <eray.aslan@caf.com.tr>, security bug 281580 (diff)
downloadgentoo-2-c76a195752ce99f2c8510bb0017a4466440f0a04.tar.gz
gentoo-2-c76a195752ce99f2c8510bb0017a4466440f0a04.tar.bz2
gentoo-2-c76a195752ce99f2c8510bb0017a4466440f0a04.zip
x86 stable wrt bug #253036
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'sys-fs/ncdu')
-rw-r--r--sys-fs/ncdu/ChangeLog7
-rw-r--r--sys-fs/ncdu/ncdu-1.6.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-fs/ncdu/ChangeLog b/sys-fs/ncdu/ChangeLog
index a05ece11d15e..490f420b7682 100644
--- a/sys-fs/ncdu/ChangeLog
+++ b/sys-fs/ncdu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/ncdu
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ChangeLog,v 1.15 2009/11/16 08:59:51 wschlich Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ChangeLog,v 1.16 2010/05/04 15:14:52 phajdan.jr Exp $
+
+ 04 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> ncdu-1.6.ebuild:
+ x86 stable wrt bug #253036
*ncdu-1.6 (16 Nov 2009)
diff --git a/sys-fs/ncdu/ncdu-1.6.ebuild b/sys-fs/ncdu/ncdu-1.6.ebuild
index b123165331c0..41a194f9c466 100644
--- a/sys-fs/ncdu/ncdu-1.6.ebuild
+++ b/sys-fs/ncdu/ncdu-1.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# 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.1 2009/11/16 08:59:51 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ncdu-1.6.ebuild,v 1.2 2010/05/04 15:14:52 phajdan.jr 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}"