summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-07-01 15:06:22 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-07-01 15:06:22 +0000
commit219b373b2ae92517d36fd29a043e1feae65774ac (patch)
tree7e8999d42558c1e04669eba5918be8a92f431136 /kde-base/kstars
parentStable on x86 and amd64. Bug #97619. (diff)
downloadgentoo-2-219b373b2ae92517d36fd29a043e1feae65774ac.tar.gz
gentoo-2-219b373b2ae92517d36fd29a043e1feae65774ac.tar.bz2
gentoo-2-219b373b2ae92517d36fd29a043e1feae65774ac.zip
Stable on ppc64 (bug #97544)
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-base/kstars')
-rw-r--r--kde-base/kstars/ChangeLog5
-rw-r--r--kde-base/kstars/kstars-3.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kstars/ChangeLog b/kde-base/kstars/ChangeLog
index 300f8a144768..cd483f286fa9 100644
--- a/kde-base/kstars/ChangeLog
+++ b/kde-base/kstars/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kstars
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kstars/ChangeLog,v 1.10 2005/05/25 21:23:11 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kstars/ChangeLog,v 1.11 2005/07/01 15:03:09 corsair Exp $
+
+ 01 Jul 2005; Markus Rothe <corsair@gentoo.org> kstars-3.4.1.ebuild:
+ Stable on ppc64 (bug #97544)
*kstars-3.4.1 (25 May 2005)
diff --git a/kde-base/kstars/kstars-3.4.1.ebuild b/kde-base/kstars/kstars-3.4.1.ebuild
index 9b4eb5dd9808..9af7ccd1bc00 100644
--- a/kde-base/kstars/kstars-3.4.1.ebuild
+++ b/kde-base/kstars/kstars-3.4.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kstars/kstars-3.4.1.ebuild,v 1.3 2005/06/30 21:02:26 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kstars/kstars-3.4.1.ebuild,v 1.4 2005/07/01 15:03:09 corsair Exp $
KMNAME=kdeedu
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta
DESCRIPTION="KDE Desktop Planetarium"
-KEYWORDS="x86 amd64 ~ppc64 ~ppc ~sparc"
+KEYWORDS="amd64 ~ppc ppc64 ~sparc x86"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdeedu)"
OLDDEPEND="~kde-base/libkdeedu-$PV"