gentoo-overlay/kde-apps/kfilereplace/kfilereplace-16.08.3.ebuild

14 lines
373 B
Bash

# 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 ~arm x86"
IUSE="debug"