blob: 81301284702784c1971ba8bc1ae2b0755364bb55 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Copyright 1999-2003 Gentoo Technologies, Inc.
# 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.1 2003/10/14 03:07:05 vapier Exp $
inherit enlightenment
DESCRIPTION="e17 keybinding and menu editor"
DEPEND="${DEPEND}
virtual/x11
>=x11-libs/evas-1.0.0.20030906_pre11
>=dev-db/edb-1.0.4.20030906
=x11-libs/gtk+-1*"
|