]> Pileus Git - ~andy/sunrise/blob - kde-misc/kabcclient/kabcclient-0.8.1.ebuild
bd9f43acc4a29e0e3ad03a4c5a6d41be738b9499
[~andy/sunrise] / kde-misc / kabcclient / kabcclient-0.8.1.ebuild
1 # Copyright 1999-2009 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: $
4
5 EAPI="1"
6 inherit kde
7
8 DESCRIPTION="A commandline client to KDE's addressbook"
9 HOMEPAGE="http://www.sbox.tugraz.at/home/v/voyager/kabcclient/"
10 SRC_URI="http://www.sbox.tugraz.at/home/v/voyager/${PN}/${P}.tar.bz2"
11
12 LICENSE="GPL-2"
13 SLOT="0"
14 KEYWORDS="~x86"
15 IUSE=""
16
17 DEPEND="|| ( kde-base/kaddressbook:3.5 kde-base/kdepim:3.5 )"
18 RDEPEND="${DEPEND}"
19
20 need-kde 3.4.2