summaryrefslogtreecommitdiff
path: root/kde-active/startactive/startactive-0.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-active/startactive/startactive-0.3.ebuild')
-rw-r--r--kde-active/startactive/startactive-0.3.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/kde-active/startactive/startactive-0.3.ebuild b/kde-active/startactive/startactive-0.3.ebuild
new file mode 100644
index 00000000000..d088e163fd6
--- /dev/null
+++ b/kde-active/startactive/startactive-0.3.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/3.0/src/${P}.tar.xz"
+
+LICENSE="GPL-2+"
+SLOT="4"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"