summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2008-01-28 22:47:44 +0000
committerWulf Krueger <philantrop@gentoo.org>2008-01-28 22:47:44 +0000
commita9fe69ddc6fe7d9d320a23e74da2b8c715278125 (patch)
tree0c90b3ff4eff8fa874606ccba1c8298191c86775 /kde-base/kbstateapplet
parentMarked stable on amd64 as per bug 207634. (diff)
downloadgentoo-2-a9fe69ddc6fe7d9d320a23e74da2b8c715278125.tar.gz
gentoo-2-a9fe69ddc6fe7d9d320a23e74da2b8c715278125.tar.bz2
gentoo-2-a9fe69ddc6fe7d9d320a23e74da2b8c715278125.zip
Marked stable on amd64 as per bug 207634.
(Portage version: 2.1.4)
Diffstat (limited to 'kde-base/kbstateapplet')
-rw-r--r--kde-base/kbstateapplet/ChangeLog8
-rw-r--r--kde-base/kbstateapplet/kbstateapplet-3.5.8.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/kbstateapplet/ChangeLog b/kde-base/kbstateapplet/ChangeLog
index eb3bdbb26a2f..903beb838949 100644
--- a/kde-base/kbstateapplet/ChangeLog
+++ b/kde-base/kbstateapplet/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kbstateapplet
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kbstateapplet/ChangeLog,v 1.71 2007/10/19 22:01:23 philantrop Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kbstateapplet/ChangeLog,v 1.72 2008/01/28 22:47:44 philantrop Exp $
+
+ 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org>
+ kbstateapplet-3.5.8.ebuild:
+ Marked stable on amd64 as per bug 207634.
*kbstateapplet-3.5.8 (19 Oct 2007)
diff --git a/kde-base/kbstateapplet/kbstateapplet-3.5.8.ebuild b/kde-base/kbstateapplet/kbstateapplet-3.5.8.ebuild
index 1cfb97e5dcef..4fa74f6170da 100644
--- a/kde-base/kbstateapplet/kbstateapplet-3.5.8.ebuild
+++ b/kde-base/kbstateapplet/kbstateapplet-3.5.8.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kbstateapplet/kbstateapplet-3.5.8.ebuild,v 1.1 2007/10/19 22:01:23 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kbstateapplet/kbstateapplet-3.5.8.ebuild,v 1.2 2008/01/28 22:47:44 philantrop 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-dual $PV $MAXKDEVER kde-base/kcontrol)"