diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-01 09:12:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-01 09:12:07 +0000 |
commit | cd4b41a5f956e1177ef584da566df7f4e1c7f86a (patch) | |
tree | a931fe5020213aa593362de6b219f68ce639ffce /kde-base/kfilereplace/kfilereplace-4.10.4.ebuild | |
parent | Stable for ppc, wrt bug #473942 (diff) | |
download | historical-cd4b41a5f956e1177ef584da566df7f4e1c7f86a.tar.gz historical-cd4b41a5f956e1177ef584da566df7f4e1c7f86a.tar.bz2 historical-cd4b41a5f956e1177ef584da566df7f4e1c7f86a.zip |
Stable for ppc, wrt to bug #473942
Package-Manager: portage-2.1.12.2/cvs/Linux ppc64
RepoMan-Options: --force
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'kde-base/kfilereplace/kfilereplace-4.10.4.ebuild')
-rw-r--r-- | kde-base/kfilereplace/kfilereplace-4.10.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kfilereplace/kfilereplace-4.10.4.ebuild b/kde-base/kfilereplace/kfilereplace-4.10.4.ebuild index 9fc17fe2608a..b16219163eb8 100644 --- a/kde-base/kfilereplace/kfilereplace-4.10.4.ebuild +++ b/kde-base/kfilereplace/kfilereplace-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/kfilereplace/kfilereplace-4.10.4.ebuild,v 1.3 2013/06/30 10:09:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfilereplace/kfilereplace-4.10.4.ebuild,v 1.4 2013/07/01 09:08:06 ago Exp $ EAPI=5 KDE_HANDBOOK="optional" @@ -9,5 +9,5 @@ KDE_SCM="svn" inherit kde4-meta DESCRIPTION="KDE web development - powerful search and replace in multiple files" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |