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

EAPI=5

EGIT_SUB_PROJECT="enlightenment/modules"
EGIT_URI_APPEND="${PN#e_modules-}"

inherit enlightenment

DESCRIPTION="Module to display information feeds like RSS"

DEPEND="dev-libs/efl
	>=x11-wm/enlightenment-0.17.0_alpha:0.17="
RDEPEND=${DEPEND}