blob: 28e7666c311a32f2c61876825e6bb11de0e76b56 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-plugins/e_modules/e_modules-9999.ebuild,v 1.1 2005/04/24 17:48:33 vapier Exp $
inherit enlightenment
DESCRIPTION="add-on modules for e17 (snow/flame/notes/etc...)"
DEPEND="x11-wm/e
x11-libs/ecore
x11-libs/evas
x11-libs/esmart
media-libs/edje
dev-libs/eet"
|