summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2010-10-24 16:27:06 +0000
committerTheo Chatzimichos <tampakrap@gentoo.org>2010-10-24 16:27:06 +0000
commit0cd22d98acef8ddcc5ddbfc766915e3f94a84ae9 (patch)
tree6b74b15b8d68f41339f63660b851208cc548e831 /kde-base/kjots
parentUse etexmf-update (diff)
downloadhistorical-0cd22d98acef8ddcc5ddbfc766915e3f94a84ae9.tar.gz
historical-0cd22d98acef8ddcc5ddbfc766915e3f94a84ae9.tar.bz2
historical-0cd22d98acef8ddcc5ddbfc766915e3f94a84ae9.zip
Version bump KDEPIM 4.4.7
Package-Manager: portage-2.2_rc94/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.4.7.ebuild17
2 files changed, 23 insertions, 1 deletions
diff --git a/kde-base/kjots/ChangeLog b/kde-base/kjots/ChangeLog
index 2f459d23563d..177cf3f2287a 100644
--- a/kde-base/kjots/ChangeLog
+++ b/kde-base/kjots/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kjots
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.156 2010/09/11 05:50:48 reavertm Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.157 2010/10/24 16:21:43 tampakrap Exp $
+
+*kjots-4.4.7 (24 Oct 2010)
+
+ 24 Oct 2010; Theo Chatzimichos <tampakrap@gentoo.org> +kjots-4.4.7.ebuild:
+ Version bump KDEPIM 4.4.7
*kjots-4.4.6 (11 Sep 2010)
diff --git a/kde-base/kjots/kjots-4.4.7.ebuild b/kde-base/kjots/kjots-4.4.7.ebuild
new file mode 100644
index 000000000000..5eeca3b6577e
--- /dev/null
+++ b/kde-base/kjots/kjots-4.4.7.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/kjots-4.4.7.ebuild,v 1.1 2010/10/24 16:21:43 tampakrap Exp $
+
+EAPI="3"
+
+KMNAME="kdepim"
+inherit kde4-meta
+
+DESCRIPTION="KDE note taking utility"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug +handbook"
+
+DEPEND="
+ $(add_kdebase_dep kdepimlibs)
+"
+RDEPEND="${DEPEND}"