summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Lutgens <blutgens@gentoo.org>2001-09-10 23:51:27 +0000
committerBen Lutgens <blutgens@gentoo.org>2001-09-10 23:51:27 +0000
commit9bcfa136ec7d78c7f80ecaa46a0453a3893384b0 (patch)
tree0fb505039d823736c60ceb2dcc2c2dacd6f41305 /x11-misc
parentAdded lftp-2.4.3 to package.mask. (diff)
downloadhistorical-9bcfa136ec7d78c7f80ecaa46a0453a3893384b0.tar.gz
historical-9bcfa136ec7d78c7f80ecaa46a0453a3893384b0.tar.bz2
historical-9bcfa136ec7d78c7f80ecaa46a0453a3893384b0.zip
keybinding editor for enlightenment 16
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/e16keyedit/e16keyedit-0.2.ebuild25
-rw-r--r--x11-misc/e16keyedit/files/digest-e16keyedit-0.21
2 files changed, 26 insertions, 0 deletions
diff --git a/x11-misc/e16keyedit/e16keyedit-0.2.ebuild b/x11-misc/e16keyedit/e16keyedit-0.2.ebuild
new file mode 100644
index 000000000000..5d5b4479cb83
--- /dev/null
+++ b/x11-misc/e16keyedit/e16keyedit-0.2.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2001 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2 or later
+# Author Ben Lutgens <lamer@gentoo.org>
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/e16keyedit-0.2.ebuild,v 1.1 2001/09/10 23:51:27 lamer Exp $
+
+S=${WORKDIR}/${P}
+DESCRIPTION="Key binding editor for enlightenment 16"
+SRC_URI="ftp://ftp.enlightenment.org/enlightenment/e16utils/${P}.tar.gz"
+HOMEPAGE="http://www.enlightenment.org"
+DEPEND="virtual/x11
+ >=x11-wm/enlightenment-0.16"
+
+#RDEPEND=""
+
+src_compile() {
+
+ emake || die
+}
+
+src_install () {
+
+ dobin e16keyedit
+ dodoc README COPYING ChangeLog AUTHORS
+}
+
diff --git a/x11-misc/e16keyedit/files/digest-e16keyedit-0.2 b/x11-misc/e16keyedit/files/digest-e16keyedit-0.2
new file mode 100644
index 000000000000..12ca05033882
--- /dev/null
+++ b/x11-misc/e16keyedit/files/digest-e16keyedit-0.2
@@ -0,0 +1 @@
+MD5 0ebff2c6fb749113081b2212c777e19b e16keyedit-0.2.tar.gz