blob: 78ea231c40ab8502771ed89d8673bb6194c1aa45 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/entropy/entropy-9999.ebuild,v 1.1 2006/01/17 00:47:22 vapier Exp $
ECVS_MODULE="e17/proto/entropy"
inherit enlightenment
DESCRIPTION="a File Manager For e17"
DEPEND="media-libs/epsilon
x11-libs/ewl
x11-libs/etk
sys-fs/evfs"
|