# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 inherit gnome2 DESCRIPTION="Editor for the Gnome menu system" HOMEPAGE="http://manny.cluecoder.org/packages/gnome-menu-editor/" LICENSE="GPL-2 LGPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc" IUSE="" RDEPEND=">=dev-libs/glib-2.5.6 >=gnome-base/gnome-vfs-2.8.2" DEPEND="${RDEPEND} dev-util/pkgconfig >=gnome-base/gnome-menus-2.1.0" DOCS="AUTHORS ChangeLog HACKING NEWS README" SRC_URI="http://manny.cluecoder.org/packages/gnome-menu-editor/${P}.tar.gz";