summaryrefslogtreecommitdiff
blob: 24c227c467ae5facfa899a2893a9b56a7aec6e4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI=4

ESVN_SUB_PROJECT="GAMES"

inherit enlightenment

DESCRIPTION="Escape From Booty Bay"

KEYWORDS=""
IUSE=""

DEPEND="
	>=media-libs/evas-9999
	>=dev-libs/ecore-9999
	>=media-libs/edje-9999
	>=media-libs/elementary-9999
	>=dev-libs/ephysics-9999
	>=dev-games/etrophy-9999
	>=dev-util/geneet-9999
	media-libs/libcanberra
"
RDEPEND="${DEPEND}"