blob: 98e49d30cdba125f30074c76880dea8ff668a700 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeutils/kdeutils-3.1.5.ebuild,v 1.8 2004/08/30 15:45:01 pvdabeel Exp $
inherit kde-dist
IUSE=""
DESCRIPTION="KDE utilities"
#RDEPEND="$RDEPEND app-admin/dosfstools" # for kfloppy
KEYWORDS="x86 ppc sparc hppa amd64 alpha ia64"
|