diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-04 03:08:43 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-04 03:08:43 +0000 |
commit | 554f4331f1adb67733ed1dd9fcd63c0cbb014277 (patch) | |
tree | d8b8dfa8670008757066af75fe838111592ded72 /kde-base/kworldwatch | |
parent | Remove old versions. (diff) | |
download | gentoo-2-554f4331f1adb67733ed1dd9fcd63c0cbb014277.tar.gz gentoo-2-554f4331f1adb67733ed1dd9fcd63c0cbb014277.tar.bz2 gentoo-2-554f4331f1adb67733ed1dd9fcd63c0cbb014277.zip |
Remove old versions.
(Portage version: 2.1.2-r7)
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.2 | 3 | ||||
-rw-r--r-- | kde-base/kworldwatch/kworldwatch-3.5.2.ebuild | 17 |
3 files changed, 5 insertions, 21 deletions
diff --git a/kde-base/kworldwatch/ChangeLog b/kde-base/kworldwatch/ChangeLog index f4d72b602df5..5a4385b7ae42 100644 --- a/kde-base/kworldwatch/ChangeLog +++ b/kde-base/kworldwatch/ChangeLog @@ -1,6 +1,10 @@ # 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.64 2007/01/16 21:45:46 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/ChangeLog,v 1.65 2007/02/04 03:08:43 flameeyes Exp $ + + 04 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> + -kworldwatch-3.5.2.ebuild: + Remove old versions. *kworldwatch-3.5.6 (16 Jan 2007) diff --git a/kde-base/kworldwatch/files/digest-kworldwatch-3.5.2 b/kde-base/kworldwatch/files/digest-kworldwatch-3.5.2 deleted file mode 100644 index 9881bec5c745..000000000000 --- a/kde-base/kworldwatch/files/digest-kworldwatch-3.5.2 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 c698bc8724db937734280a2553a4b1d8 kdetoys-3.5.2.tar.bz2 3164029 -RMD160 476b48be1265e4dd22ee472cfeca8ea40c3525e9 kdetoys-3.5.2.tar.bz2 3164029 -SHA256 efdeb3e61211a332781fa3d0b36298ebe457bda4dda9af75c65c6217ed1e7ca2 kdetoys-3.5.2.tar.bz2 3164029 diff --git a/kde-base/kworldwatch/kworldwatch-3.5.2.ebuild b/kde-base/kworldwatch/kworldwatch-3.5.2.ebuild deleted file mode 100644 index e636051a7f1f..000000000000 --- a/kde-base/kworldwatch/kworldwatch-3.5.2.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# 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.2.ebuild,v 1.10 2006/12/01 20:03:59 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="kdehiddenvisibility" -DEPEND="" - -# kworldwatch is more commonly known as kworldclock -KMEXTRA="doc/kworldclock" - |