# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit gnome2 DESCRIPTION="GNOME Applet to search the address book" HOMEPAGE="http://www.burtonini.com/" SRC_URI="http://www.burtonini.com/computing/contact-lookup-applet-0.9.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" IUSE="" RDEPEND=" >=x11-libs/gtk+-2.0.0 >=gnome-base/libgnomeui-2 >=gnome-base/gnome-panel-2.0 >=gnome-base/libglade-2.0 >=net-mail/evolution-data-server-0.0.97" DEPEND="${RDEPEND} >=dev-util/intltool-0.30 >=app-text/scrollkeeper-0.3 >=dev-util/pkgconfig-0.12" DOCS="AUTHORS Changelog COPYING INSTALL NEWS README TODO"