summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2008-11-09 02:25:51 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2008-11-09 02:25:51 +0000
commit2f0f0ee67add2ec9cc78927feee233fe42e0df2d (patch)
tree6210956f853f347671f67813f7800723d3e20d21 /kde-base/kjots
parentFull auto: Version bump for KDE-4.1.3 (diff)
downloadgentoo-2-2f0f0ee67add2ec9cc78927feee233fe42e0df2d.tar.gz
gentoo-2-2f0f0ee67add2ec9cc78927feee233fe42e0df2d.tar.bz2
gentoo-2-2f0f0ee67add2ec9cc78927feee233fe42e0df2d.zip
Full auto: Version bump for KDE-4.1.3
(Portage version: 2.2_rc12/cvs/Linux 2.6.26-gentoo i686)
Diffstat (limited to 'kde-base/kjots')
-rw-r--r--kde-base/kjots/ChangeLog7
-rw-r--r--kde-base/kjots/kjots-4.1.3.ebuild16
2 files changed, 22 insertions, 1 deletions
diff --git a/kde-base/kjots/ChangeLog b/kde-base/kjots/ChangeLog
index 696f0cae898c..5a8b3e8cf4a7 100644
--- a/kde-base/kjots/ChangeLog
+++ b/kde-base/kjots/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kjots
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.92 2008/10/21 11:08:44 jmbsvicetto Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.93 2008/11/09 02:25:51 scarabeus Exp $
+
+*kjots-4.1.3 (08 Nov 2008)
+
+ 08 Nov 2008; Tomas Chvatal <scarabeus@gentoo.org> +kjots-4.1.3.ebuild:
+ Version bump.
21 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
-kjots-4.0.4.ebuild, -kjots-4.0.5.ebuild:
diff --git a/kde-base/kjots/kjots-4.1.3.ebuild b/kde-base/kjots/kjots-4.1.3.ebuild
new file mode 100644
index 000000000000..0bd114d49da2
--- /dev/null
+++ b/kde-base/kjots/kjots-4.1.3.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/kjots-4.1.3.ebuild,v 1.1 2008/11/09 02:25:51 scarabeus 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"