diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-16 08:31:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-16 08:31:55 +0000 |
commit | 7ed0a4d53c49832008ae955e99295ac22a0719e0 (patch) | |
tree | efd30abf2d3236928f2ee862c4b2fbfac20a7b2a /kde-base/kfilereplace/kfilereplace-4.14.3.ebuild | |
parent | revert commit, remove <media-videp/ffmpeg-2.5, since it already handled (diff) | |
download | gentoo-2-7ed0a4d53c49832008ae955e99295ac22a0719e0.tar.gz gentoo-2-7ed0a4d53c49832008ae955e99295ac22a0719e0.tar.bz2 gentoo-2-7ed0a4d53c49832008ae955e99295ac22a0719e0.zip |
Stable for ppc wrt bug #517344
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/kfilereplace/kfilereplace-4.14.3.ebuild')
-rw-r--r-- | kde-base/kfilereplace/kfilereplace-4.14.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kfilereplace/kfilereplace-4.14.3.ebuild b/kde-base/kfilereplace/kfilereplace-4.14.3.ebuild index a1d4636658b7..f8bcd61d736c 100644 --- a/kde-base/kfilereplace/kfilereplace-4.14.3.ebuild +++ b/kde-base/kfilereplace/kfilereplace-4.14.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfilereplace/kfilereplace-4.14.3.ebuild,v 1.3 2015/02/14 14:35:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfilereplace/kfilereplace-4.14.3.ebuild,v 1.4 2015/02/16 08:31:51 ago Exp $ EAPI=5 KDE_HANDBOOK="optional" @@ -10,5 +10,5 @@ inherit kde4-meta DESCRIPTION="KDE web development - powerful search and replace in multiple files" HOMEPAGE="http://www.kde.org/applications/utilities/kfilereplace/" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |