From bc7b723bf2bc86510aaaada266d74e1e07e99a3d Mon Sep 17 00:00:00 2001 From: Diego Elio Pettenò Date: Thu, 1 Jun 2006 20:44:33 +0000 Subject: Update to new release. (Portage version: 2.1_rc3-r3) --- kde-base/kworldwatch/ChangeLog | 8 +++++++- kde-base/kworldwatch/files/digest-kworldwatch-3.5.3 | 3 +++ kde-base/kworldwatch/kworldwatch-3.5.3.ebuild | 17 +++++++++++++++++ 3 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 kde-base/kworldwatch/files/digest-kworldwatch-3.5.3 create mode 100644 kde-base/kworldwatch/kworldwatch-3.5.3.ebuild (limited to 'kde-base/kworldwatch') diff --git a/kde-base/kworldwatch/ChangeLog b/kde-base/kworldwatch/ChangeLog index 48aceaf659d3..947f105c0493 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.48 2006/06/01 07:52:36 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/ChangeLog,v 1.49 2006/06/01 20:44:33 flameeyes Exp $ + +*kworldwatch-3.5.3 (01 Jun 2006) + + 01 Jun 2006; Diego Pettenò + +kworldwatch-3.5.3.ebuild: + Update to new release. 01 Jun 2006; Thomas Cort kworldwatch-3.5.2.ebuild: Stable on alpha wrt Bug #132213. diff --git a/kde-base/kworldwatch/files/digest-kworldwatch-3.5.3 b/kde-base/kworldwatch/files/digest-kworldwatch-3.5.3 new file mode 100644 index 000000000000..3bfde1d98c25 --- /dev/null +++ b/kde-base/kworldwatch/files/digest-kworldwatch-3.5.3 @@ -0,0 +1,3 @@ +MD5 dbce8029253a6151546e3016f299f4ef kdetoys-3.5.3.tar.bz2 3168944 +RMD160 27879dbe60a18638842fce1144b3e594d74d90bd kdetoys-3.5.3.tar.bz2 3168944 +SHA256 72eaa626ae255fd6eea1f902314f2729c59d075a04edb862f21513f16c2f8d6f kdetoys-3.5.3.tar.bz2 3168944 diff --git a/kde-base/kworldwatch/kworldwatch-3.5.3.ebuild b/kde-base/kworldwatch/kworldwatch-3.5.3.ebuild new file mode 100644 index 000000000000..eb94b34105fa --- /dev/null +++ b/kde-base/kworldwatch/kworldwatch-3.5.3.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.3.ebuild,v 1.1 2006/06/01 20:44:33 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" +IUSE="" +DEPEND="" + +# kworldwatch is more commonly known as kworldclock +KMEXTRA="doc/kworldclock" + -- cgit v1.2.3-65-gdbad