summaryrefslogtreecommitdiff
blob: 11661a5b2e5844ac32f0bbfe55c5cf171b01fb4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

inherit kde

DESCRIPTION="WebIssues Client application."
HOMEPAGE="http://webissues.mimec.org"
SRC_URI="http://webissues.mimec.org/files/${P}.tar.bz2"

KEYWORDS="~x86"

SLOT="0"
LICENSE="GPL-2"
IUSE="kdeenablefinal"

DEPEND=""
RDEPEND="${DEPEND}"

need-kde 3.5