blob: 1fd5ef1e71c6ecce6cd60749a82c4669dfe681ba (
plain)
1
2
3
4
5
6
7
8
|
# Copyright 1999-2003 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.3 2003/07/16 16:25:51 pvdabeel Exp $
inherit kde-dist
IUSE=""
DESCRIPTION="KDE $PV - SDK: kbabel, ..."
KEYWORDS="x86 ppc ~alpha sparc"
|