diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-11-26 22:48:44 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-11-26 22:48:44 +0000 |
commit | 8ca9c0f46cf3b7eb56725acbbfcb38a6039db308 (patch) | |
tree | e33d1af07eca10e8148c36b3e94d23997c154d78 /kde-base/kworldwatch | |
parent | Add ~x86-fbsd keyword, restrict binchecks and strip. (diff) | |
download | gentoo-2-8ca9c0f46cf3b7eb56725acbbfcb38a6039db308.tar.gz gentoo-2-8ca9c0f46cf3b7eb56725acbbfcb38a6039db308.tar.bz2 gentoo-2-8ca9c0f46cf3b7eb56725acbbfcb38a6039db308.zip |
Stable on ppc64
(Portage version: 2.1.1-r2)
Diffstat (limited to 'kde-base/kworldwatch')
-rw-r--r-- | kde-base/kworldwatch/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kworldwatch/kworldwatch-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kworldwatch/ChangeLog b/kde-base/kworldwatch/ChangeLog index a356827935bb..462c414817cb 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.59 2006/11/18 19:21:53 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/ChangeLog,v 1.60 2006/11/26 22:48:44 corsair Exp $ + + 26 Nov 2006; Markus Rothe <corsair@gentoo.org> kworldwatch-3.5.5.ebuild: + Stable on ppc64 18 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> -kworldwatch-3.5.3.ebuild, -kworldwatch-3.5.4.ebuild: diff --git a/kde-base/kworldwatch/kworldwatch-3.5.5.ebuild b/kde-base/kworldwatch/kworldwatch-3.5.5.ebuild index 342f4dcfae80..d68bb656319c 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.5 2006/11/16 04:52:09 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/kworldwatch-3.5.5.ebuild,v 1.6 2006/11/26 22:48:44 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 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |