diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-26 18:22:37 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-26 18:22:37 +0000 |
commit | 9880924d31caaedca590360afc4cb26455759ade (patch) | |
tree | d8049ed2e5457ed78b1e6e009b54fd856b212a24 /kde-base/kworldwatch | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-9880924d31caaedca590360afc4cb26455759ade.tar.gz gentoo-2-9880924d31caaedca590360afc4cb26455759ade.tar.bz2 gentoo-2-9880924d31caaedca590360afc4cb26455759ade.zip |
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'kde-base/kworldwatch')
-rw-r--r-- | kde-base/kworldwatch/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kworldwatch/kworldwatch-3.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kworldwatch/ChangeLog b/kde-base/kworldwatch/ChangeLog index 4961bda1714b..2c35d043f30b 100644 --- a/kde-base/kworldwatch/ChangeLog +++ b/kde-base/kworldwatch/ChangeLog @@ -1,6 +1,9 @@ # 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.44 2006/05/26 17:22:37 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/ChangeLog,v 1.45 2006/05/26 18:22:37 corsair Exp $ + + 26 May 2006; Markus Rothe <corsair@gentoo.org> kworldwatch-3.5.2.ebuild: + Stable on ppc64 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> kworldwatch-3.5.2.ebuild: diff --git a/kde-base/kworldwatch/kworldwatch-3.5.2.ebuild b/kde-base/kworldwatch/kworldwatch-3.5.2.ebuild index e82cf9764217..923ead4354ce 100644 --- a/kde-base/kworldwatch/kworldwatch-3.5.2.ebuild +++ b/kde-base/kworldwatch/kworldwatch-3.5.2.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.2.ebuild,v 1.4 2006/05/26 17:22:37 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/kworldwatch-3.5.2.ebuild,v 1.5 2006/05/26 18:22:37 corsair 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" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86" IUSE="" DEPEND="" |