summaryrefslogtreecommitdiff
blob: 2e5faa3c3d1ac6d288cd872d3f3c7ec922ab848e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/quanta-3.3_pre20040506.ebuild,v 1.3 2005/01/01 13:33:48 eradicator Exp $

inherit kde
DEPEND="doc? ( app-doc/quanta-docs )"
need-kde 3.2

PKG=kdewebdev-3.3-be2
DESCRIPTION="A superb web development tool for KDE 3.x"
HOMEPAGE="http://quanta.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${PKG}.tar.bz2"
IUSE="doc"
LICENSE="GPL-2"
KEYWORDS="~x86 ~ppc ~amd64 ~sparc"

SLOT="0"
S=${WORKDIR}/${PKG}