summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-27 11:45:39 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-27 11:45:39 +0000
commite5503646501083121f570f9c174dd8d837bdacb4 (patch)
tree9e8905b7478f461527fd940a9fef7b7aaccaad0b /kde-base/kate
parentInitial version based on a user submitted ebuild # 352669 (diff)
downloadgentoo-2-e5503646501083121f570f9c174dd8d837bdacb4.tar.gz
gentoo-2-e5503646501083121f570f9c174dd8d837bdacb4.tar.bz2
gentoo-2-e5503646501083121f570f9c174dd8d837bdacb4.zip
Stable for amd64, wrt to bug #477634
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/kate')
-rw-r--r--kde-base/kate/ChangeLog5
-rw-r--r--kde-base/kate/kate-4.10.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kate/ChangeLog b/kde-base/kate/ChangeLog
index cffa1e56b926..50f2e142a827 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.291 2013/07/03 08:51:56 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.292 2013/07/27 11:45:37 ago Exp $
+
+ 27 Jul 2013; Agostino Sarubbo <ago@gentoo.org> kate-4.10.5.ebuild:
+ Stable for amd64, wrt to bug #477634
03 Jul 2013; Michael Palimaka <kensington@gentoo.org> kate-4.10.4.ebuild,
kate-4.10.5.ebuild:
diff --git a/kde-base/kate/kate-4.10.5.ebuild b/kde-base/kate/kate-4.10.5.ebuild
index c6c685d75c82..1c4174c4bb0a 100644
--- a/kde-base/kate/kate-4.10.5.ebuild
+++ b/kde-base/kate/kate-4.10.5.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.5.ebuild,v 1.2 2013/07/03 08:51:56 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/kate-4.10.5.ebuild,v 1.3 2013/07/27 11:45:37 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 python"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"