summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-06-04 12:43:36 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-06-04 12:43:36 +0000
commitb465343515bb4a9f917655c616da833dae3b779f (patch)
tree243b5629325c6579385dfef41107d1986c61fab5 /kde-base/kjots
parentVersion bump KDE 4.2.4 (diff)
downloadgentoo-2-b465343515bb4a9f917655c616da833dae3b779f.tar.gz
gentoo-2-b465343515bb4a9f917655c616da833dae3b779f.tar.bz2
gentoo-2-b465343515bb4a9f917655c616da833dae3b779f.zip
Version bump KDE 4.2.4
(Portage version: 2.2_rc33/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kjots')
-rw-r--r--kde-base/kjots/ChangeLog7
-rw-r--r--kde-base/kjots/kjots-4.2.4.ebuild17
2 files changed, 23 insertions, 1 deletions
diff --git a/kde-base/kjots/ChangeLog b/kde-base/kjots/ChangeLog
index 0e7de390f1f2..daae6f575af5 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.110 2009/06/03 16:18:30 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.111 2009/06/04 12:43:36 alexxy Exp $
+
+*kjots-4.2.4 (04 Jun 2009)
+
+ 04 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> +kjots-4.2.4.ebuild:
+ Version bump
03 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> -kjots-4.2.2.ebuild:
Drop KDE 4.2.2
diff --git a/kde-base/kjots/kjots-4.2.4.ebuild b/kde-base/kjots/kjots-4.2.4.ebuild
new file mode 100644
index 000000000000..ccee0e49f907
--- /dev/null
+++ b/kde-base/kjots/kjots-4.2.4.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.4.ebuild,v 1.1 2009/06/04 12:43:36 alexxy Exp $
+
+EAPI="2"
+
+KMNAME="kdepim"
+inherit kde4-meta
+
+DESCRIPTION="Kjots - KDE note taking utility"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE="debug +handbook"
+
+DEPEND="
+ >=kde-base/libkdepim-${PV}:${SLOT}[kdeprefix=]
+"
+RDEPEND="${DEPEND}"