summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kate')
-rw-r--r--kde-base/kate/ChangeLog5
-rw-r--r--kde-base/kate/kate-4.10.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kate/ChangeLog b/kde-base/kate/ChangeLog
index d0dc985912b4..84c08a41d4bd 100644
--- a/kde-base/kate/ChangeLog
+++ b/kde-base/kate/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kate
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.277 2013/05/30 13:23:04 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.278 2013/06/04 13:06:00 ago Exp $
+
+ 04 Jun 2013; Agostino Sarubbo <ago@gentoo.org> kate-4.10.3.ebuild:
+ Stable for amd64, wrt to bug #471392
30 May 2013; Michael Palimaka <kensington@gentoo.org> kate-4.10.2.ebuild,
kate-4.10.3.ebuild:
diff --git a/kde-base/kate/kate-4.10.3.ebuild b/kde-base/kate/kate-4.10.3.ebuild
index b60e595acb21..ae20be5cad10 100644
--- a/kde-base/kate/kate-4.10.3.ebuild
+++ b/kde-base/kate/kate-4.10.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/kate-4.10.3.ebuild,v 1.3 2013/05/30 13:23:04 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/kate-4.10.3.ebuild,v 1.4 2013/06/04 13:06:00 ago Exp $
EAPI=5
KDE_HANDBOOK="optional"
@@ -10,7 +10,7 @@ PYTHON_COMPAT=( python{2_7,3_1,3_2,3_3} )
inherit python-single-r1 kde4-meta
DESCRIPTION="Kate is an MDI texteditor."
-KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug +plasma python"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"