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