# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-misc/gnome-blog/gnome-blog-0.8.ebuild,v 1.3 2005/04/20 21:36:37 hansmi Exp $ inherit gnome2 DESCRIPTION="Post entries to your blog right from the Gnome panel" HOMEPAGE="http://www.gnome.org/~seth/gnome-blog/" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~amd64 ppc" IUSE="" RDEPEND=">=dev-python/pygtk-2 >=gnome-base/gconf-2 dev-python/gnome-python" DEPEND="${RDEPEND} >=dev-util/intltool-0.21 dev-util/pkgconfig" DOCS="AUTHORS ChangeLog README TODO"