inherit gnome2 DESCRIPTION="Nautilus plugin: Allow to configure program to be launch on files selected into Nautilus interface" HOMEPAGE="http://www.grumz.net/?q=taxonomy/term/2/9" LICENSE="GPL-2" IUSE="" SLOT="0" KEYWORDS="~x86 ~amd64" RDEPEND=">=dev-libs/glib-2.4 >=x11-libs/gtk+-2.6.8 >=gnome-base/nautilus-2.6" DEPEND=">=dev-util/intltool-0.29 >=dev-util/pkgconfig-0.9.0 ${RDEPEND}" SRC_URI="mirror://${P}.tar.gz" src_compile() { emake || die "emake failed" } DOCS="AUTHORS Changelog"