summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-09-07 01:23:02 +0000
committerMike Frysinger <vapier@gentoo.org>2005-09-07 01:23:02 +0000
commitb38f8453dd6414cd3129881601e559f952a2abb5 (patch)
tree4a174ea436f69a1aae40ee1b2a694fda1a50d5a4 /app-misc/enotes/enotes-9999.ebuild
parentMarked ppc stable for bug #105037. (diff)
downloadgentoo-2-b38f8453dd6414cd3129881601e559f952a2abb5.tar.gz
gentoo-2-b38f8453dd6414cd3129881601e559f952a2abb5.tar.bz2
gentoo-2-b38f8453dd6414cd3129881601e559f952a2abb5.zip
punt snapshot in favor of live cvs ebuild
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-misc/enotes/enotes-9999.ebuild')
-rw-r--r--app-misc/enotes/enotes-9999.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/app-misc/enotes/enotes-9999.ebuild b/app-misc/enotes/enotes-9999.ebuild
new file mode 100644
index 000000000000..6f47472530ce
--- /dev/null
+++ b/app-misc/enotes/enotes-9999.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/enotes/enotes-9999.ebuild,v 1.1 2005/09/07 01:23:02 vapier Exp $
+
+ECVS_MODULE="misc/enotes"
+inherit enlightenment
+
+DESCRIPTION="sticky notes system based on the EFL"
+
+DEPEND=">=x11-libs/ewl-0.0.4
+ >=x11-libs/evas-0.9.9
+ >=x11-libs/ecore-0.9.9
+ >=media-libs/imlib2-1.2.0
+ >=media-libs/edje-0.5.0
+ >=dev-db/edb-1.0.5
+ dev-libs/libxml2
+ >=x11-libs/esmart-0.0.3"
+RDEPEND="${DEPEND}
+ app-misc/examine"