summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-base/kmilo/ChangeLog5
-rw-r--r--kde-base/kmilo/kmilo-3.5.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmilo/ChangeLog b/kde-base/kmilo/ChangeLog
index be8d585a6c66..3f5ad63f6bc3 100644
--- a/kde-base/kmilo/ChangeLog
+++ b/kde-base/kmilo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kmilo
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/ChangeLog,v 1.55 2006/10/03 11:10:34 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/ChangeLog,v 1.56 2006/11/13 14:49:55 opfer Exp $
+
+ 13 Nov 2006; Christian Faulhammer <opfer@gentoo.org> kmilo-3.5.5.ebuild:
+ "Stable x86, bug #147570"
*kmilo-3.5.5 (03 Oct 2006)
diff --git a/kde-base/kmilo/kmilo-3.5.5.ebuild b/kde-base/kmilo/kmilo-3.5.5.ebuild
index 73556cd85968..c8984c409d83 100644
--- a/kde-base/kmilo/kmilo-3.5.5.ebuild
+++ b/kde-base/kmilo/kmilo-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/kmilo/kmilo-3.5.5.ebuild,v 1.1 2006/10/03 11:10:34 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/kmilo-3.5.5.ebuild,v 1.2 2006/11/13 14:49:55 opfer 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="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE="pbbuttonsd"
DEPEND="pbbuttonsd? ( app-laptop/pbbuttonsd )"
RDEPEND="${DEPEND}"