summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-12-17 16:05:49 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-12-17 16:05:49 +0000
commit7f3e31948db9949ddfc7e59970cf474523714d77 (patch)
tree4b959c2c66f51635fc909c4fb4de05745afa9822 /kde-base/kbstateapplet
parentCosmetic change in scroll patch; bug #113529. (diff)
downloadhistorical-7f3e31948db9949ddfc7e59970cf474523714d77.tar.gz
historical-7f3e31948db9949ddfc7e59970cf474523714d77.tar.bz2
historical-7f3e31948db9949ddfc7e59970cf474523714d77.zip
Added ~ppc64
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'kde-base/kbstateapplet')
-rw-r--r--kde-base/kbstateapplet/ChangeLog5
-rw-r--r--kde-base/kbstateapplet/kbstateapplet-3.5.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kbstateapplet/ChangeLog b/kde-base/kbstateapplet/ChangeLog
index 93c268f84133..93364eed4c12 100644
--- a/kde-base/kbstateapplet/ChangeLog
+++ b/kde-base/kbstateapplet/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kbstateapplet
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kbstateapplet/ChangeLog,v 1.34 2005/12/12 15:56:13 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kbstateapplet/ChangeLog,v 1.35 2005/12/17 16:01:07 corsair Exp $
+
+ 17 Dec 2005; Markus Rothe <corsair@gentoo.org> kbstateapplet-3.5.0.ebuild:
+ Added ~ppc64
12 Dec 2005; Joseph Jezak <josejx@gentoo.org> kbstateapplet-3.5.0.ebuild:
Marked ~ppc.
diff --git a/kde-base/kbstateapplet/kbstateapplet-3.5.0.ebuild b/kde-base/kbstateapplet/kbstateapplet-3.5.0.ebuild
index 3f20845b964d..453016934178 100644
--- a/kde-base/kbstateapplet/kbstateapplet-3.5.0.ebuild
+++ b/kde-base/kbstateapplet/kbstateapplet-3.5.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kbstateapplet/kbstateapplet-3.5.0.ebuild,v 1.4 2005/12/12 15:56:13 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kbstateapplet/kbstateapplet-3.5.0.ebuild,v 1.5 2005/12/17 16:01:07 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 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/kcontrol)"