# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/gnome-extra/tasks/tasks-0.13.ebuild,v 1.2 2008/04/26 03:45:30 mr_bones_ Exp $ inherit gnome2 DESCRIPTION="A small, lightweight to-do list for Gnome" HOMEPAGE="http://pimlico-project.org/tasks.html" SRC_URI="http://pimlico-project.org/sources/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" RDEPEND=">=gnome-extra/evolution-data-server-1.8 >=x11-libs/gtk+-2.6 x11-libs/libsexy" DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.9.0 >=dev-util/intltool-0.33.0 sys-devel/gettext" DOCS="AUTHORS ChangeLog INSTALL NEWS README"