summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2005-07-28 21:16:26 +0000
committerDan Armak <danarmak@gentoo.org>2005-07-28 21:16:26 +0000
commit15245baf7f863a80b581f80bef6e5c16c69ab17e (patch)
tree0a4ee9c61d0ca2721f7da6fecd92c7534f8f3ef2 /kde-base/kworldwatch
parentFix qt dep per bug #100235 (diff)
downloadhistorical-15245baf7f863a80b581f80bef6e5c16c69ab17e.tar.gz
historical-15245baf7f863a80b581f80bef6e5c16c69ab17e.tar.bz2
historical-15245baf7f863a80b581f80bef6e5c16c69ab17e.zip
KDE 3.4.2 split ebuilds. p.masked, to be unmasked shortly.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'kde-base/kworldwatch')
-rw-r--r--kde-base/kworldwatch/ChangeLog7
-rw-r--r--kde-base/kworldwatch/Manifest6
-rw-r--r--kde-base/kworldwatch/files/digest-kworldwatch-3.4.21
-rw-r--r--kde-base/kworldwatch/kworldwatch-3.4.2.ebuild17
4 files changed, 28 insertions, 3 deletions
diff --git a/kde-base/kworldwatch/ChangeLog b/kde-base/kworldwatch/ChangeLog
index 620d06e786a5..9dcf1224780e 100644
--- a/kde-base/kworldwatch/ChangeLog
+++ b/kde-base/kworldwatch/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kworldwatch
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/ChangeLog,v 1.13 2005/07/08 04:47:06 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/ChangeLog,v 1.14 2005/07/28 21:16:24 danarmak Exp $
+
+*kworldwatch-3.4.2 (28 Jul 2005)
+
+ 28 Jul 2005; Dan Armak <danarmak@gentoo.org> +kworldwatch-3.4.2.ebuild:
+ Version bump to 3.4.2.
08 Jul 2005; Jason Wever <weeve@gentoo.org> kworldwatch-3.4.1.ebuild:
Stable on SPARC.
diff --git a/kde-base/kworldwatch/Manifest b/kde-base/kworldwatch/Manifest
index 1d9ea704ddda..8b452783c578 100644
--- a/kde-base/kworldwatch/Manifest
+++ b/kde-base/kworldwatch/Manifest
@@ -1,6 +1,8 @@
-MD5 7e44edb6cd18bad37ddcfba1ae4d00e5 ChangeLog 2172
-MD5 fbdde1aa76ccc313a75cac6193f90b18 kworldwatch-3.4.0.ebuild 525
MD5 d72f0fe6eee3a7e82aeb6ac4f1bdc157 kworldwatch-3.4.1.ebuild 518
+MD5 fbdde1aa76ccc313a75cac6193f90b18 kworldwatch-3.4.0.ebuild 525
+MD5 7e44edb6cd18bad37ddcfba1ae4d00e5 ChangeLog 2172
+MD5 d8d63b3cb903e7bdf6a3ac7f3f2e7f2f kworldwatch-3.4.2.ebuild 524
MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156
MD5 5b4e3adba5796dc0f4ac34763f6e0bff files/digest-kworldwatch-3.4.0 67
MD5 dd51237c7f58169a5ba9d85f9d6fbf7e files/digest-kworldwatch-3.4.1 208
+MD5 cec4c0358c295f328944405dc17ded2b files/digest-kworldwatch-3.4.2 67
diff --git a/kde-base/kworldwatch/files/digest-kworldwatch-3.4.2 b/kde-base/kworldwatch/files/digest-kworldwatch-3.4.2
new file mode 100644
index 000000000000..ef7ae126ed24
--- /dev/null
+++ b/kde-base/kworldwatch/files/digest-kworldwatch-3.4.2
@@ -0,0 +1 @@
+MD5 86f954b4233937eb4cc7dd8f97bbe39f kdetoys-3.4.2.tar.bz2 3204626
diff --git a/kde-base/kworldwatch/kworldwatch-3.4.2.ebuild b/kde-base/kworldwatch/kworldwatch-3.4.2.ebuild
new file mode 100644
index 000000000000..03a8a5c0176c
--- /dev/null
+++ b/kde-base/kworldwatch/kworldwatch-3.4.2.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/kworldwatch-3.4.2.ebuild,v 1.1 2005/07/28 21:16:24 danarmak 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=" ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+DEPEND=""
+
+# kworldwatch is more commonly known as kworldclock
+KMEXTRA="doc/kworldclock"
+