summaryrefslogtreecommitdiff
blob: 36785f5de5e91dc3251ef4e0f1a4ebd9f5c67385 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-im/kopete/kopete-0.5.ebuild,v 1.4 2003/01/03 11:06:27 hannes Exp $

PATCHES="${FILESDIR}/${P}-qt-3.1.patch
	${FILESDIR}/${P}-kde-3.0.5a.patch"

inherit kde-base
need-kde 3

IUSE=""
S="${WORKDIR}/${P}-1"
LICENSE="GPL-2"
KEYWORDS="x86"
DESCRIPTION="The KDE Instant Messenger"
SRC_URI="http://www.cron.cl/kopete/${P}-1.tar.gz"
HOMEPAGE="http://kopete.kde.org/"