diff options
Diffstat (limited to 'kde-apps/kfilereplace/kfilereplace-16.04.2.ebuild')
-rw-r--r-- | kde-apps/kfilereplace/kfilereplace-16.04.2.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/kde-apps/kfilereplace/kfilereplace-16.04.2.ebuild b/kde-apps/kfilereplace/kfilereplace-16.04.2.ebuild new file mode 100644 index 000000000000..537c7e8808fd --- /dev/null +++ b/kde-apps/kfilereplace/kfilereplace-16.04.2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 +KDE_HANDBOOK="optional" +KMNAME="kdewebdev" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="Powerful tool to search and replace in multiple files" +HOMEPAGE="https://www.kde.org/applications/utilities/kfilereplace/" +KEYWORDS="~amd64 ~x86" +IUSE="debug" |