diff options
Diffstat (limited to 'kde-base/kworldwatch')
-rw-r--r-- | kde-base/kworldwatch/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kworldwatch/files/digest-kworldwatch-3.5_alpha1 | 1 | ||||
-rw-r--r-- | kde-base/kworldwatch/kworldwatch-3.5_alpha1.ebuild | 17 |
3 files changed, 5 insertions, 19 deletions
diff --git a/kde-base/kworldwatch/ChangeLog b/kde-base/kworldwatch/ChangeLog index fd026e58bcd2..3aaf2e8a75db 100644 --- a/kde-base/kworldwatch/ChangeLog +++ b/kde-base/kworldwatch/ChangeLog @@ -1,6 +1,10 @@ # 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.17 2005/09/22 21:08:17 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/ChangeLog,v 1.18 2005/09/24 16:02:39 flameeyes Exp $ + + 24 Sep 2005; Diego Pettenò <flameeyes@gentoo.org> + -kworldwatch-3.5_alpha1.ebuild: + Removed 3.5_alpha1. *kworldwatch-3.5_beta1 (22 Sep 2005) diff --git a/kde-base/kworldwatch/files/digest-kworldwatch-3.5_alpha1 b/kde-base/kworldwatch/files/digest-kworldwatch-3.5_alpha1 deleted file mode 100644 index 42a6ca20af3a..000000000000 --- a/kde-base/kworldwatch/files/digest-kworldwatch-3.5_alpha1 +++ /dev/null @@ -1 +0,0 @@ -MD5 f6c38e2eeee2fb25cd612c9ee8ad1445 kdetoys-3.4.90.tar.bz2 3170287 diff --git a/kde-base/kworldwatch/kworldwatch-3.5_alpha1.ebuild b/kde-base/kworldwatch/kworldwatch-3.5_alpha1.ebuild deleted file mode 100644 index 474250f58d02..000000000000 --- a/kde-base/kworldwatch/kworldwatch-3.5_alpha1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# 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.5_alpha1.ebuild,v 1.1 2005/09/07 13:17:20 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="~amd64" -IUSE="" -DEPEND="" - -# kworldwatch is more commonly known as kworldclock -KMEXTRA="doc/kworldclock" - |