diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-11-24 23:27:07 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-11-24 23:27:07 +0000 |
commit | 8bd2562e550b3db234c50dea2f21575409216e47 (patch) | |
tree | 96ef0bd5007c3aae7af5e2ae3b4896c7f6aa598d /kde-base/kworldwatch | |
parent | Stable on amd64, bug 112842. (diff) | |
download | gentoo-2-8bd2562e550b3db234c50dea2f21575409216e47.tar.gz gentoo-2-8bd2562e550b3db234c50dea2f21575409216e47.tar.bz2 gentoo-2-8bd2562e550b3db234c50dea2f21575409216e47.zip |
Stable on amd64, bug 112842.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'kde-base/kworldwatch')
-rw-r--r-- | kde-base/kworldwatch/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kworldwatch/kworldwatch-3.4.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kworldwatch/ChangeLog b/kde-base/kworldwatch/ChangeLog index 6c6c10497d4d..7125d2c3b46d 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.26 2005/11/24 22:46:08 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/ChangeLog,v 1.27 2005/11/24 23:27:07 cryos Exp $ + + 24 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> + kworldwatch-3.4.3.ebuild: + Stable on amd64, bug 112842. 24 Nov 2005; Markus Rothe <corsair@gentoo.org> kworldwatch-3.4.3.ebuild: Stable on ppc64 diff --git a/kde-base/kworldwatch/kworldwatch-3.4.3.ebuild b/kde-base/kworldwatch/kworldwatch-3.4.3.ebuild index ac5a19def4c0..4f95595d1a70 100644 --- a/kde-base/kworldwatch/kworldwatch-3.4.3.ebuild +++ b/kde-base/kworldwatch/kworldwatch-3.4.3.ebuild @@ -1,6 +1,6 @@ # 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.4.3.ebuild,v 1.3 2005/11/24 22:46:08 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/kworldwatch-3.4.3.ebuild,v 1.4 2005/11/24 23:27:07 cryos Exp $ KMNAME=kdetoys MAXKDEVER=$PV @@ -8,7 +8,7 @@ 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 ~ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ppc64 sparc ~x86" IUSE="" DEPEND="" |