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

EAPI=5

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

DESCRIPTION="CPU monitor module for e17"

DEPEND=">=x11-wm/enlightenment-0.17.0_alpha:0.17=
	>=media-libs/edje-0.5.0"
RDEPEND=${DEPEND}