diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-12-09 05:56:29 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-12-09 05:56:29 +0000 |
commit | bf3cf3360365d9635594f9b8c303aa19755938f3 (patch) | |
tree | 24bc57f5735330f8f7bf624791455c4d82e2271d /kde-base/kworldwatch | |
parent | This version contains fixes for multiple bugs in 1.18.0. One of these bugs ca... (diff) | |
download | gentoo-2-bf3cf3360365d9635594f9b8c303aa19755938f3.tar.gz gentoo-2-bf3cf3360365d9635594f9b8c303aa19755938f3.tar.bz2 gentoo-2-bf3cf3360365d9635594f9b8c303aa19755938f3.zip |
Marked ppc stable for bug #112842.
(Portage version: 2.0.53)
Diffstat (limited to 'kde-base/kworldwatch')
-rw-r--r-- | kde-base/kworldwatch/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kworldwatch/kworldwatch-3.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kworldwatch/ChangeLog b/kde-base/kworldwatch/ChangeLog index 72f9fd922ac5..059c1648afde 100644 --- a/kde-base/kworldwatch/ChangeLog +++ b/kde-base/kworldwatch/ChangeLog @@ -1,6 +1,9 @@ # 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.31 2005/12/05 19:18:41 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/ChangeLog,v 1.32 2005/12/09 05:52:21 josejx Exp $ + + 09 Dec 2005; Joseph Jezak <josejx@gentoo.org> kworldwatch-3.4.3.ebuild: + Marked ppc stable for bug #112842. 05 Dec 2005; Bryan Østergaard <kloeri@gentoo.org> kworldwatch-3.5.0.ebuild: diff --git a/kde-base/kworldwatch/kworldwatch-3.4.3.ebuild b/kde-base/kworldwatch/kworldwatch-3.4.3.ebuild index 4f95595d1a70..0267d2689153 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.4 2005/11/24 23:27:07 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/kworldwatch-3.4.3.ebuild,v 1.5 2005/12/09 05:52:21 josejx 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="" |