summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2008-04-03 21:39:11 +0000
committerWulf Krueger <philantrop@gentoo.org>2008-04-03 21:39:11 +0000
commit07f4a6a5dc3ffda2c1da8c3717c87c0f846ddb09 (patch)
treef8bb02b4ee9761a821bd66bd21ac7487a201e7a9 /kde-base/kworldclock
parentVersion bump to KDE 4.0.3. This is still not intended for mainstream so DO NO... (diff)
downloadgentoo-2-07f4a6a5dc3ffda2c1da8c3717c87c0f846ddb09.tar.gz
gentoo-2-07f4a6a5dc3ffda2c1da8c3717c87c0f846ddb09.tar.bz2
gentoo-2-07f4a6a5dc3ffda2c1da8c3717c87c0f846ddb09.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/kworldclock')
-rw-r--r--kde-base/kworldclock/ChangeLog9
-rw-r--r--kde-base/kworldclock/kworldclock-4.0.3.ebuild12
2 files changed, 20 insertions, 1 deletions
diff --git a/kde-base/kworldclock/ChangeLog b/kde-base/kworldclock/ChangeLog
index eb2cdc9b97ca..6ba5a6f07570 100644
--- a/kde-base/kworldclock/ChangeLog
+++ b/kde-base/kworldclock/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for kde-base/kworldclock
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldclock/ChangeLog,v 1.14 2008/03/20 18:12:27 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldclock/ChangeLog,v 1.15 2008/04/03 21:39:11 philantrop Exp $
+
+*kworldclock-4.0.3 (03 Apr 2008)
+
+ 03 Apr 2008; Wulf C. Krueger <philantrop@gentoo.org>
+ +kworldclock-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>
-kworldclock-4.0.1.ebuild:
diff --git a/kde-base/kworldclock/kworldclock-4.0.3.ebuild b/kde-base/kworldclock/kworldclock-4.0.3.ebuild
new file mode 100644
index 000000000000..07be6cf220f3
--- /dev/null
+++ b/kde-base/kworldclock/kworldclock-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/kworldclock/kworldclock-4.0.3.ebuild,v 1.1 2008/04/03 21:39:11 philantrop Exp $
+
+EAPI="1"
+
+KMNAME=kdetoys
+inherit kde4-meta
+
+DESCRIPTION="KDE program that displays the part of the Earth lit up by the Sun"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug htmlhandbook"