diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-11 15:01:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-11 15:01:05 +0000 |
commit | 838b3f269c687b28c7caeb4ead52b6df5a76de53 (patch) | |
tree | 4824ed1f412dc96412d1d67fc7398ca655ef1fcf /kde-base/kbstateapplet | |
parent | Stable on x86, bug #185823. (diff) | |
download | gentoo-2-838b3f269c687b28c7caeb4ead52b6df5a76de53.tar.gz gentoo-2-838b3f269c687b28c7caeb4ead52b6df5a76de53.tar.bz2 gentoo-2-838b3f269c687b28c7caeb4ead52b6df5a76de53.zip |
x86 stable wrt #185823
(Portage version: 2.1.2.11)
Diffstat (limited to 'kde-base/kbstateapplet')
-rw-r--r-- | kde-base/kbstateapplet/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kbstateapplet/kbstateapplet-3.5.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kbstateapplet/ChangeLog b/kde-base/kbstateapplet/ChangeLog index 5d2f76acb41c..beefb6cb1067 100644 --- a/kde-base/kbstateapplet/ChangeLog +++ b/kde-base/kbstateapplet/ChangeLog @@ -1,6 +1,9 @@ # 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.69 2007/08/10 13:50:17 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbstateapplet/ChangeLog,v 1.70 2007/08/11 15:01:05 armin76 Exp $ + + 11 Aug 2007; Raúl Porcel <armin76@gentoo.org> kbstateapplet-3.5.7.ebuild: + x86 stable wrt #185823 10 Aug 2007; Christoph Mende <angelos@gentoo.org> kbstateapplet-3.5.7.ebuild: diff --git a/kde-base/kbstateapplet/kbstateapplet-3.5.7.ebuild b/kde-base/kbstateapplet/kbstateapplet-3.5.7.ebuild index dc2d0c8b10e5..7f8af45b53c6 100644 --- a/kde-base/kbstateapplet/kbstateapplet-3.5.7.ebuild +++ b/kde-base/kbstateapplet/kbstateapplet-3.5.7.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbstateapplet/kbstateapplet-3.5.7.ebuild,v 1.8 2007/08/10 13:50:17 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbstateapplet/kbstateapplet-3.5.7.ebuild,v 1.9 2007/08/11 15:01:05 armin76 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)" |