summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-05-26 15:43:38 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-05-26 15:43:38 +0000
commit62c36d8d635611d5f9a11d14a335c796ad1a628a (patch)
tree3291929e27d255b8c8b2977957c97d800e9d1a67 /kde-base/kmilo
parentSupport new CVS build layout (diff)
downloadhistorical-62c36d8d635611d5f9a11d14a335c796ad1a628a.tar.gz
historical-62c36d8d635611d5f9a11d14a335c796ad1a628a.tar.bz2
historical-62c36d8d635611d5f9a11d14a335c796ad1a628a.zip
Stable on amd64 wrt bug #132213
Package-Manager: portage-2.1_rc2-r1
Diffstat (limited to 'kde-base/kmilo')
-rw-r--r--kde-base/kmilo/ChangeLog5
-rw-r--r--kde-base/kmilo/kmilo-3.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmilo/ChangeLog b/kde-base/kmilo/ChangeLog
index 093ca5f554ac..7b6dc496abf8 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.45 2006/05/25 23:01:18 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/ChangeLog,v 1.46 2006/05/26 15:23:55 wolf31o2 Exp $
+
+ 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> kmilo-3.5.2.ebuild:
+ Stable on amd64 wrt bug #132213
25 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> kmilo-3.5.2.ebuild:
Stable on x86 wrt bug #132213
diff --git a/kde-base/kmilo/kmilo-3.5.2.ebuild b/kde-base/kmilo/kmilo-3.5.2.ebuild
index acf133815c22..88bbc4a7fc91 100644
--- a/kde-base/kmilo/kmilo-3.5.2.ebuild
+++ b/kde-base/kmilo/kmilo-3.5.2.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.2.ebuild,v 1.4 2006/05/25 23:01:18 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/kmilo-3.5.2.ebuild,v 1.5 2006/05/26 15:23:55 wolf31o2 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}"