diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-06-08 23:47:55 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-06-08 23:47:55 +0000 |
commit | b4f6203f6baf8ad8cd570d8b396f08511cd2c2f7 (patch) | |
tree | b50ed6ee9e6b6ab512551831565167531724fea7 /kde-base/kfilereplace | |
parent | x86 stable per bug 369979 (diff) | |
download | gentoo-2-b4f6203f6baf8ad8cd570d8b396f08511cd2c2f7.tar.gz gentoo-2-b4f6203f6baf8ad8cd570d8b396f08511cd2c2f7.tar.bz2 gentoo-2-b4f6203f6baf8ad8cd570d8b396f08511cd2c2f7.zip |
x86 stable per bug 369979
(Portage version: 2.1.9.50/cvs/Linux i686)
Diffstat (limited to 'kde-base/kfilereplace')
-rw-r--r-- | kde-base/kfilereplace/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kfilereplace/kfilereplace-4.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kfilereplace/ChangeLog b/kde-base/kfilereplace/ChangeLog index 3806765e7497..6140490f1303 100644 --- a/kde-base/kfilereplace/ChangeLog +++ b/kde-base/kfilereplace/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kfilereplace # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfilereplace/ChangeLog,v 1.167 2011/06/02 21:57:48 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfilereplace/ChangeLog,v 1.168 2011/06/08 23:47:55 tomka Exp $ + + 08 Jun 2011; Thomas Kahle <tomka@gentoo.org> kfilereplace-4.6.3.ebuild: + x86 stable per bug 369979 02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org> -kfilereplace-4.4.5.ebuild: diff --git a/kde-base/kfilereplace/kfilereplace-4.6.3.ebuild b/kde-base/kfilereplace/kfilereplace-4.6.3.ebuild index 294b0389bdd4..36f0e9b73ba4 100644 --- a/kde-base/kfilereplace/kfilereplace-4.6.3.ebuild +++ b/kde-base/kfilereplace/kfilereplace-4.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfilereplace/kfilereplace-4.6.3.ebuild,v 1.1 2011/05/07 10:47:51 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfilereplace/kfilereplace-4.6.3.ebuild,v 1.2 2011/06/08 23:47:55 tomka Exp $ EAPI=4 KDE_HANDBOOK="optional" @@ -8,5 +8,5 @@ KMNAME="kdewebdev" inherit kde4-meta DESCRIPTION="KDE web development - powerful search and replace in multiple files" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |