summaryrefslogtreecommitdiff
blob: 2e2ba81498c0ebbed082d430735155c493b2a4e3 (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: $

EAPI="2"
ESVN_SUB_PROJECT="BINDINGS"
ESVN_URI_APPEND="vala"

inherit enlightenment

DESCRIPTION="Vala bindings for E17"

#IUSE="static-libs"

RDEPEND=">=x11-wm/enlightenment-9999"
DEPEND="${RDEPEND}"