blob: 2873401ef9591f96ea9e6e882b4ddf6e3ad515d1 (
plain)
1
2
3
4
5
6
7
8
9
|
# Copyright 1999-2001 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeutils/kdeutils-3.1_rc6.ebuild,v 1.1 2003/01/05 13:09:43 hannes Exp $
inherit kde-dist
DESCRIPTION="KDE utilities"
#RDEPEND="$RDEPEND app-admin/dosfstools" # for kfloppy
KEYWORDS="~x86 ~sparc"
|