summaryrefslogtreecommitdiff
path: root/plasma-active/startactive/startactive-0.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'plasma-active/startactive/startactive-0.4.ebuild')
-rw-r--r--plasma-active/startactive/startactive-0.4.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/plasma-active/startactive/startactive-0.4.ebuild b/plasma-active/startactive/startactive-0.4.ebuild
new file mode 100644
index 00000000000..1041271d4ee
--- /dev/null
+++ b/plasma-active/startactive/startactive-0.4.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit kde4-base
+DESCRIPTION="Scripts needed to start a Plasma Active session"
+HOMEPAGE="http://www.kde.org/"
+SRC_URI="mirror://kde/stable/active/4.0/src/${P}.tar.xz"
+
+LICENSE="GPL-2+"
+SLOT="4"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"