diff options
Diffstat (limited to 'kde-base/kfilereplace/kfilereplace-4.10.4.ebuild')
-rw-r--r-- | kde-base/kfilereplace/kfilereplace-4.10.4.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/kde-base/kfilereplace/kfilereplace-4.10.4.ebuild b/kde-base/kfilereplace/kfilereplace-4.10.4.ebuild new file mode 100644 index 000000000000..3365657be39e --- /dev/null +++ b/kde-base/kfilereplace/kfilereplace-4.10.4.ebuild @@ -0,0 +1,13 @@ +# 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.4.ebuild,v 1.1 2013/06/04 18:21:39 johu Exp $ + +EAPI=5 +KDE_HANDBOOK="optional" +KMNAME="kdewebdev" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="KDE web development - powerful search and replace in multiple files" +KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" |