summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kate-plugins')
-rw-r--r--kde-base/kate-plugins/ChangeLog6
-rw-r--r--kde-base/kate-plugins/kate-plugins-3.4.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kate-plugins/ChangeLog b/kde-base/kate-plugins/ChangeLog
index f9bac192c619..89099558dcc7 100644
--- a/kde-base/kate-plugins/ChangeLog
+++ b/kde-base/kate-plugins/ChangeLog
@@ -1,6 +1,10 @@
# 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.33 2005/12/10 06:48:08 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/ChangeLog,v 1.34 2005/12/10 23:03:45 kloeri Exp $
+
+ 11 Dec 2005; Bryan Østergaard <kloeri@gentoo.org
+ kate-plugins-3.4.3.ebuild:
+ Stable on alpha.
10 Dec 2005; Chris White <chriswhite@gentoo.org>
kate-plugins-3.4.3.ebuild:
diff --git a/kde-base/kate-plugins/kate-plugins-3.4.3.ebuild b/kde-base/kate-plugins/kate-plugins-3.4.3.ebuild
index 70d74d21953d..ccccc9618956 100644
--- a/kde-base/kate-plugins/kate-plugins-3.4.3.ebuild
+++ b/kde-base/kate-plugins/kate-plugins-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/kate-plugins/kate-plugins-3.4.3.ebuild,v 1.6 2005/12/10 06:48:08 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/kate-plugins-3.4.3.ebuild,v 1.7 2005/12/10 23:03:45 kloeri Exp $
KMNAME=kdeaddons
KMNOMODULE=true
KMEXTRA="kate"
@@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta
DESCRIPTION="kate plugins and docs"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/kate)"
OLDDEPEND="~kde-base/kate-$PV"