From b0b482a63f92c732c21a7a05f6e91ed9d13d91e6 Mon Sep 17 00:00:00 2001 From: Alexey Shvetsov Date: Thu, 2 Dec 2010 21:18:24 +0000 Subject: [kde-base] Add KDE SC 4.5.4 (Portage version: 2.2.0_alpha6_p10/cvs/Linux x86_64, RepoMan options: --force) --- kde-base/kmplot/ChangeLog | 7 ++++++- kde-base/kmplot/kmplot-4.5.4.ebuild | 17 +++++++++++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 kde-base/kmplot/kmplot-4.5.4.ebuild (limited to 'kde-base/kmplot') diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog index 1e9bb24877df..566a5189b328 100644 --- a/kde-base/kmplot/ChangeLog +++ b/kde-base/kmplot/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kmplot # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.164 2010/11/03 16:30:34 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.165 2010/12/02 21:14:37 alexxy Exp $ + +*kmplot-4.5.4 (02 Dec 2010) + + 02 Dec 2010; Alexey Shvetsov +kmplot-4.5.4.ebuild: + Version bump KDE SC 4.5.4 *kmplot-4.5.3 (03 Nov 2010) diff --git a/kde-base/kmplot/kmplot-4.5.4.ebuild b/kde-base/kmplot/kmplot-4.5.4.ebuild new file mode 100644 index 000000000000..d180eabaa2f8 --- /dev/null +++ b/kde-base/kmplot/kmplot-4.5.4.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-4.5.4.ebuild,v 1.1 2010/12/02 21:14:37 alexxy Exp $ + +EAPI="3" + +KDE_HANDBOOK="optional" +KMNAME="kdeedu" +inherit kde4-meta + +DESCRIPTION="Mathematical function plotter for KDE" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +RDEPEND=" + $(add_kdebase_dep knotify) +" -- cgit v1.2.3-65-gdbad