diff options
author | Jason Wever <weeve@gentoo.org> | 2006-05-29 22:09:08 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-05-29 22:09:08 +0000 |
commit | 3df410c85cc5346ecb6cbc9eb42b89db0ccc8014 (patch) | |
tree | 9a41f7002835cba2abc52db4497ed4f955683741 /kde-base/kworldwatch | |
parent | Stable on SPARC wrt bug #132213. (diff) | |
download | gentoo-2-3df410c85cc5346ecb6cbc9eb42b89db0ccc8014.tar.gz gentoo-2-3df410c85cc5346ecb6cbc9eb42b89db0ccc8014.tar.bz2 gentoo-2-3df410c85cc5346ecb6cbc9eb42b89db0ccc8014.zip |
Stable on SPARC wrt bug #132213.
(Portage version: 2.1_rc3)
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 315de40589cc..6fbe22bdc9cb 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.46 2006/05/29 15:56:01 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/ChangeLog,v 1.47 2006/05/29 22:09:08 weeve Exp $ + + 29 May 2006; Jason Wever <weeve@gentoo.org> kworldwatch-3.5.2.ebuild: + Stable on SPARC wrt bug #132213. 29 May 2006; Diego Pettenò <flameeyes@gentoo.org> -kworldwatch-3.4.1.ebuild, -kworldwatch-3.4.2.ebuild: diff --git a/kde-base/kworldwatch/kworldwatch-3.5.2.ebuild b/kde-base/kworldwatch/kworldwatch-3.5.2.ebuild index 923ead4354ce..3a2ac5a2b308 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.5 2006/05/26 18:22:37 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/kworldwatch-3.5.2.ebuild,v 1.6 2006/05/29 22:09:08 weeve 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="" |