summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-11-22 08:55:34 +0000
committerMike Frysinger <vapier@gentoo.org>2003-11-22 08:55:34 +0000
commitcffbd3170639903d3b9f7e363e388ab47211dc36 (patch)
treeebc4e28b595a586b1191744abff62e043b50d38c /app-misc/examine/examine-0.0.1.20031122.ebuild
parentDescription fix (diff)
downloadgentoo-2-cffbd3170639903d3b9f7e363e388ab47211dc36.tar.gz
gentoo-2-cffbd3170639903d3b9f7e363e388ab47211dc36.tar.bz2
gentoo-2-cffbd3170639903d3b9f7e363e388ab47211dc36.zip
ver bump
Diffstat (limited to 'app-misc/examine/examine-0.0.1.20031122.ebuild')
-rw-r--r--app-misc/examine/examine-0.0.1.20031122.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/app-misc/examine/examine-0.0.1.20031122.ebuild b/app-misc/examine/examine-0.0.1.20031122.ebuild
new file mode 100644
index 000000000000..5db7bba53f70
--- /dev/null
+++ b/app-misc/examine/examine-0.0.1.20031122.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/examine/examine-0.0.1.20031122.ebuild,v 1.1 2003/11/22 08:55:34 vapier Exp $
+
+inherit enlightenment
+
+DESCRIPTION="configuration library for applications based on the EFL"
+
+DEPEND=">=dev-libs/eet-0.9.0.20031115
+ >=dev-db/edb-1.0.4.20031115
+ >=x11-libs/ewl-0.0.3.20031115
+ >=x11-libs/ecore-1.0.0.20031115_pre4
+ sys-libs/readline"