# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI="3" inherit flag-o-matic gnome2 DESCRIPTION="Configures programs to be launched when files are selected in Nautilus" HOMEPAGE="http://www.nautilus-actions.org/" SRC_URI="http://ftp.gnome.org/pub/GNOME/sources/${PN}/3.1/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="" RDEPEND=">=gnome-base/libgtop-2.28.2 >=gnome-base/nautilus-2.32.2 >=dev-util/desktop-file-utils-0.17 dev-libs/libunique" DEPEND="${RDEPEND}"