# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 inherit gnome2 eutils DESCRIPTION="RSS news your way" HOMEPAGE="http://newsnotif.sourceforge.net/" SRC_URI="http://osdn.dl.sourceforge.net/sourceforge/newsnotif/${P}.tgz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.4 >=gnome-base/gnome-desktop-2.10 dev-libs/libxml2 net-misc/curl" DEPEND="${RDEPEND} >=dev-util/intltool-0.33 dev-util/pkgconfig"