diff options
author | 2008-05-18 22:31:51 +0000 | |
---|---|---|
committer | 2008-05-18 22:31:51 +0000 | |
commit | 724bd0ca8f35944a4d2ae814b46442b2651b9395 (patch) | |
tree | 7bab35f2e94d0c30bffd18c75571bc5c3b931167 /kde-base/kbstateapplet | |
parent | add gpscorrelate ebuild (diff) | |
download | historical-724bd0ca8f35944a4d2ae814b46442b2651b9395.tar.gz historical-724bd0ca8f35944a4d2ae814b46442b2651b9395.tar.bz2 historical-724bd0ca8f35944a4d2ae814b46442b2651b9395.zip |
amd64/x86 stable, bug #221063
Package-Manager: portage-2.1.5
Diffstat (limited to 'kde-base/kbstateapplet')
-rw-r--r-- | kde-base/kbstateapplet/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kbstateapplet/kbstateapplet-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kbstateapplet/ChangeLog b/kde-base/kbstateapplet/ChangeLog index 9754ef6ae788..967ab387a0b6 100644 --- a/kde-base/kbstateapplet/ChangeLog +++ b/kde-base/kbstateapplet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kbstateapplet # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbstateapplet/ChangeLog,v 1.84 2008/05/14 11:01:36 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbstateapplet/ChangeLog,v 1.85 2008/05/18 21:40:33 maekke Exp $ + + 18 May 2008; Markus Meier <maekke@gentoo.org> kbstateapplet-3.5.9.ebuild: + amd64/x86 stable, bug #221063 14 May 2008; Markus Rothe <corsair@gentoo.org> kbstateapplet-3.5.9.ebuild: Stable on ppc64; bug #221063 diff --git a/kde-base/kbstateapplet/kbstateapplet-3.5.9.ebuild b/kde-base/kbstateapplet/kbstateapplet-3.5.9.ebuild index 323b7059015c..13e1f8bf8315 100644 --- a/kde-base/kbstateapplet/kbstateapplet-3.5.9.ebuild +++ b/kde-base/kbstateapplet/kbstateapplet-3.5.9.ebuild @@ -1,12 +1,12 @@ # 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.9.ebuild,v 1.8 2008/05/14 11:01:36 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbstateapplet/kbstateapplet-3.5.9.ebuild,v 1.9 2008/05/18 21:40:33 maekke Exp $ KMNAME=kdeaccessibility EAPI="1" inherit kde-meta DESCRIPTION="KDE panel applet that displays the keyboard status" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc ~x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="|| ( >=kde-base/kcontrol-${PV}:${SLOT} >=kde-base/kdebase-${PV}:${SLOT} )" |