summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-01-27 17:19:09 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-01-27 17:19:09 +0000
commitd1019480042a92d5bde52e5888c4894dc84d19b4 (patch)
tree940d305b07e9d2dff0f3ac948fed8d0170355140 /kde-base/kjots
parentBump shiny new KDE 4.2.0 (diff)
downloadgentoo-2-d1019480042a92d5bde52e5888c4894dc84d19b4.tar.gz
gentoo-2-d1019480042a92d5bde52e5888c4894dc84d19b4.tar.bz2
gentoo-2-d1019480042a92d5bde52e5888c4894dc84d19b4.zip
Bump shiny new KDE 4.2.0
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kjots')
-rw-r--r--kde-base/kjots/ChangeLog7
-rw-r--r--kde-base/kjots/kjots-4.2.0.ebuild15
2 files changed, 21 insertions, 1 deletions
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 <alexxy@gentoo.org> +kjots-4.2.0.ebuild:
+ Bump KDE-4.2.0
14 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org> -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"