summaryrefslogtreecommitdiff
blob: a0a7ea2bbd67c85c4a7f43265ccaff2658f9c855 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-im/kopete/kopete-0.7.3.ebuild,v 1.4 2003/11/20 17:59:46 mholzer Exp $

inherit kde
need-kde 3

IUSE=""
LICENSE="GPL-2"
KEYWORDS="x86 ~ppc ~sparc"
DESCRIPTION="The KDE Instant Messenger"
SRC_URI="mirror://sourceforge/kopete/${P}.tar.bz2"
RESTRICT="nomirror"
HOMEPAGE="http://kopete.kde.org/"

newdepend ">=dev-libs/libxml2-2.4.8
	>=dev-libs/libxslt-1.0.7"