From 4981f33bee96ac269817d580db62e66c273ee32a Mon Sep 17 00:00:00 2001 From: Thomas Sachau Date: Sun, 16 Feb 2014 13:51:38 +0000 Subject: Switch to dev-libs/efl --- x11-plugins/e_modules-snow/e_modules-snow-9999.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/x11-plugins/e_modules-snow/e_modules-snow-9999.ebuild b/x11-plugins/e_modules-snow/e_modules-snow-9999.ebuild index d8a070e..d1aecd8 100644 --- a/x11-plugins/e_modules-snow/e_modules-snow-9999.ebuild +++ b/x11-plugins/e_modules-snow/e_modules-snow-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -6,10 +6,11 @@ EAPI=5 ESVN_SUB_PROJECT="E-MODULES-EXTRA" ESVN_URI_APPEND="${PN#e_modules-}" + inherit enlightenment DESCRIPTION="Module to display snow on the desktop" DEPEND=">=x11-wm/enlightenment-0.17.0_alpha:0.17= - >=media-libs/edje-0.5.0" + dev-libs/efl" RDEPEND=${DEPEND} -- cgit v1.2.3-65-gdbad