summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2008-04-03 21:11:49 +0000
committerWulf Krueger <philantrop@gentoo.org>2008-04-03 21:11:49 +0000
commit468c4cca105e65fd7ac18e061e347cd4c96c2afb (patch)
tree69e2607fc5f63299f0105b498ef487c435ecc327 /kde-base/kjots
parentVersion bump to KDE 4.0.3. This is still not intended for mainstream so DO NO... (diff)
downloadgentoo-2-468c4cca105e65fd7ac18e061e347cd4c96c2afb.tar.gz
gentoo-2-468c4cca105e65fd7ac18e061e347cd4c96c2afb.tar.bz2
gentoo-2-468c4cca105e65fd7ac18e061e347cd4c96c2afb.zip
Version bump to KDE 4.0.3. This is still not intended for mainstream so DO NOT KEYWORD IT without talking to the KDE herd first.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kjots')
-rw-r--r--kde-base/kjots/ChangeLog8
-rw-r--r--kde-base/kjots/kjots-4.0.3.ebuild12
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kjots/ChangeLog b/kde-base/kjots/ChangeLog
index 7b8d47aa6ee4..132d1e6431d9 100644
--- a/kde-base/kjots/ChangeLog
+++ b/kde-base/kjots/ChangeLog
@@ -1,6 +1,12 @@
# 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.79 2008/03/20 17:11:30 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.80 2008/04/03 21:11:49 philantrop Exp $
+
+*kjots-4.0.3 (03 Apr 2008)
+
+ 03 Apr 2008; Wulf C. Krueger <philantrop@gentoo.org> +kjots-4.0.3.ebuild:
+ Version bump to KDE 4.0.3. This is still not intended for mainstream so DO
+ NOT KEYWORD IT without talking to the KDE herd first.
20 Mar 2008; Ingmar Vanhassel <ingmar@gentoo.org> -kjots-4.0.1.ebuild:
Old.
diff --git a/kde-base/kjots/kjots-4.0.3.ebuild b/kde-base/kjots/kjots-4.0.3.ebuild
new file mode 100644
index 000000000000..ba8861ff912f
--- /dev/null
+++ b/kde-base/kjots/kjots-4.0.3.ebuild
@@ -0,0 +1,12 @@
+# 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.0.3.ebuild,v 1.1 2008/04/03 21:11:49 philantrop Exp $
+
+EAPI="1"
+
+KMNAME=kdeutils
+inherit kde4-meta
+
+DESCRIPTION="Kjots - KDE note taking utility"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug htmlhandbook"