From 385ff8b2910e50bae3c5e4b04aab109640ba9bd0 Mon Sep 17 00:00:00 2001 From: Theo Chatzimichos Date: Mon, 6 Sep 2010 02:10:06 +0000 Subject: Version bump KDE SC 4.5.1 Package-Manager: portage-2.2_rc75/cvs/Linux x86_64 RepoMan-Options: --force --- kde-base/plasma-runtime/ChangeLog | 8 +++++++- kde-base/plasma-runtime/plasma-runtime-4.5.1.ebuild | 16 ++++++++++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 kde-base/plasma-runtime/plasma-runtime-4.5.1.ebuild (limited to 'kde-base/plasma-runtime') diff --git a/kde-base/plasma-runtime/ChangeLog b/kde-base/plasma-runtime/ChangeLog index fff7d2c0750e..f9721be8b05d 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.45 2010/08/09 17:34:30 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.46 2010/09/06 01:56:42 tampakrap Exp $ + +*plasma-runtime-4.5.1 (06 Sep 2010) + + 06 Sep 2010; Theo Chatzimichos + +plasma-runtime-4.5.1.ebuild: + Version bump 09 Aug 2010; Tomáš Chvátal plasma-runtime-4.4.5.ebuild: diff --git a/kde-base/plasma-runtime/plasma-runtime-4.5.1.ebuild b/kde-base/plasma-runtime/plasma-runtime-4.5.1.ebuild new file mode 100644 index 000000000000..589592695978 --- /dev/null +++ b/kde-base/plasma-runtime/plasma-runtime-4.5.1.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.5.1.ebuild,v 1.1 2010/09/06 01:56:42 tampakrap Exp $ + +EAPI="3" + +KMNAME="kdebase-runtime" +KMMODULE="plasma" +inherit kde4-meta + +DESCRIPTION="Script engine and package tool for plasma" +KEYWORDS="" +IUSE="debug" + +# cloned from workspace thus introduce collisions. +add_blocker plasma-workspace '<4.2.90' -- cgit v1.2.3-65-gdbad