summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris White <chriswhite@gentoo.org>2005-12-10 05:57:50 +0000
committerChris White <chriswhite@gentoo.org>2005-12-10 05:57:50 +0000
commit96233acb439693614862d4dfb7b5134277233595 (patch)
treec88ecb68d1261fda1a5d62127c741a2609840b8f /kde-base/kstars
parentMarked x86 stable for bug #112842. (diff)
downloadgentoo-2-96233acb439693614862d4dfb7b5134277233595.tar.gz
gentoo-2-96233acb439693614862d4dfb7b5134277233595.tar.bz2
gentoo-2-96233acb439693614862d4dfb7b5134277233595.zip
Marked x86 stable for bug #112842.
(all your kde-base are belong to us version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/kstars')
-rw-r--r--kde-base/kstars/ChangeLog5
-rw-r--r--kde-base/kstars/kstars-3.4.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kstars/ChangeLog b/kde-base/kstars/ChangeLog
index 006fa5499e0f..1b9be1805534 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.32 2005/12/09 05:10:48 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kstars/ChangeLog,v 1.33 2005/12/10 05:57:50 chriswhite Exp $
+
+ 10 Dec 2005; Chris White <chriswhite@gentoo.org> kstars-3.4.3.ebuild:
+ Marked x86 stable for bug #112842.
09 Dec 2005; Joseph Jezak <josejx@gentoo.org> kstars-3.4.3.ebuild:
Marked ppc stable for bug #112842.
diff --git a/kde-base/kstars/kstars-3.4.3.ebuild b/kde-base/kstars/kstars-3.4.3.ebuild
index 9f5e95cdf5e2..d80b6e28c2b8 100644
--- a/kde-base/kstars/kstars-3.4.3.ebuild
+++ b/kde-base/kstars/kstars-3.4.3.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.3.ebuild,v 1.5 2005/12/09 05:10:48 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kstars/kstars-3.4.3.ebuild,v 1.6 2005/12/10 05:57:50 chriswhite Exp $
KMNAME=kdeedu
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta
DESCRIPTION="KDE Desktop Planetarium"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
IUSE=""
DEPEND="$(deprange 3.4.2 $MAXKDEVER kde-base/libkdeedu)"
OLDDEPEND="~kde-base/libkdeedu-$PV"