summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kdeartwork-kworldclock')
-rw-r--r--kde-base/kdeartwork-kworldclock/ChangeLog8
-rw-r--r--kde-base/kdeartwork-kworldclock/kdeartwork-kworldclock-3.5.9.ebuild16
2 files changed, 23 insertions, 1 deletions
diff --git a/kde-base/kdeartwork-kworldclock/ChangeLog b/kde-base/kdeartwork-kworldclock/ChangeLog
index 84774362f46e..705a14a807ae 100644
--- a/kde-base/kdeartwork-kworldclock/ChangeLog
+++ b/kde-base/kdeartwork-kworldclock/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/kdeartwork-kworldclock
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-kworldclock/ChangeLog,v 1.79 2008/02/17 02:57:23 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-kworldclock/ChangeLog,v 1.80 2008/02/20 22:45:37 philantrop Exp $
+
+*kdeartwork-kworldclock-3.5.9 (20 Feb 2008)
+
+ 20 Feb 2008; Wulf C. Krueger <philantrop@gentoo.org>
+ +kdeartwork-kworldclock-3.5.9.ebuild:
+ Version bump to KDE 3.5.9.
16 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org>
-kdeartwork-kworldclock-3.5.5.ebuild,
diff --git a/kde-base/kdeartwork-kworldclock/kdeartwork-kworldclock-3.5.9.ebuild b/kde-base/kdeartwork-kworldclock/kdeartwork-kworldclock-3.5.9.ebuild
new file mode 100644
index 000000000000..92094b0a50c9
--- /dev/null
+++ b/kde-base/kdeartwork-kworldclock/kdeartwork-kworldclock-3.5.9.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/kdeartwork-kworldclock/kdeartwork-kworldclock-3.5.9.ebuild,v 1.1 2008/02/20 22:45:37 philantrop Exp $
+
+ARTS_REQUIRED="never"
+
+KMMODULE=kworldclock
+KMNAME=kdeartwork
+EAPI="1"
+inherit kde-meta
+
+DESCRIPTION="kworldclock from kdeartwork"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND=">=kde-base/kworldclock-${PV}:${SLOT}"