summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kate-plugins')
-rw-r--r--kde-base/kate-plugins/ChangeLog5
-rw-r--r--kde-base/kate-plugins/kate-plugins-3.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kate-plugins/ChangeLog b/kde-base/kate-plugins/ChangeLog
index 3050b9c23b8a..f1a7d408aeeb 100644
--- a/kde-base/kate-plugins/ChangeLog
+++ b/kde-base/kate-plugins/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kate-plugins
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/ChangeLog,v 1.13 2005/07/01 23:23:15 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/ChangeLog,v 1.14 2005/07/08 05:04:55 weeve Exp $
+
+ 08 Jul 2005; Jason Wever <weeve@gentoo.org> kate-plugins-3.4.1.ebuild:
+ Stable on SPARC.
01 Jul 2005; Lars Weiler <pylon@gentoo.org> kate-plugins-3.4.1.ebuild:
Stable on ppc; Bug #97544.
diff --git a/kde-base/kate-plugins/kate-plugins-3.4.1.ebuild b/kde-base/kate-plugins/kate-plugins-3.4.1.ebuild
index a5bb0da57546..7f93f615605b 100644
--- a/kde-base/kate-plugins/kate-plugins-3.4.1.ebuild
+++ b/kde-base/kate-plugins/kate-plugins-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/kate-plugins/kate-plugins-3.4.1.ebuild,v 1.5 2005/07/01 23:23:15 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/kate-plugins-3.4.1.ebuild,v 1.6 2005/07/08 05:04:55 weeve Exp $
KMNAME=kdeaddons
KMNOMODULE=true
KMEXTRA="kate"
@@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta
DESCRIPTION="kate plugins and docs"
-KEYWORDS="amd64 ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ppc ppc64 sparc x86"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/kate)"
OLDDEPEND="~kde-base/kate-$PV"