blob: 3f9c575f9a6e92bf3afcdb6112a8a141e2f8c2d5 (
plain)
1
2
3
4
5
6
7
8
|
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesdk/kdesdk-3.0.5b.ebuild,v 1.4 2004/01/19 03:23:22 caleb Exp $
inherit kde-dist
IUSE=""
DESCRIPTION="KDE $PV - SDK: kbabel, ..."
KEYWORDS="x86 ppc ~alpha sparc"
|