aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/solid-runtime/solid-runtime-4.10.95.ebuild')
-rw-r--r--kde-base/solid-runtime/solid-runtime-4.10.95.ebuild21
1 files changed, 21 insertions, 0 deletions
diff --git a/kde-base/solid-runtime/solid-runtime-4.10.95.ebuild b/kde-base/solid-runtime/solid-runtime-4.10.95.ebuild
new file mode 100644
index 0000000000..8b88a05dac
--- /dev/null
+++ b/kde-base/solid-runtime/solid-runtime-4.10.95.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KMNAME="kde-runtime"
+KMNOMODULE=true
+inherit kde4-meta
+
+DESCRIPTION="KDE SC solid runtime modules (autoeject, automounter and others)"
+KEYWORDS=" ~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+KMEXTRA="
+ solid-device-automounter/
+ solid-hardware/
+ solid-networkstatus/
+ solidautoeject/
+ soliduiserver/
+"