blob: 0060e47841dae81321e14b8540da6144d91956ac (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-im/express/express-9999.ebuild,v 1.1 2005/09/07 03:44:57 vapier Exp $
inherit enlightenment
DESCRIPTION="EFL based instant messaging program"
DEPEND="x11-libs/esmart
media-libs/imlib2
x11-libs/evas
dev-db/edb
x11-libs/ecore
media-libs/etox
media-libs/edje"
|