diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-11-24 19:54:23 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-11-24 19:54:23 +0000 |
commit | 7334a22fa4d2c9e59338640f8784c3e1fe07e4d4 (patch) | |
tree | 837e487dcbd590a50dcb67ff244cc514cfe4fed9 /kde-base/khotkeys | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-7334a22fa4d2c9e59338640f8784c3e1fe07e4d4.tar.gz gentoo-2-7334a22fa4d2c9e59338640f8784c3e1fe07e4d4.tar.bz2 gentoo-2-7334a22fa4d2c9e59338640f8784c3e1fe07e4d4.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/khotkeys')
-rw-r--r-- | kde-base/khotkeys/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/khotkeys/khotkeys-3.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/khotkeys/ChangeLog b/kde-base/khotkeys/ChangeLog index 82c6fe70aada..a3746b11ff71 100644 --- a/kde-base/khotkeys/ChangeLog +++ b/kde-base/khotkeys/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/khotkeys # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.25 2005/11/24 15:30:15 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.26 2005/11/24 19:49:24 corsair Exp $ + + 24 Nov 2005; Markus Rothe <corsair@gentoo.org> khotkeys-3.4.3.ebuild: + Stable on ppc64 24 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> khotkeys-3.4.3.ebuild: Stable on sparc wrt #112842 diff --git a/kde-base/khotkeys/khotkeys-3.4.3.ebuild b/kde-base/khotkeys/khotkeys-3.4.3.ebuild index d56f54bc6c9a..5f7b7b99747c 100644 --- a/kde-base/khotkeys/khotkeys-3.4.3.ebuild +++ b/kde-base/khotkeys/khotkeys-3.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-3.4.3.ebuild,v 1.3 2005/11/24 15:30:15 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-3.4.3.ebuild,v 1.4 2005/11/24 19:49:24 corsair Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -8,5 +8,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE: hotkey daemon" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ppc64 sparc ~x86" IUSE="" |