blob: 59fcc2cd87a6c0f59f770222a0f2202ea6f6a97b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/ebindings/ebindings-0.2.20031013.ebuild,v 1.3 2004/06/24 22:16:23 agriffis Exp $
inherit enlightenment
DESCRIPTION="e17 keybinding and menu editor"
DEPEND="virtual/x11
>=x11-libs/evas-1.0.0.20030906_pre11
>=dev-db/edb-1.0.4.20030906
>=media-libs/ebits-1.0.1.20031013
=x11-libs/gtk+-1*"
|