diff options
author | 2013-08-02 14:30:18 +0000 | |
---|---|---|
committer | 2013-08-02 14:30:18 +0000 | |
commit | 9e57a5470ea988419c9b8806e3f9e665b60793de (patch) | |
tree | fd62bb21651652700db062fc5a2bd2b552e4bf87 /kde-base/kate | |
parent | Move USE=gtk to USE=zenmap in accordance with other USE flags. Clean up depen... (diff) | |
download | gentoo-2-9e57a5470ea988419c9b8806e3f9e665b60793de.tar.gz gentoo-2-9e57a5470ea988419c9b8806e3f9e665b60793de.tar.bz2 gentoo-2-9e57a5470ea988419c9b8806e3f9e665b60793de.zip |
Stable for ppc64, 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/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kate/kate-4.10.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kate/ChangeLog b/kde-base/kate/ChangeLog index 85cdfcfaa503..a70428394944 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.295 2013/08/01 18:48:00 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.296 2013/08/02 14:30:16 ago Exp $ + + 02 Aug 2013; Agostino Sarubbo <ago@gentoo.org> kate-4.10.5.ebuild: + Stable for ppc64, wrt to bug #477634 01 Aug 2013; Johannes Huber <johu@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 4466bb9d21d8..16ab5fe32fce 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.6 2013/08/01 18:48:00 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/kate-4.10.5.ebuild,v 1.7 2013/08/02 14:30:16 ago Exp $ EAPI=5 KDE_HANDBOOK="optional" @@ -11,7 +11,7 @@ inherit python-single-r1 kde4-meta DESCRIPTION="Kate is an MDI texteditor." HOMEPAGE="http://kde.org/applications/utilities/kate http://kate-editor.org" -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} )" |