summaryrefslogtreecommitdiff
blob: 8c99c529e806c7e61aa031f3a5e6b10891077dc4 (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
	dev-libs/ecore
	media-libs/evas
	media-libs/edje
	x11-libs/ewl"