summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2007-05-23 02:08:46 +0000
committerCarsten Lohrke <carlo@gentoo.org>2007-05-23 02:08:46 +0000
commitd5239832a7c0af8846eb2a160cdb162ab53d8554 (patch)
tree913823ba62042ada86907ba5e99500be1506b7f3 /kde-base/kworldwatch
parentVersion bump. (diff)
downloadgentoo-2-d5239832a7c0af8846eb2a160cdb162ab53d8554.tar.gz
gentoo-2-d5239832a7c0af8846eb2a160cdb162ab53d8554.tar.bz2
gentoo-2-d5239832a7c0af8846eb2a160cdb162ab53d8554.zip
Version bump.
(Portage version: 2.1.2.7)
Diffstat (limited to 'kde-base/kworldwatch')
-rw-r--r--kde-base/kworldwatch/ChangeLog7
-rw-r--r--kde-base/kworldwatch/files/digest-kworldwatch-3.5.73
-rw-r--r--kde-base/kworldwatch/kworldwatch-3.5.7.ebuild17
3 files changed, 26 insertions, 1 deletions
diff --git a/kde-base/kworldwatch/ChangeLog b/kde-base/kworldwatch/ChangeLog
index 5a4385b7ae42..e006d1e8692d 100644
--- a/kde-base/kworldwatch/ChangeLog
+++ b/kde-base/kworldwatch/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kworldwatch
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/ChangeLog,v 1.65 2007/02/04 03:08:43 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/ChangeLog,v 1.66 2007/05/23 02:08:46 carlo Exp $
+
+*kworldwatch-3.5.7 (23 May 2007)
+
+ 23 May 2007; Carsten Lohrke <carlo@gentoo.org> +kworldwatch-3.5.7.ebuild:
+ Version bump.
04 Feb 2007; Diego Pettenò <flameeyes@gentoo.org>
-kworldwatch-3.5.2.ebuild:
diff --git a/kde-base/kworldwatch/files/digest-kworldwatch-3.5.7 b/kde-base/kworldwatch/files/digest-kworldwatch-3.5.7
new file mode 100644
index 000000000000..6b6b60db7cb7
--- /dev/null
+++ b/kde-base/kworldwatch/files/digest-kworldwatch-3.5.7
@@ -0,0 +1,3 @@
+MD5 946e58b53ac4e6374051736a0eb4cf92 kdetoys-3.5.7.tar.bz2 3257711
+RMD160 82ec6c5e75e4c7054ee08d97887d73f900cca629 kdetoys-3.5.7.tar.bz2 3257711
+SHA256 e34c7a4de43f3940b861a6ba087251ada46529de677b03888dceb0bd4784417f kdetoys-3.5.7.tar.bz2 3257711
diff --git a/kde-base/kworldwatch/kworldwatch-3.5.7.ebuild b/kde-base/kworldwatch/kworldwatch-3.5.7.ebuild
new file mode 100644
index 000000000000..e6619dc62d60
--- /dev/null
+++ b/kde-base/kworldwatch/kworldwatch-3.5.7.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/kworldwatch-3.5.7.ebuild,v 1.1 2007/05/23 02:08:46 carlo Exp $
+
+KMNAME=kdetoys
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta
+
+DESCRIPTION="KDE program that displays the part of the Earth lit up by the Sun"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE="kdehiddenvisibility"
+DEPEND=""
+
+# kworldwatch is more commonly known as kworldclock
+KMEXTRA="doc/kworldclock"
+