summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2010-05-11 13:04:08 +0000
committerJoseph Jezak <josejx@gentoo.org>2010-05-11 13:04:08 +0000
commit19cca4726e17c7d15dca750745d54d6d710c014e (patch)
treefae87ad85d56bc310f257798bc542462dbd0ef70 /sys-fs/ncdu
parentx86 stable wrt bug #317787 (diff)
downloadgentoo-2-19cca4726e17c7d15dca750745d54d6d710c014e.tar.gz
gentoo-2-19cca4726e17c7d15dca750745d54d6d710c014e.tar.bz2
gentoo-2-19cca4726e17c7d15dca750745d54d6d710c014e.zip
Marked ppc/ppc64 stable for bug #253036.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/ncdu')
-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 490f420b7682..e1e4bad83509 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.16 2010/05/04 15:14:52 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ChangeLog,v 1.17 2010/05/11 13:04:08 josejx Exp $
+
+ 11 May 2010; Joseph Jezak <josejx@gentoo.org> ncdu-1.6.ebuild:
+ Marked ppc/ppc64 stable for bug #253036.
04 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> ncdu-1.6.ebuild:
x86 stable wrt bug #253036
diff --git a/sys-fs/ncdu/ncdu-1.6.ebuild b/sys-fs/ncdu/ncdu-1.6.ebuild
index 41a194f9c466..8dc713c71878 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.2 2010/05/04 15:14:52 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ncdu-1.6.ebuild,v 1.3 2010/05/11 13:04:08 josejx 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}"