summaryrefslogtreecommitdiff
blob: f61779afdd0f8ecb94720332c42cc5ae9d22709d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

E_SNAP_DATE="2010-10-03"
inherit enlightenment

DESCRIPTION="Basic widget set, based on EFL for mobile touch-screen devices."

KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND=">=media-libs/edje-1.0.0_beta
	>=dev-libs/ecore-1.0.0_beta
	>=media-libs/evas-1.0.0_beta"
RDEPEND=${DEPEND}