diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-26 20:20:52 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-26 20:20:52 +0000 |
commit | 4e91e1079b1ae9c29aaec450fec3e02588022b28 (patch) | |
tree | 0c00fc33fc22a7f37470d3ca76025e5f1a13c104 /kde-base/khotkeys | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-4e91e1079b1ae9c29aaec450fec3e02588022b28.tar.gz gentoo-2-4e91e1079b1ae9c29aaec450fec3e02588022b28.tar.bz2 gentoo-2-4e91e1079b1ae9c29aaec450fec3e02588022b28.zip |
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'kde-base/khotkeys')
-rw-r--r-- | kde-base/khotkeys/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/khotkeys/khotkeys-3.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/khotkeys/ChangeLog b/kde-base/khotkeys/ChangeLog index e8394cc2d579..9b0c39a2c1e6 100644 --- a/kde-base/khotkeys/ChangeLog +++ b/kde-base/khotkeys/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/khotkeys # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.42 2006/05/26 17:29:39 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.43 2006/05/26 20:20:52 corsair Exp $ + + 26 May 2006; Markus Rothe <corsair@gentoo.org> khotkeys-3.5.1.ebuild: + Stable on ppc64 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> khotkeys-3.5.1.ebuild: Stable on amd64 wrt bug #132213 diff --git a/kde-base/khotkeys/khotkeys-3.5.1.ebuild b/kde-base/khotkeys/khotkeys-3.5.1.ebuild index ea56ed0d49ef..27e0337c8750 100644 --- a/kde-base/khotkeys/khotkeys-3.5.1.ebuild +++ b/kde-base/khotkeys/khotkeys-3.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-3.5.1.ebuild,v 1.7 2006/05/26 17:29:39 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-3.5.1.ebuild,v 1.8 2006/05/26 20:20:52 corsair Exp $ KMNAME=kdebase MAXKDEVER=3.5.2 @@ -8,5 +8,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE: hotkey daemon" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="" |