summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-10-03 12:47:26 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-10-03 12:47:26 +0000
commit8edd12c00f207ecd8ba17729b78501be0b8c0a00 (patch)
tree27b0264eba05cae511b4da640e687af18a695679 /kde-base/kworldwatch
parentBump to 3.5.5 (pre-release). (diff)
downloadgentoo-2-8edd12c00f207ecd8ba17729b78501be0b8c0a00.tar.gz
gentoo-2-8edd12c00f207ecd8ba17729b78501be0b8c0a00.tar.bz2
gentoo-2-8edd12c00f207ecd8ba17729b78501be0b8c0a00.zip
Bump to 3.5.5 (pre-release).
(Portage version: 2.1.2_pre2-r1)
Diffstat (limited to 'kde-base/kworldwatch')
-rw-r--r--kde-base/kworldwatch/ChangeLog8
-rw-r--r--kde-base/kworldwatch/files/digest-kworldwatch-3.5.53
-rw-r--r--kde-base/kworldwatch/kworldwatch-3.5.5.ebuild17
3 files changed, 27 insertions, 1 deletions
diff --git a/kde-base/kworldwatch/ChangeLog b/kde-base/kworldwatch/ChangeLog
index 5e5eb76d11d6..5a244ec8b5ec 100644
--- a/kde-base/kworldwatch/ChangeLog
+++ b/kde-base/kworldwatch/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/kworldwatch
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/ChangeLog,v 1.53 2006/09/17 22:53:06 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/ChangeLog,v 1.54 2006/10/03 12:47:26 flameeyes Exp $
+
+*kworldwatch-3.5.5 (03 Oct 2006)
+
+ 03 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +kworldwatch-3.5.5.ebuild:
+ Bump to 3.5.5 (pre-release).
17 Sep 2006; Carsten Lohrke <carlo@gentoo.org> -kworldwatch-3.4.3.ebuild:
Drop KDE 3.4.
diff --git a/kde-base/kworldwatch/files/digest-kworldwatch-3.5.5 b/kde-base/kworldwatch/files/digest-kworldwatch-3.5.5
new file mode 100644
index 000000000000..3b8dc029bc6f
--- /dev/null
+++ b/kde-base/kworldwatch/files/digest-kworldwatch-3.5.5
@@ -0,0 +1,3 @@
+MD5 2b03fd068209cf324396b75334f39aba kdetoys-3.5.5.tar.bz2 3178385
+RMD160 f94ecc0680b807bc817f3ce1e7acdfd015fde4f1 kdetoys-3.5.5.tar.bz2 3178385
+SHA256 eedd713a6478509cd0583fcbb27921de21f7af5ecab7f2141479421a9577411c kdetoys-3.5.5.tar.bz2 3178385
diff --git a/kde-base/kworldwatch/kworldwatch-3.5.5.ebuild b/kde-base/kworldwatch/kworldwatch-3.5.5.ebuild
new file mode 100644
index 000000000000..777b6e844fe0
--- /dev/null
+++ b/kde-base/kworldwatch/kworldwatch-3.5.5.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/kworldwatch-3.5.5.ebuild,v 1.1 2006/10/03 12:47:26 flameeyes 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=""
+DEPEND=""
+
+# kworldwatch is more commonly known as kworldclock
+KMEXTRA="doc/kworldclock"
+