From aa66be86a5a6d313a757a8082822195e32ec6d44 Mon Sep 17 00:00:00 2001 From: Alexey Shvetsov <alexxy@gentoo.org> Date: Wed, 30 Jun 2010 15:37:09 +0000 Subject: [kde-base] Bump KDE SC 4.4.5 =) Package-Manager: portage-2.2_rc67_p182/cvs/Linux x86_64 --- kde-base/plasma-runtime/ChangeLog | 8 +++++++- kde-base/plasma-runtime/plasma-runtime-4.4.5.ebuild | 16 ++++++++++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 kde-base/plasma-runtime/plasma-runtime-4.4.5.ebuild (limited to 'kde-base/plasma-runtime') diff --git a/kde-base/plasma-runtime/ChangeLog b/kde-base/plasma-runtime/ChangeLog index 05040b388319..5e2066123643 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.38 2010/06/28 03:38:55 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.39 2010/06/30 15:36:45 alexxy Exp $ + +*plasma-runtime-4.4.5 (30 Jun 2010) + + 30 Jun 2010; Alexey Shvetsov <alexxy@gentoo.org> + +plasma-runtime-4.4.5.ebuild: + Version bump 28 Jun 2010; Christian Faulhammer <fauli@gentoo.org> plasma-runtime-4.4.4.ebuild: diff --git a/kde-base/plasma-runtime/plasma-runtime-4.4.5.ebuild b/kde-base/plasma-runtime/plasma-runtime-4.4.5.ebuild new file mode 100644 index 000000000000..36b99d0f3f2a --- /dev/null +++ b/kde-base/plasma-runtime/plasma-runtime-4.4.5.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2010 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.4.5.ebuild,v 1.1 2010/06/30 15:36:45 alexxy Exp $ + +EAPI="3" + +KMNAME="kdebase-runtime" +KMMODULE="plasma" +inherit kde4-meta + +DESCRIPTION="Script engine and package tool for plasma" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +# cloned from workspace thus introduce collisions. +add_blocker plasma-workspace '<4.2.90' -- cgit v1.2.3-65-gdbad