# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit gnome2 MY_P="${PN}_${PV}.orig" DESCRIPTION="gnome front-end for sudo" HOMEPAGE="http://http.us.debian.org/debian/pool/main/g/${PN}/" SRC_URI="http://http.us.debian.org/debian/pool/main/g/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" IUSE="" RDEPEND=">=app-admin/sudo-1.6.6 >=x11-libs/gtk+-2 >=dev-libs/glib-2 >=gnome-base/libgnome-2 >=gnome-base/libgnomeui-2" DEPEND="${RDEPEND} dev-util/pkgconfig"