blob: d83c47b86115fb9592dc1a757b2e67cc973d798c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Copyright 1999-2006 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.2 2006/07/16 04:48:49 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/edje"
|