blob: ad1fd59fa79470de2fc5c0efd03bd3d5df590b81 (
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.10 2003/02/13 09:03:15 vapier Exp $
inherit kde-base || die
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
|