aboutsummaryrefslogtreecommitdiff
blob: 3d31fb926f720b41aa8165af3bea5191690de3a5 (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: /var/cvsroot/gentoo-x86/kde-base/kde-meta/kde-meta-4.1.4.ebuild,v 1.2 2009/01/14 08:56:37 alexxy Exp $

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-${PV}
	>=dev-python/python-ecore-${PV}
	>=dev-python/python-edje-${PV}
	>=dev-python/python-emotion-${PV}
	>=dev-python/python-epsilon-${PV}
	>=dev-python/python-e_dbus-${PV}
	>=dev-python/python-etk-${PV}"