diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-12-12 19:54:23 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-12-12 19:54:23 +0000 |
commit | ed460d47bb76cb540e2fde2c3166fc2d3354726a (patch) | |
tree | 8f55cdfd8f4deea216e138740c23b33eee00e756 /kde-base/kworldwatch | |
parent | Added ~amd64 keyword. (diff) | |
download | historical-ed460d47bb76cb540e2fde2c3166fc2d3354726a.tar.gz historical-ed460d47bb76cb540e2fde2c3166fc2d3354726a.tar.bz2 historical-ed460d47bb76cb540e2fde2c3166fc2d3354726a.zip |
Marked ~ppc.
Package-Manager: portage-2.0.53
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 a0ac3b8e44f7..829d3a8d4606 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.34 2005/12/10 22:07:16 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/ChangeLog,v 1.35 2005/12/12 19:02:21 josejx Exp $ + + 12 Dec 2005; Joseph Jezak <josejx@gentoo.org> kworldwatch-3.5.0.ebuild: + Marked ~ppc. 10 Dec 2005; Bryan Ăstergaard <kloeri@gentoo.org kworldwatch-3.4.3.ebuild: diff --git a/kde-base/kworldwatch/kworldwatch-3.5.0.ebuild b/kde-base/kworldwatch/kworldwatch-3.5.0.ebuild index 4cfadcd4c2ca..0b6fd1e2f0f0 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.3 2005/12/05 19:18:41 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/kworldwatch-3.5.0.ebuild,v 1.4 2005/12/12 19:02:21 josejx 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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" IUSE="" DEPEND="" |