summaryrefslogtreecommitdiff
blob: c31e8f935f0d72c40d6421833ba79424a32c6a01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/empower/empower-9999.ebuild,v 1.1 2006/10/22 02:29:10 vapier Exp $

inherit enlightenment

DESCRIPTION="graphical sudo application"

IUSE="nls"

DEPEND="dev-libs/eet
	x11-libs/ecore
	dev-libs/evas
	media-libs/edje
	x11-libs/ewl"