summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-10-24 23:20:09 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-10-24 23:20:09 +0000
commitfc2457d31fde40743eae808ae860e7ea3048f13f (patch)
tree2fa5f1d566b5423a12dd74566352c9cdc653cdb8 /kde-misc
parentMask =kde-misc/filelight-1.0* and kde-misc/filelight-i18n. (diff)
downloadgentoo-2-fc2457d31fde40743eae808ae860e7ea3048f13f.tar.gz
gentoo-2-fc2457d31fde40743eae808ae860e7ea3048f13f.tar.bz2
gentoo-2-fc2457d31fde40743eae808ae860e7ea3048f13f.zip
amd64 stable wrt #290415
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'kde-misc')
-rw-r--r--kde-misc/filelight/ChangeLog6
-rw-r--r--kde-misc/filelight/filelight-1.9_rc3.ebuild12
2 files changed, 11 insertions, 7 deletions
diff --git a/kde-misc/filelight/ChangeLog b/kde-misc/filelight/ChangeLog
index 054b6209268d..bbe76a5cf6a7 100644
--- a/kde-misc/filelight/ChangeLog
+++ b/kde-misc/filelight/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-misc/filelight
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/filelight/ChangeLog,v 1.37 2009/10/12 09:48:32 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/filelight/ChangeLog,v 1.38 2009/10/24 23:20:09 ssuominen Exp $
+
+ 24 Oct 2009; Samuli Suominen <ssuominen@gentoo.org>
+ filelight-1.9_rc3.ebuild:
+ amd64 stable wrt #290415
12 Oct 2009; Jonathan Callen <abcd@gentoo.org> filelight-1.9_rc3.ebuild:
Set KDE_MINIMAL to unbreak hppa, ppc, and ppc64
diff --git a/kde-misc/filelight/filelight-1.9_rc3.ebuild b/kde-misc/filelight/filelight-1.9_rc3.ebuild
index bdc067e4706a..306a9beef1f5 100644
--- a/kde-misc/filelight/filelight-1.9_rc3.ebuild
+++ b/kde-misc/filelight/filelight-1.9_rc3.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/filelight/filelight-1.9_rc3.ebuild,v 1.2 2009/10/12 09:48:32 abcd Exp $
-
-EAPI="2"
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/filelight/filelight-1.9_rc3.ebuild,v 1.3 2009/10/24 23:20:09 ssuominen Exp $
+EAPI=2
KMNAME="playground/utils"
-KDE_MINIMAL="4.2"
+KDE_MINIMAL=4.2
+
inherit kde4-base
-MY_P=${P/_/}
+MY_P=${P/_}
DESCRIPTION="Filelight creates an interactive map of concentric, segmented rings that help visualise disk usage."
HOMEPAGE="http://kde-apps.org/content/show.php/filelight?content=99561"
@@ -16,7 +16,7 @@ SRC_URI="http://kde-apps.org/CONTENT/content-files/99561-${MY_P}.tgz"
LICENSE="GPL-2"
SLOT="4"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~hppa ~ppc ~x86 ~x86-fbsd"
IUSE="debug"
RDEPEND="x11-apps/xdpyinfo"