diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-12-09 06:07:17 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-12-09 06:07:17 +0000 |
commit | caeff7fb223c7f9653758f885659b7961d2bda15 (patch) | |
tree | 579c3595e73391f731ec54ca5df03760f0fb6622 /kde-base/kworldwatch | |
parent | No longer need to check for USE=cid in libXfont, because it builds unconditio... (diff) | |
download | historical-caeff7fb223c7f9653758f885659b7961d2bda15.tar.gz historical-caeff7fb223c7f9653758f885659b7961d2bda15.tar.bz2 historical-caeff7fb223c7f9653758f885659b7961d2bda15.zip |
Marked ppc stable for bug #112842.
Package-Manager: portage-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="" |