aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-mobilephone/fsonetworkd/fsonetworkd-0.1.0.ebuild')
-rw-r--r--sys-mobilephone/fsonetworkd/fsonetworkd-0.1.0.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/sys-mobilephone/fsonetworkd/fsonetworkd-0.1.0.ebuild b/sys-mobilephone/fsonetworkd/fsonetworkd-0.1.0.ebuild
new file mode 100644
index 0000000..3165c04
--- /dev/null
+++ b/sys-mobilephone/fsonetworkd/fsonetworkd-0.1.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=2
+inherit cornucopia_git
+EGIT_COMMIT="1f9281ac4320eed66411fde8fe21ea87ee138e78"
+
+RDEPEND=">=dev-libs/glib-2.18.0
+ >=dev-libs/dbus-glib-0.76
+ >=sys-apps/dbus-1.2.1
+ >=sys-mobilephone/libfso-glib-2010.05.11.2
+ >=sys-mobilephone/libfsoframework-0.2.3"
+DEPEND="${RDEPEND}
+ >=dev-lang/vala-0.7.8.1"