blob: 32c20ee63e6c267f6fc450bda940669a435cdf54 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/kgraphspace/kgraphspace-0.2.14-r2.ebuild,v 1.11 2003/07/22 20:09:58 vapier Exp $
inherit kde-base
DESCRIPTION="A Disk space utility "
SRC_URI="mirror://sourceforge/kgraphspace/${P}.tar.bz2"
HOMEPAGE="http://kgraphspace.sourceforge.net"
LICENSE="GPL-2"
KEYWORDS="x86"
need-kde 2.0
|