diff options
author | 2008-06-07 16:03:50 +0000 | |
---|---|---|
committer | 2008-06-07 16:03:50 +0000 | |
commit | 9aa755afafdb6e2eea3a1248c039dbd25cfaf57e (patch) | |
tree | 74b0589234d678c8e5263cb7eedddc39e58e4707 /kde-base/kworldclock | |
parent | Removed old versions. (diff) | |
download | gentoo-2-9aa755afafdb6e2eea3a1248c039dbd25cfaf57e.tar.gz gentoo-2-9aa755afafdb6e2eea3a1248c039dbd25cfaf57e.tar.bz2 gentoo-2-9aa755afafdb6e2eea3a1248c039dbd25cfaf57e.zip |
Removed old versions.
(Portage version: 2.2_pre7/cvs/Linux 2.6.25-gentoo-r4 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+)
Diffstat (limited to 'kde-base/kworldclock')
-rw-r--r-- | kde-base/kworldclock/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kworldclock/kworldclock-3.5.8.ebuild | 19 | ||||
-rw-r--r-- | kde-base/kworldclock/kworldclock-4.0.2.ebuild | 12 | ||||
-rw-r--r-- | kde-base/kworldclock/kworldclock-4.0.3.ebuild | 12 |
4 files changed, 6 insertions, 44 deletions
diff --git a/kde-base/kworldclock/ChangeLog b/kde-base/kworldclock/ChangeLog index b056c36bc22a..78c8aa3ee9bd 100644 --- a/kde-base/kworldclock/ChangeLog +++ b/kde-base/kworldclock/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kworldclock # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldclock/ChangeLog,v 1.22 2008/06/05 22:34:50 keytoaster Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldclock/ChangeLog,v 1.23 2008/06/07 16:03:50 keytoaster Exp $ + + 07 Jun 2008; Tobias Heinlein <keytoaster@gentoo.org> + -kworldclock-3.5.8.ebuild, -kworldclock-4.0.2.ebuild, + -kworldclock-4.0.3.ebuild: + Removed old versions. *kworldclock-4.0.5 (05 Jun 2008) diff --git a/kde-base/kworldclock/kworldclock-3.5.8.ebuild b/kde-base/kworldclock/kworldclock-3.5.8.ebuild deleted file mode 100644 index 66f484b4cfb9..000000000000 --- a/kde-base/kworldclock/kworldclock-3.5.8.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldclock/kworldclock-3.5.8.ebuild,v 1.7 2008/03/04 03:53:52 jer Exp $ - -KMNAME=kdetoys - -# kworldclock is called kworldwatch in the tarball, doc/ is not -KMMODULE=kworldwatch -KMNODOCS=true -KMEXTRA="doc/kworldclock" - -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 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="kdehiddenvisibility" -DEPEND="" diff --git a/kde-base/kworldclock/kworldclock-4.0.2.ebuild b/kde-base/kworldclock/kworldclock-4.0.2.ebuild deleted file mode 100644 index a942d4a6134a..000000000000 --- a/kde-base/kworldclock/kworldclock-4.0.2.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldclock/kworldclock-4.0.2.ebuild,v 1.1 2008/03/10 23:59:20 philantrop Exp $ - -EAPI="1" - -KMNAME=kdetoys -inherit kde4-meta - -DESCRIPTION="KDE program that displays the part of the Earth lit up by the Sun" -KEYWORDS="~amd64 ~x86" -IUSE="debug htmlhandbook" diff --git a/kde-base/kworldclock/kworldclock-4.0.3.ebuild b/kde-base/kworldclock/kworldclock-4.0.3.ebuild deleted file mode 100644 index 07be6cf220f3..000000000000 --- a/kde-base/kworldclock/kworldclock-4.0.3.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldclock/kworldclock-4.0.3.ebuild,v 1.1 2008/04/03 21:39:11 philantrop Exp $ - -EAPI="1" - -KMNAME=kdetoys -inherit kde4-meta - -DESCRIPTION="KDE program that displays the part of the Earth lit up by the Sun" -KEYWORDS="~amd64 ~x86" -IUSE="debug htmlhandbook" |