diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2005-10-22 07:10:34 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2005-10-22 07:10:34 +0000 |
commit | a57ee7e4a8b6cb0baadb234fbd677dc4eeb82081 (patch) | |
tree | 2885853ebf6dbef8e9dc5a78a768d8b69bbde392 /kde-base/kmilo | |
parent | Add divx4linux useflag (diff) | |
download | gentoo-2-a57ee7e4a8b6cb0baadb234fbd677dc4eeb82081.tar.gz gentoo-2-a57ee7e4a8b6cb0baadb234fbd677dc4eeb82081.tar.bz2 gentoo-2-a57ee7e4a8b6cb0baadb234fbd677dc4eeb82081.zip |
Adding ~x86 to keywords
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'kde-base/kmilo')
-rw-r--r-- | kde-base/kmilo/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kmilo/kmilo-3.5.0_beta2.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kmilo/kmilo-3.5_beta1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/kmilo/ChangeLog b/kde-base/kmilo/ChangeLog index 7837f10905fa..e6bbe0416f44 100644 --- a/kde-base/kmilo/ChangeLog +++ b/kde-base/kmilo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kmilo # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/ChangeLog,v 1.23 2005/10/15 11:08:44 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/ChangeLog,v 1.24 2005/10/22 07:09:27 halcy0n Exp $ + + 22 Oct 2005; Mark Loeser <halcy0n@gentoo.org> kmilo-3.5_beta1.ebuild, + kmilo-3.5.0_beta2.ebuild: + Adding ~x86 to keywords *kmilo-3.5.0_beta2 (14 Oct 2005) diff --git a/kde-base/kmilo/kmilo-3.5.0_beta2.ebuild b/kde-base/kmilo/kmilo-3.5.0_beta2.ebuild index 8a2d0c11c375..07858574ba4d 100644 --- a/kde-base/kmilo/kmilo-3.5.0_beta2.ebuild +++ b/kde-base/kmilo/kmilo-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/kmilo/kmilo-3.5.0_beta2.ebuild,v 1.1 2005/10/14 18:41:56 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/kmilo-3.5.0_beta2.ebuild,v 1.2 2005/10/22 07:09:27 halcy0n Exp $ KMNAME=kdeutils MAXKDEVER=$PV @@ -9,7 +9,7 @@ inherit kde-meta eutils DESCRIPTION="kmilo - a kded module that can be extended to support various types of hardware input devices that exist, such as those on keyboards." -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="pbbuttonsd" DEPEND="pbbuttonsd? ( app-laptop/pbbuttonsd )" RDEPEND="${DEPEND}" diff --git a/kde-base/kmilo/kmilo-3.5_beta1.ebuild b/kde-base/kmilo/kmilo-3.5_beta1.ebuild index f0ffb8950b8a..ddc2d29f2a74 100644 --- a/kde-base/kmilo/kmilo-3.5_beta1.ebuild +++ b/kde-base/kmilo/kmilo-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/kmilo/kmilo-3.5_beta1.ebuild,v 1.3 2005/10/11 09:04:02 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/kmilo-3.5_beta1.ebuild,v 1.4 2005/10/22 07:09:27 halcy0n Exp $ KMNAME=kdeutils MAXKDEVER=$PV @@ -9,7 +9,7 @@ inherit kde-meta eutils DESCRIPTION="kmilo - a kded module that can be extended to support various types of hardware input devices that exist, such as those on keyboards." -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="pbbuttonsd" DEPEND="pbbuttonsd? ( app-laptop/pbbuttonsd )" RDEPEND="${DEPEND}" |