summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-07-01 12:55:20 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-07-01 12:55:20 +0000
commit0a5dbf299bcd1741cff7352cef3ef9277afbc79e (patch)
treef4fabc1f2f4dcfb07fb5f9e2818d897e7507be2d /kde-base/kspy
parentadd unsermake (diff)
downloadhistorical-0a5dbf299bcd1741cff7352cef3ef9277afbc79e.tar.gz
historical-0a5dbf299bcd1741cff7352cef3ef9277afbc79e.tar.bz2
historical-0a5dbf299bcd1741cff7352cef3ef9277afbc79e.zip
Stable on ppc64 (bug #97544)
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'kde-base/kspy')
-rw-r--r--kde-base/kspy/ChangeLog5
-rw-r--r--kde-base/kspy/kspy-3.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kspy/ChangeLog b/kde-base/kspy/ChangeLog
index 2ca098f4ee42..a55ef44f2547 100644
--- a/kde-base/kspy/ChangeLog
+++ b/kde-base/kspy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kspy
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kspy/ChangeLog,v 1.8 2005/05/25 21:23:11 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kspy/ChangeLog,v 1.9 2005/07/01 12:42:03 corsair Exp $
+
+ 01 Jul 2005; Markus Rothe <corsair@gentoo.org> kspy-3.4.1.ebuild:
+ Stable on ppc64 (bug #97544)
*kspy-3.4.1 (25 May 2005)
diff --git a/kde-base/kspy/kspy-3.4.1.ebuild b/kde-base/kspy/kspy-3.4.1.ebuild
index b1f335b61b8c..4b606606f71b 100644
--- a/kde-base/kspy/kspy-3.4.1.ebuild
+++ b/kde-base/kspy/kspy-3.4.1.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/kspy/kspy-3.4.1.ebuild,v 1.3 2005/06/30 21:02:26 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kspy/kspy-3.4.1.ebuild,v 1.4 2005/07/01 12:42:03 corsair Exp $
KMNAME=kdesdk
MAXKDEVER=$PV
@@ -8,5 +8,5 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="kspy - an utility intended to help developers examine the internal state of a Qt/KDE application"
-KEYWORDS="x86 amd64 ~ppc64 ~ppc ~sparc"
+KEYWORDS="amd64 ~ppc ppc64 ~sparc x86"
IUSE="" \ No newline at end of file