From 6009681896b74f831c3c7a5646c66d84db3c4eb8 Mon Sep 17 00:00:00 2001 From: Alexey Shvetsov Date: Sat, 11 Apr 2009 23:18:22 +0000 Subject: Add KDE 4.2.2 (Portage version: 2.2_rc29/cvs/Linux x86_64) --- kde-base/kjots/ChangeLog | 7 ++++++- kde-base/kjots/kjots-4.2.2.ebuild | 17 +++++++++++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 kde-base/kjots/kjots-4.2.2.ebuild (limited to 'kde-base/kjots') diff --git a/kde-base/kjots/ChangeLog b/kde-base/kjots/ChangeLog index 3a72d85f8912..28c3b6882ff4 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.103 2009/04/11 19:54:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.104 2009/04/11 23:18:22 alexxy Exp $ + +*kjots-4.2.2 (11 Apr 2009) + + 11 Apr 2009; Alexey Shvetsov +kjots-4.2.2.ebuild: + Add KDE 4.2.2 11 Apr 2009; Raúl Porcel kjots-4.2.1.ebuild: Add ~alpha/~ia64 wrt #260777 diff --git a/kde-base/kjots/kjots-4.2.2.ebuild b/kde-base/kjots/kjots-4.2.2.ebuild new file mode 100644 index 000000000000..75470f0c67da --- /dev/null +++ b/kde-base/kjots/kjots-4.2.2.ebuild @@ -0,0 +1,17 @@ +# 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.2.ebuild,v 1.1 2009/04/11 23:18:22 alexxy Exp $ + +EAPI="2" + +KMNAME="kdepim" +inherit kde4-meta + +DESCRIPTION="Kjots - KDE note taking utility" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" +IUSE="debug doc" + +DEPEND=" + >=kde-base/libkdepim-${PV}:${SLOT}[kdeprefix=] +" +RDEPEND="${DEPEND}" -- cgit v1.2.3-65-gdbad