summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-11-26 21:45:46 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-11-26 21:45:46 +0000
commitec0cbb08677a6a7328e2f61aba102c702f7eec8c (patch)
tree7659d1ad883be410fd290a4badcd6de419489696 /kde-base/kbstateapplet
parentRestrict binchecks and strip, cuts about 20 seconds on the merge, as the pack... (diff)
downloadgentoo-2-ec0cbb08677a6a7328e2f61aba102c702f7eec8c.tar.gz
gentoo-2-ec0cbb08677a6a7328e2f61aba102c702f7eec8c.tar.bz2
gentoo-2-ec0cbb08677a6a7328e2f61aba102c702f7eec8c.zip
Stable on ppc64
(Portage version: 2.1.1-r2)
Diffstat (limited to 'kde-base/kbstateapplet')
-rw-r--r--kde-base/kbstateapplet/ChangeLog5
-rw-r--r--kde-base/kbstateapplet/kbstateapplet-3.5.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kbstateapplet/ChangeLog b/kde-base/kbstateapplet/ChangeLog
index 47c62ca7db01..bc5128d47405 100644
--- a/kde-base/kbstateapplet/ChangeLog
+++ b/kde-base/kbstateapplet/ChangeLog
@@ -1,6 +1,9 @@
# 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.57 2006/11/18 16:30:21 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kbstateapplet/ChangeLog,v 1.58 2006/11/26 21:45:46 corsair Exp $
+
+ 26 Nov 2006; Markus Rothe <corsair@gentoo.org> kbstateapplet-3.5.5.ebuild:
+ Stable on ppc64
18 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
-kbstateapplet-3.5.3.ebuild, -kbstateapplet-3.5.4.ebuild:
diff --git a/kde-base/kbstateapplet/kbstateapplet-3.5.5.ebuild b/kde-base/kbstateapplet/kbstateapplet-3.5.5.ebuild
index 4d81cf1e209b..7098243a9601 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.5 2006/11/16 02:46:50 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kbstateapplet/kbstateapplet-3.5.5.ebuild,v 1.6 2006/11/26 21:45:46 corsair 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)"