# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/gnome-extra/tasks/tasks-0.7.ebuild,v 1.1 2007/05/28 17:44:31 egore Exp $ inherit gnome2 DESCRIPTION="A small, lightweight to-do list using the evolution data server" HOMEPAGE="http://pimlico-project.org/tasks.html" SRC_URI="http://pimlico-project.org/sources/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" IUSE="" RDEPEND="gnome-extra/evolution-data-server sys-devel/gettext >=x11-libs/gtk+-2.6" DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.19" DOCS="AUTHORS ChangeLog NEWS README TODO"