summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-10-06 19:36:20 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-10-06 19:36:20 +0000
commite8ecedde104673f643810241b6be213aea0330bd (patch)
tree133bd0266738b086a6cb7369c3d9ecc76139d898 /kde-base/kjots
parentVersion bump KDE 4.3.2 (diff)
downloadgentoo-2-e8ecedde104673f643810241b6be213aea0330bd.tar.gz
gentoo-2-e8ecedde104673f643810241b6be213aea0330bd.tar.bz2
gentoo-2-e8ecedde104673f643810241b6be213aea0330bd.zip
Version bump KDE 4.3.2
(Portage version: 2.2_rc44/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.3.2.ebuild17
2 files changed, 23 insertions, 1 deletions
diff --git a/kde-base/kjots/ChangeLog b/kde-base/kjots/ChangeLog
index c6a541a7171b..73ffa84cc70e 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.119 2009/09/01 15:33:23 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.120 2009/10/06 19:36:20 alexxy Exp $
+
+*kjots-4.3.2 (06 Oct 2009)
+
+ 06 Oct 2009; Alexey Shvetsov <alexxy@gentoo.org> +kjots-4.3.2.ebuild:
+ Version bump
*kjots-4.3.1 (01 Sep 2009)
diff --git a/kde-base/kjots/kjots-4.3.2.ebuild b/kde-base/kjots/kjots-4.3.2.ebuild
new file mode 100644
index 000000000000..f19b912b8af1
--- /dev/null
+++ b/kde-base/kjots/kjots-4.3.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.3.2.ebuild,v 1.1 2009/10/06 19:36:20 alexxy Exp $
+
+EAPI="2"
+
+KMNAME="kdepim"
+inherit kde4-meta
+
+DESCRIPTION="Kjots - KDE note taking utility"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="debug +handbook"
+
+DEPEND="
+ >=kde-base/libkdepim-${PV}:${SLOT}[kdeprefix=]
+"
+RDEPEND="${DEPEND}"