summaryrefslogtreecommitdiff
path: root/x11-misc
diff options
context:
space:
mode:
authorBertrand Jacquin <beber@meleeweb.net>2011-04-23 20:56:47 +0200
committerBertrand Jacquin <beber@meleeweb.net>2011-04-23 20:56:47 +0200
commitf172967e8f2dc9ba3e34a794aab5031c3f57a7af (patch)
tree957c8d000457fc85aa29c188589091bf12d01922 /x11-misc
parentpulseaudio: Missing Manifest (diff)
downloadportage-f172967e8f2dc9ba3e34a794aab5031c3f57a7af.tar.xz
x11-misc/elsa
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/elsa/Manifest1
-rw-r--r--x11-misc/elsa/elsa-9999.ebuild18
2 files changed, 19 insertions, 0 deletions
diff --git a/x11-misc/elsa/Manifest b/x11-misc/elsa/Manifest
new file mode 100644
index 00000000..3ebd419a
--- /dev/null
+++ b/x11-misc/elsa/Manifest
@@ -0,0 +1 @@
+EBUILD elsa-9999.ebuild 324 RMD160 c8ee4b6f40397c5477e19d9e10767d3fde586ecc SHA1 9e3bb2f2870963545d2d51601bd9d57eb794fec4 SHA256 2ce64e6a292178031f707cc2c405ad8c7edd1c0cefff088efa0ee440b88873b8
diff --git a/x11-misc/elsa/elsa-9999.ebuild b/x11-misc/elsa/elsa-9999.ebuild
new file mode 100644
index 00000000..bd1b7de2
--- /dev/null
+++ b/x11-misc/elsa/elsa-9999.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="2"
+
+E_PKG_IUSE="static-libs"
+ESVN_SUB_PROJECT="PROTO"
+
+inherit efl
+
+DESCRIPTION="EFL based login manager"
+
+IUSE=""
+
+RDEPEND=">=media-libs/edje-9999
+ >=x11-libs/elementary-9999"
+DEPEND="${RDEPEND}"