summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-08-03 17:45:34 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-08-03 17:45:34 +0000
commit0aef9af04f05954f21fc4b157f7d5e944b5a9ba9 (patch)
treeaa4685ab6b87ff63da13482cfee48fdcc6882883 /sys-fs
parentAdd java to metadata.xml. (diff)
downloadgentoo-2-0aef9af04f05954f21fc4b157f7d5e944b5a9ba9.tar.gz
gentoo-2-0aef9af04f05954f21fc4b157f7d5e944b5a9ba9.tar.bz2
gentoo-2-0aef9af04f05954f21fc4b157f7d5e944b5a9ba9.zip
Keyworded ~sparc for chiguire
(Portage version: 2.1.2.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 74456841141f..30fc5afd169b 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.2 2007/06/16 16:25:24 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ChangeLog,v 1.3 2007/08/03 17:45:34 gustavoz Exp $
+
+ 03 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> ncdu-1.1.ebuild:
+ Keyworded ~sparc for chiguire
16 Jun 2007; Christoph Mende <angelos@gentoo.org> ncdu-1.1.ebuild:
Added ~amd64
diff --git a/sys-fs/ncdu/ncdu-1.1.ebuild b/sys-fs/ncdu/ncdu-1.1.ebuild
index c7b62ea60278..d60212d300e4 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.2 2007/06/16 16:25:24 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ncdu-1.1.ebuild,v 1.3 2007/08/03 17:45:34 gustavoz 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 ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
DEPEND="sys-libs/ncurses"
src_compile() {