summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-12-10 23:09:58 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-12-10 23:09:58 +0000
commit65605f196a8b5a15126f01d5c292a31152736c03 (patch)
tree69b2663dc40c93e4d400a9c89415b05203caa063 /kde-base/kate-plugins
parentStable on x86; bug #110544 (diff)
downloadhistorical-65605f196a8b5a15126f01d5c292a31152736c03.tar.gz
historical-65605f196a8b5a15126f01d5c292a31152736c03.tar.bz2
historical-65605f196a8b5a15126f01d5c292a31152736c03.zip
Stable on alpha.
Package-Manager: portage-2.0.51.22-r3
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"