diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 16:30:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 16:30:59 +0000 |
commit | 0528de08079eb0a3bd147ae055afb79d5a0a976a (patch) | |
tree | 2613ace27fce7b215508e2e295418bd9107126cd /kde-base/kfilereplace | |
parent | Add ~ppc64, wrt bug #455960 (diff) | |
download | gentoo-2-0528de08079eb0a3bd147ae055afb79d5a0a976a.tar.gz gentoo-2-0528de08079eb0a3bd147ae055afb79d5a0a976a.tar.bz2 gentoo-2-0528de08079eb0a3bd147ae055afb79d5a0a976a.zip |
Add ~ppc64, wrt bug #455960
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/kfilereplace')
-rw-r--r-- | kde-base/kfilereplace/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kfilereplace/kfilereplace-4.10.0.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kfilereplace/kfilereplace-4.9.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/kfilereplace/ChangeLog b/kde-base/kfilereplace/ChangeLog index ba079084a9bc..530e2ab831f0 100644 --- a/kde-base/kfilereplace/ChangeLog +++ b/kde-base/kfilereplace/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kfilereplace # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfilereplace/ChangeLog,v 1.231 2013/02/07 04:57:27 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfilereplace/ChangeLog,v 1.232 2013/02/23 16:30:59 ago Exp $ + + 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> kfilereplace-4.10.0.ebuild, + kfilereplace-4.9.5.ebuild: + Add ~ppc64, wrt bug #455960 *kfilereplace-4.10.0 (06 Feb 2013) diff --git a/kde-base/kfilereplace/kfilereplace-4.10.0.ebuild b/kde-base/kfilereplace/kfilereplace-4.10.0.ebuild index 4a979f259173..41c09690d426 100644 --- a/kde-base/kfilereplace/kfilereplace-4.10.0.ebuild +++ b/kde-base/kfilereplace/kfilereplace-4.10.0.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.0.ebuild,v 1.1 2013/02/07 04:57:27 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfilereplace/kfilereplace-4.10.0.ebuild,v 1.2 2013/02/23 16:30:59 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 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" diff --git a/kde-base/kfilereplace/kfilereplace-4.9.5.ebuild b/kde-base/kfilereplace/kfilereplace-4.9.5.ebuild index 74809ebc7784..f5082ea89bfe 100644 --- a/kde-base/kfilereplace/kfilereplace-4.9.5.ebuild +++ b/kde-base/kfilereplace/kfilereplace-4.9.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/kfilereplace/kfilereplace-4.9.5.ebuild,v 1.4 2013/01/27 23:28:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfilereplace/kfilereplace-4.9.5.ebuild,v 1.5 2013/02/23 16:30:59 ago Exp $ EAPI=4 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 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |