From d1019480042a92d5bde52e5888c4894dc84d19b4 Mon Sep 17 00:00:00 2001 From: Alexey Shvetsov Date: Tue, 27 Jan 2009 17:19:09 +0000 Subject: Bump shiny new KDE 4.2.0 (Portage version: 2.2_rc23/cvs/Linux x86_64) --- kde-base/kjots/ChangeLog | 7 ++++++- kde-base/kjots/kjots-4.2.0.ebuild | 15 +++++++++++++++ 2 files changed, 21 insertions(+), 1 deletion(-) create mode 100644 kde-base/kjots/kjots-4.2.0.ebuild (limited to 'kde-base/kjots') diff --git a/kde-base/kjots/ChangeLog b/kde-base/kjots/ChangeLog index a8c22dbec1f1..b05febf7e133 100644 --- a/kde-base/kjots/ChangeLog +++ b/kde-base/kjots/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kjots # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.96 2009/01/14 15:02:45 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.97 2009/01/27 17:19:09 alexxy Exp $ + +*kjots-4.2.0 (27 Jan 2009) + + 27 Jan 2009; Alexey Shvetsov +kjots-4.2.0.ebuild: + Bump KDE-4.2.0 14 Jan 2009; Alexey Shvetsov -kjots-4.1.2.ebuild, -kjots-4.1.3.ebuild: diff --git a/kde-base/kjots/kjots-4.2.0.ebuild b/kde-base/kjots/kjots-4.2.0.ebuild new file mode 100644 index 000000000000..ff0f52bcd158 --- /dev/null +++ b/kde-base/kjots/kjots-4.2.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/kjots-4.2.0.ebuild,v 1.1 2009/01/27 17:19:09 alexxy Exp $ + +EAPI="2" + +KMNAME="kdepim" +inherit kde4-meta + +DESCRIPTION="Kjots - KDE note taking utility" +KEYWORDS="~amd64 ~x86" +IUSE="debug htmlhandbook" + +DEPEND=">=kde-base/libkdepim-${PV}:${SLOT}" +KMEXTRACTONLY="libkdepim" -- cgit v1.2.3-65-gdbad