summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/plasma-runtime')
-rw-r--r--kde-base/plasma-runtime/ChangeLog8
-rw-r--r--kde-base/plasma-runtime/plasma-runtime-4.10.1.ebuild25
2 files changed, 32 insertions, 1 deletions
diff --git a/kde-base/plasma-runtime/ChangeLog b/kde-base/plasma-runtime/ChangeLog
index 580e34310e48..6f672058c60f 100644
--- a/kde-base/plasma-runtime/ChangeLog
+++ b/kde-base/plasma-runtime/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/plasma-runtime
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.129 2013/02/23 17:17:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.130 2013/03/06 13:41:46 dilfridge Exp $
+
+*plasma-runtime-4.10.1 (06 Mar 2013)
+
+ 06 Mar 2013; Andreas K. Huettel <dilfridge@gentoo.org>
+ +plasma-runtime-4.10.1.ebuild:
+ Version bump KDE SC 4.10.1
23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> plasma-runtime-4.10.0.ebuild,
plasma-runtime-4.9.5.ebuild:
diff --git a/kde-base/plasma-runtime/plasma-runtime-4.10.1.ebuild b/kde-base/plasma-runtime/plasma-runtime-4.10.1.ebuild
new file mode 100644
index 000000000000..f03eeebcf6eb
--- /dev/null
+++ b/kde-base/plasma-runtime/plasma-runtime-4.10.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.10.1.ebuild,v 1.1 2013/03/06 13:41:47 dilfridge Exp $
+
+EAPI=5
+
+KMNAME="kde-runtime"
+KMMODULE="plasma"
+DECLARATIVE_REQUIRED="always"
+inherit kde4-meta
+
+DESCRIPTION="Script engine and package tool for plasma"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="
+ $(add_kdebase_dep kactivities)
+"
+RDEPEND="${DEPEND}"
+
+# file collisions, bug 394997
+add_blocker plasma-workspace 4.4.50
+
+RESTRICT=test
+# bug 443748