summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/emprint/emprint-9999.ebuild')
-rw-r--r--x11-misc/emprint/emprint-9999.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/x11-misc/emprint/emprint-9999.ebuild b/x11-misc/emprint/emprint-9999.ebuild
new file mode 100644
index 0000000..7b8977f
--- /dev/null
+++ b/x11-misc/emprint/emprint-9999.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+inherit enlightenment
+
+DESCRIPTION="utility for taking screenshots of the entire screen"
+
+RDEPEND="x11-libs/libX11
+ >=x11-libs/ecore-9999
+ >=x11-libs/evas-9999
+ >=media-libs/edje-9999"
+DEPEND="${RDEPEND}
+ x11-proto/xproto"