diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-14 14:55:08 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-14 14:55:08 +0000 |
commit | 813fdb0a47a034f122e551e6883474971d53eff0 (patch) | |
tree | 87658f1ea1f0774c41e96cd4b2192fa0ca2b0d23 /kde-base/kworldwatch | |
parent | Stable on sparc wrt #147570 (diff) | |
download | gentoo-2-813fdb0a47a034f122e551e6883474971d53eff0.tar.gz gentoo-2-813fdb0a47a034f122e551e6883474971d53eff0.tar.bz2 gentoo-2-813fdb0a47a034f122e551e6883474971d53eff0.zip |
Stable on sparc wrt #147570
(Portage version: 2.1.1-r1)
Diffstat (limited to 'kde-base/kworldwatch')
-rw-r--r-- | kde-base/kworldwatch/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kworldwatch/kworldwatch-3.5.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kworldwatch/ChangeLog b/kde-base/kworldwatch/ChangeLog index b31ba257d7af..edd1ee65fca9 100644 --- a/kde-base/kworldwatch/ChangeLog +++ b/kde-base/kworldwatch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kworldwatch # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/ChangeLog,v 1.56 2006/11/14 01:28:17 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/ChangeLog,v 1.57 2006/11/14 14:55:08 gustavoz Exp $ + + 14 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> + kworldwatch-3.5.5.ebuild: + Stable on sparc wrt #147570 13 Nov 2006; Danny van Dyk <kugelfang@gentoo.org> kworldwatch-3.5.5.ebuild: diff --git a/kde-base/kworldwatch/kworldwatch-3.5.5.ebuild b/kde-base/kworldwatch/kworldwatch-3.5.5.ebuild index e27092dcacf4..5a854c0ea8f3 100644 --- a/kde-base/kworldwatch/kworldwatch-3.5.5.ebuild +++ b/kde-base/kworldwatch/kworldwatch-3.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/kworldwatch-3.5.5.ebuild,v 1.3 2006/11/14 01:28:17 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/kworldwatch-3.5.5.ebuild,v 1.4 2006/11/14 14:55:08 gustavoz 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 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |