# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/rox-base/xdg-menu/xdg-menu-1.3.ebuild,v 1.7 2007/11/15 19:37:08 drac Exp $ ROX_LIB_VER=2.0.0 inherit rox MY_PN="XDG-Menu" DESCRIPTION="XDG-Menu is a ROX Menu Application that is XDG Compliant." HOMEPAGE="http://xdg-menu.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${MY_PN}-${PV}.tgz" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ppc ~sparc x86" DEPEND="" RDEPEND=">=dev-python/pyxdg-0.14 gnome-base/gnome-menus" IUSE="" APPNAME=${MY_PN} S=${WORKDIR}