diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-12-17 13:06:09 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-12-17 13:06:09 +0000 |
commit | 6013816417bec1e55cc4e030251b8f08ca1ad672 (patch) | |
tree | e2b6521c9211342093e529c11a92fc85c113ba42 /kde-base/kworldwatch | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-6013816417bec1e55cc4e030251b8f08ca1ad672.tar.gz gentoo-2-6013816417bec1e55cc4e030251b8f08ca1ad672.tar.bz2 gentoo-2-6013816417bec1e55cc4e030251b8f08ca1ad672.zip |
Added ~ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/kworldwatch')
-rw-r--r-- | kde-base/kworldwatch/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kworldwatch/kworldwatch-3.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kworldwatch/ChangeLog b/kde-base/kworldwatch/ChangeLog index 829d3a8d4606..007ea2e8eca6 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.35 2005/12/12 19:02:21 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/ChangeLog,v 1.36 2005/12/17 13:01:32 corsair Exp $ + + 17 Dec 2005; Markus Rothe <corsair@gentoo.org> kworldwatch-3.5.0.ebuild: + Added ~ppc64 12 Dec 2005; Joseph Jezak <josejx@gentoo.org> kworldwatch-3.5.0.ebuild: Marked ~ppc. diff --git a/kde-base/kworldwatch/kworldwatch-3.5.0.ebuild b/kde-base/kworldwatch/kworldwatch-3.5.0.ebuild index 0b6fd1e2f0f0..8f200b15daf1 100644 --- a/kde-base/kworldwatch/kworldwatch-3.5.0.ebuild +++ b/kde-base/kworldwatch/kworldwatch-3.5.0.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.5.0.ebuild,v 1.4 2005/12/12 19:02:21 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/kworldwatch-3.5.0.ebuild,v 1.5 2005/12/17 13:01:32 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 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="" |