summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2006-11-13 10:59:27 +0000
committerChristian Faulhammer <fauli@gentoo.org>2006-11-13 10:59:27 +0000
commit8cde5e8401e26eadc025b4be3ccd4a91115aa759 (patch)
treeb57a5bdb30133994bc5ef9291045640cc23e02b3 /kde-base/kbstateapplet
parentBug #154660, support for new LCDS. (diff)
downloadhistorical-8cde5e8401e26eadc025b4be3ccd4a91115aa759.tar.gz
historical-8cde5e8401e26eadc025b4be3ccd4a91115aa759.tar.bz2
historical-8cde5e8401e26eadc025b4be3ccd4a91115aa759.zip
"Stable x86, bug #147570"
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'kde-base/kbstateapplet')
-rw-r--r--kde-base/kbstateapplet/ChangeLog6
-rw-r--r--kde-base/kbstateapplet/kbstateapplet-3.5.5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kbstateapplet/ChangeLog b/kde-base/kbstateapplet/ChangeLog
index a9d57b97c801..8b77b5839018 100644
--- a/kde-base/kbstateapplet/ChangeLog
+++ b/kde-base/kbstateapplet/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kbstateapplet
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kbstateapplet/ChangeLog,v 1.52 2006/10/03 09:25:47 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kbstateapplet/ChangeLog,v 1.53 2006/11/13 10:57:50 opfer Exp $
+
+ 13 Nov 2006; Christian Faulhammer <opfer@gentoo.org>
+ kbstateapplet-3.5.5.ebuild:
+ "Stable x86, bug #147570"
*kbstateapplet-3.5.5 (03 Oct 2006)
diff --git a/kde-base/kbstateapplet/kbstateapplet-3.5.5.ebuild b/kde-base/kbstateapplet/kbstateapplet-3.5.5.ebuild
index 8d97709399ef..06ace8a35bdf 100644
--- a/kde-base/kbstateapplet/kbstateapplet-3.5.5.ebuild
+++ b/kde-base/kbstateapplet/kbstateapplet-3.5.5.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kbstateapplet/kbstateapplet-3.5.5.ebuild,v 1.1 2006/10/03 09:25:47 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kbstateapplet/kbstateapplet-3.5.5.ebuild,v 1.2 2006/11/13 10:57:50 opfer Exp $
KMNAME=kdeaccessibility
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta
DESCRIPTION="KDE panel applet that displays the keyboard status"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/kcontrol)"