diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2005-10-22 07:47:00 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2005-10-22 07:47:00 +0000 |
commit | e3b11782e90848160203e9c4ad81db7ffc72110f (patch) | |
tree | f96ade8d28963327a95809349d8247251a9f8516 /kde-base/kworldwatch | |
parent | Adding ~x86 to keywords (diff) | |
download | gentoo-2-e3b11782e90848160203e9c4ad81db7ffc72110f.tar.gz gentoo-2-e3b11782e90848160203e9c4ad81db7ffc72110f.tar.bz2 gentoo-2-e3b11782e90848160203e9c4ad81db7ffc72110f.zip |
Adding ~x86 to keywords
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'kde-base/kworldwatch')
-rw-r--r-- | kde-base/kworldwatch/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kworldwatch/kworldwatch-3.5.0_beta2.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kworldwatch/kworldwatch-3.5_beta1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/kworldwatch/ChangeLog b/kde-base/kworldwatch/ChangeLog index 80ed4fdee511..c5eb5f27c83f 100644 --- a/kde-base/kworldwatch/ChangeLog +++ b/kde-base/kworldwatch/ChangeLog @@ -1,6 +1,10 @@ # 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.21 2005/10/15 11:08:46 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/ChangeLog,v 1.22 2005/10/22 07:42:22 halcy0n Exp $ + + 22 Oct 2005; Mark Loeser <halcy0n@gentoo.org> + kworldwatch-3.5_beta1.ebuild, kworldwatch-3.5.0_beta2.ebuild: + Adding ~x86 to keywords *kworldwatch-3.5.0_beta2 (14 Oct 2005) diff --git a/kde-base/kworldwatch/kworldwatch-3.5.0_beta2.ebuild b/kde-base/kworldwatch/kworldwatch-3.5.0_beta2.ebuild index 95e683ebcbb3..bb75238c34a9 100644 --- a/kde-base/kworldwatch/kworldwatch-3.5.0_beta2.ebuild +++ b/kde-base/kworldwatch/kworldwatch-3.5.0_beta2.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_beta2.ebuild,v 1.1 2005/10/14 18:42:01 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/kworldwatch-3.5.0_beta2.ebuild,v 1.2 2005/10/22 07:42:22 halcy0n 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="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="" diff --git a/kde-base/kworldwatch/kworldwatch-3.5_beta1.ebuild b/kde-base/kworldwatch/kworldwatch-3.5_beta1.ebuild index 31bbf308acad..4691984e67d7 100644 --- a/kde-base/kworldwatch/kworldwatch-3.5_beta1.ebuild +++ b/kde-base/kworldwatch/kworldwatch-3.5_beta1.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_beta1.ebuild,v 1.1 2005/09/22 21:08:17 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/kworldwatch-3.5_beta1.ebuild,v 1.2 2005/10/22 07:42:22 halcy0n 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="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="" |