summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Sachau <tommy@gentoo.org>2014-02-16 13:51:38 +0000
committerThomas Sachau <tommy@gentoo.org>2014-02-16 13:51:38 +0000
commit4981f33bee96ac269817d580db62e66c273ee32a (patch)
tree8f6afbb167d2437cbe8e30535212445392140758
parentSwitch to dev-libs/efl (diff)
downloadenlightenment-4981f33bee96ac269817d580db62e66c273ee32a.tar.gz
enlightenment-4981f33bee96ac269817d580db62e66c273ee32a.tar.bz2
enlightenment-4981f33bee96ac269817d580db62e66c273ee32a.zip
Switch to dev-libs/efl
-rw-r--r--x11-plugins/e_modules-snow/e_modules-snow-9999.ebuild5
1 files 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}