From 702d77a8c2ea412c8db52377a069b83884ebe12f Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sat, 29 Jun 2013 16:09:54 +0000 Subject: Stable for amd64, wrt to bug #473942 (Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F) --- kde-base/kate/ChangeLog | 5 ++++- kde-base/kate/kate-4.10.4.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'kde-base/kate') diff --git a/kde-base/kate/ChangeLog b/kde-base/kate/ChangeLog index 7cd56b5a4eb4..ead6fcf14ccd 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.284 2013/06/28 10:47:37 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.285 2013/06/29 16:09:04 ago Exp $ + + 29 Jun 2013; Agostino Sarubbo kate-4.10.4.ebuild: + Stable for amd64, wrt to bug #473942 28 Jun 2013; Michael Palimaka kate-4.10.4.ebuild: Remove USE flag that does nothing. diff --git a/kde-base/kate/kate-4.10.4.ebuild b/kde-base/kate/kate-4.10.4.ebuild index d2dd47811139..5a091086ada3 100644 --- a/kde-base/kate/kate-4.10.4.ebuild +++ b/kde-base/kate/kate-4.10.4.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.4.ebuild,v 1.2 2013/06/28 10:47:37 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/kate-4.10.4.ebuild,v 1.3 2013/06/29 16:09:04 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} )" -- cgit v1.2.3-65-gdbad