diff options
author | 2012-04-04 18:08:04 +0000 | |
---|---|---|
committer | 2012-04-04 18:08:04 +0000 | |
commit | a71d5d3bba87cc7e8c27a64133c19c68e2629eb4 (patch) | |
tree | b70cff30e1ef82ebb87005bab80ef4aa3eedaf88 /kde-base/kfilereplace/kfilereplace-4.8.1.ebuild | |
parent | Stable for amd64, wrt bug #409403 (diff) | |
download | gentoo-2-a71d5d3bba87cc7e8c27a64133c19c68e2629eb4.tar.gz gentoo-2-a71d5d3bba87cc7e8c27a64133c19c68e2629eb4.tar.bz2 gentoo-2-a71d5d3bba87cc7e8c27a64133c19c68e2629eb4.zip |
Stable for amd64, wrt bug #409403
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kfilereplace/kfilereplace-4.8.1.ebuild')
-rw-r--r-- | kde-base/kfilereplace/kfilereplace-4.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kfilereplace/kfilereplace-4.8.1.ebuild b/kde-base/kfilereplace/kfilereplace-4.8.1.ebuild index db3cfefa36cb..a9f3572dea81 100644 --- a/kde-base/kfilereplace/kfilereplace-4.8.1.ebuild +++ b/kde-base/kfilereplace/kfilereplace-4.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfilereplace/kfilereplace-4.8.1.ebuild,v 1.1 2012/03/06 23:35:21 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfilereplace/kfilereplace-4.8.1.ebuild,v 1.2 2012/04/04 18:08:04 ago 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 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" |