summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-05-08 07:33:05 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-05-08 07:33:05 +0000
commit63039b662a8cc64a7dcc5117352233615039b82f (patch)
treed84bf039ec539f833eeb820715753d7dd606e8e8 /kde-base/katepart
parentFix use of EROOT in one more line by Arfrever (diff)
downloadgentoo-2-63039b662a8cc64a7dcc5117352233615039b82f.tar.gz
gentoo-2-63039b662a8cc64a7dcc5117352233615039b82f.tar.bz2
gentoo-2-63039b662a8cc64a7dcc5117352233615039b82f.zip
Stable for ppc64, wrt bug #504210
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/katepart')
-rw-r--r--kde-base/katepart/ChangeLog5
-rw-r--r--kde-base/katepart/katepart-4.12.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/katepart/ChangeLog b/kde-base/katepart/ChangeLog
index f5ae074d979f..0fb0905fd906 100644
--- a/kde-base/katepart/ChangeLog
+++ b/kde-base/katepart/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/katepart
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/katepart/ChangeLog,v 1.138 2014/05/07 19:42:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/katepart/ChangeLog,v 1.139 2014/05/08 07:32:15 ago Exp $
+
+ 08 May 2014; Agostino Sarubbo <ago@gentoo.org> katepart-4.12.5.ebuild:
+ Stable for ppc64, wrt bug #504210
07 May 2014; Agostino Sarubbo <ago@gentoo.org> katepart-4.12.5.ebuild:
Stable for ppc, wrt bug #504210
diff --git a/kde-base/katepart/katepart-4.12.5.ebuild b/kde-base/katepart/katepart-4.12.5.ebuild
index c5500259bb3c..2eb02d81acf9 100644
--- a/kde-base/katepart/katepart-4.12.5.ebuild
+++ b/kde-base/katepart/katepart-4.12.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/katepart/katepart-4.12.5.ebuild,v 1.4 2014/05/07 19:42:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/katepart/katepart-4.12.5.ebuild,v 1.5 2014/05/08 07:32:15 ago Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit kde4-meta
DESCRIPTION="KDE Editor KPart"
HOMEPAGE+=" http://kate-editor.org/about-katepart/"
-KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="debug"
RESTRICT="test"