aboutsummaryrefslogtreecommitdiff
blob: fcfe8f1e00fe3efafa373c51bc8c05da0c39e415 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

DESCRIPTION="Meta package for all python bindings for EFL libraries"
HOMEPAGE="http://enlightenment.org"
LICENSE="GPL-2"

KEYWORDS="~arm ~amd64 ~x86"
SLOT="0"
IUSE=""

RDEPEND="
	>=dev-python/python-evas-${PVR}
	>=dev-python/python-ecore-${PVR}
	>=dev-python/python-edje-${PVR}
	>=dev-python/python-emotion-${PVR}
	>=dev-python/python-epsilon-${PVR}
	>=dev-python/python-e_dbus-${PVR}
	>=dev-python/python-etk-${PVR}"