diff options
author | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-03-20 18:29:03 +0000 |
---|---|---|
committer | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-03-20 18:29:03 +0000 |
commit | 6c2ecbbdad91da94c48c2ef4f5c17ff7d60ef59a (patch) | |
tree | 8b03b2997b4996d138f8e4a411fc0e84750d4040 /kde-base/kworldclock | |
parent | stabilize new versions for amd64,ppc,x86 (diff) | |
download | historical-6c2ecbbdad91da94c48c2ef4f5c17ff7d60ef59a.tar.gz historical-6c2ecbbdad91da94c48c2ef4f5c17ff7d60ef59a.tar.bz2 historical-6c2ecbbdad91da94c48c2ef4f5c17ff7d60ef59a.zip |
Old.
Package-Manager: portage-2.2_pre5
Diffstat (limited to 'kde-base/kworldclock')
-rw-r--r-- | kde-base/kworldclock/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kworldclock/kworldclock-4.0.1.ebuild | 12 |
2 files changed, 5 insertions, 13 deletions
diff --git a/kde-base/kworldclock/ChangeLog b/kde-base/kworldclock/ChangeLog index a9f87237de60..eb2cdc9b97ca 100644 --- a/kde-base/kworldclock/ChangeLog +++ b/kde-base/kworldclock/ChangeLog @@ -1,6 +1,10 @@ # 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.13 2008/03/10 23:59:20 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldclock/ChangeLog,v 1.14 2008/03/20 18:12:27 ingmar Exp $ + + 20 Mar 2008; Ingmar Vanhassel <ingmar@gentoo.org> + -kworldclock-4.0.1.ebuild: + Old. *kworldclock-4.0.2 (10 Mar 2008) diff --git a/kde-base/kworldclock/kworldclock-4.0.1.ebuild b/kde-base/kworldclock/kworldclock-4.0.1.ebuild deleted file mode 100644 index ec7067a856f3..000000000000 --- a/kde-base/kworldclock/kworldclock-4.0.1.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.1.ebuild,v 1.2 2008/03/04 03:53:52 jer 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 ~hppa ~x86" -IUSE="debug htmlhandbook" |