diff options
author | Thomas Sachau <tommy@gentoo.org> | 2010-11-18 13:59:36 +0000 |
---|---|---|
committer | Thomas Sachau <tommy@gentoo.org> | 2010-11-18 13:59:36 +0000 |
commit | 69a53d53c0e572b0539b1147cc5b0b743d8307ed (patch) | |
tree | 31b57d1959f923e92eefb3f77a5714020f62e3e5 /app-admin | |
parent | Move x11-libs/ecore to dev-libs/ecore (diff) | |
download | enlightenment-69a53d53c0e572b0539b1147cc5b0b743d8307ed.tar.gz enlightenment-69a53d53c0e572b0539b1147cc5b0b743d8307ed.tar.bz2 enlightenment-69a53d53c0e572b0539b1147cc5b0b743d8307ed.zip |
Move dependencies to dev-libs/ecore
(Portage version: 2.2.0_alpha2-r1/svn/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/empower/empower-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/empower/empower-9999.ebuild b/app-admin/empower/empower-9999.ebuild index c31e8f9..439d464 100644 --- a/app-admin/empower/empower-9999.ebuild +++ b/app-admin/empower/empower-9999.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="graphical sudo application" IUSE="nls" DEPEND="dev-libs/eet - x11-libs/ecore + dev-libs/ecore dev-libs/evas media-libs/edje x11-libs/ewl" |