summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-03-21 21:51:47 +0000
committerJason Wever <weeve@gentoo.org>2004-03-21 21:51:47 +0000
commit58b15b62c89025e4a331e00ef3b3666d45ccc223 (patch)
tree4ec2f83d03843e9a5c768712ddfb70f0b05f31e5 /app-misc
parentChange the init script to do TMPDIR=TMPDIR basically so that the user can inh... (diff)
downloadgentoo-2-58b15b62c89025e4a331e00ef3b3666d45ccc223.tar.gz
gentoo-2-58b15b62c89025e4a331e00ef3b3666d45ccc223.tar.bz2
gentoo-2-58b15b62c89025e4a331e00ef3b3666d45ccc223.zip
Added ~sparc keyword.
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/kdirstat/ChangeLog7
-rw-r--r--app-misc/kdirstat/kdirstat-2.4.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-misc/kdirstat/ChangeLog b/app-misc/kdirstat/ChangeLog
index 7b36e0e1d42d..904bbeae4c99 100644
--- a/app-misc/kdirstat/ChangeLog
+++ b/app-misc/kdirstat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/kdirstat
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/kdirstat/ChangeLog,v 1.7 2003/08/29 20:36:39 caleb Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/kdirstat/ChangeLog,v 1.8 2004/03/21 21:51:47 weeve Exp $
+
+ 21 Mar 2004; Jason Wever <weeve@gentoo.org> kdirstat-2.4.0.ebuild:
+ Added ~sparc keyword.
*kdirstat-2.4.0 (29 Aug 2003)
diff --git a/app-misc/kdirstat/kdirstat-2.4.0.ebuild b/app-misc/kdirstat/kdirstat-2.4.0.ebuild
index 04f557dddc99..8b772e39b071 100644
--- a/app-misc/kdirstat/kdirstat-2.4.0.ebuild
+++ b/app-misc/kdirstat/kdirstat-2.4.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/kdirstat/kdirstat-2.4.0.ebuild,v 1.1 2003/08/29 20:36:39 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/kdirstat/kdirstat-2.4.0.ebuild,v 1.2 2004/03/21 21:51:47 weeve Exp $
inherit kde
need-kde 3
@@ -10,4 +10,4 @@ SRC_URI="http://kdirstat.sourceforge.net/download/${P}.tar.bz2"
HOMEPAGE="http://kdirstat.sourceforge.net/"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="x86"
+KEYWORDS="x86 ~sparc"