summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Stadler <centic@gentoo.org>2004-03-07 22:37:04 +0000
committerDominik Stadler <centic@gentoo.org>2004-03-07 22:37:04 +0000
commitef73cb4e5930ec1fc1e5217415fa632f1ed077a0 (patch)
tree638563546e5dc7e87f6b0b2d7d809676ba633089
parentdigest fix 343959 (diff)
downloadhistorical-ef73cb4e5930ec1fc1e5217415fa632f1ed077a0.tar.gz
historical-ef73cb4e5930ec1fc1e5217415fa632f1ed077a0.tar.bz2
historical-ef73cb4e5930ec1fc1e5217415fa632f1ed077a0.zip
Added ebuild for application filelight
-rw-r--r--sys-apps/filelight/ChangeLog9
-rw-r--r--sys-apps/filelight/Manifest4
-rw-r--r--sys-apps/filelight/filelight-0.6.4.1.ebuild17
-rw-r--r--sys-apps/filelight/files/digest-filelight-0.6.4.11
-rw-r--r--sys-apps/filelight/metadata.xml5
5 files changed, 36 insertions, 0 deletions
diff --git a/sys-apps/filelight/ChangeLog b/sys-apps/filelight/ChangeLog
new file mode 100644
index 000000000000..1f5c17d4d651
--- /dev/null
+++ b/sys-apps/filelight/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for sys-apps/filelight
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/filelight/ChangeLog,v 1.1 2004/03/07 22:37:04 centic Exp $
+
+*filelight-0.4.6.1 (04 Mar 2004)
+
+ 04 Mar 2004: Dominik Stadler <centic@gentoo.org> :
+ Initial ebuild, submitted by Alexandre Parente Lima <alexandre_parente@yahoo.com.br>,
+ Christoph von Kruechten <cvk@gmx.net> and others in Bug 27926, 30273 and 39661.
diff --git a/sys-apps/filelight/Manifest b/sys-apps/filelight/Manifest
new file mode 100644
index 000000000000..7699be0be92c
--- /dev/null
+++ b/sys-apps/filelight/Manifest
@@ -0,0 +1,4 @@
+MD5 85fed3e5b5e7d5eaa808104d4f11082c filelight-0.6.4.1.ebuild 529
+MD5 e4b4078ed642ceb2f4bde5d5adc7c1c3 ChangeLog 475
+MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156
+MD5 a9c5dd52f323f7bcea2c21a3cc5c2210 files/digest-filelight-0.6.4.1 69
diff --git a/sys-apps/filelight/filelight-0.6.4.1.ebuild b/sys-apps/filelight/filelight-0.6.4.1.ebuild
new file mode 100644
index 000000000000..d560442695fe
--- /dev/null
+++ b/sys-apps/filelight/filelight-0.6.4.1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/filelight/filelight-0.6.4.1.ebuild,v 1.1 2004/03/07 22:37:04 centic Exp $
+
+inherit kde-base
+need-kde 3
+
+DESCRIPTION="Filelight is a tool to display where the space is used on the harddisk"
+HOMEPAGE="http://www.methylblue.com/filelight/"
+SRC_URI="http://www.methylblue.com/${PN}/${PN}-0.6.4-1.tar.gz"
+
+S=${WORKDIR}/${PN}-0.6.4
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86"
+
diff --git a/sys-apps/filelight/files/digest-filelight-0.6.4.1 b/sys-apps/filelight/files/digest-filelight-0.6.4.1
new file mode 100644
index 000000000000..0357aec0e513
--- /dev/null
+++ b/sys-apps/filelight/files/digest-filelight-0.6.4.1
@@ -0,0 +1 @@
+MD5 363c71fa5125a57aa0252ffa8d65c647 filelight-0.6.4-1.tar.gz 694536
diff --git a/sys-apps/filelight/metadata.xml b/sys-apps/filelight/metadata.xml
new file mode 100644
index 000000000000..8d1e86a9cefb
--- /dev/null
+++ b/sys-apps/filelight/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>kde</herd>
+</pkgmetadata>