summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kfilereplace')
-rw-r--r--kde-base/kfilereplace/ChangeLog7
-rw-r--r--kde-base/kfilereplace/kfilereplace-4.7.1.ebuild12
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/kfilereplace/ChangeLog b/kde-base/kfilereplace/ChangeLog
index 19b6892822ab..565fb399cda6 100644
--- a/kde-base/kfilereplace/ChangeLog
+++ b/kde-base/kfilereplace/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kfilereplace
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfilereplace/ChangeLog,v 1.177 2011/08/15 19:50:28 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfilereplace/ChangeLog,v 1.178 2011/09/07 20:13:56 alexxy Exp $
+
+*kfilereplace-4.7.1 (07 Sep 2011)
+
+ 07 Sep 2011; Alexey Shvetsov <alexxy@gentoo.org> +kfilereplace-4.7.1.ebuild:
+ Version bump KDE SC 4.7.1
15 Aug 2011; Markus Meier <maekke@gentoo.org> kfilereplace-4.6.5.ebuild:
x86 stable, bug #377465
diff --git a/kde-base/kfilereplace/kfilereplace-4.7.1.ebuild b/kde-base/kfilereplace/kfilereplace-4.7.1.ebuild
new file mode 100644
index 000000000000..2ee5489bd3f6
--- /dev/null
+++ b/kde-base/kfilereplace/kfilereplace-4.7.1.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfilereplace/kfilereplace-4.7.1.ebuild,v 1.1 2011/09/07 20:13:56 alexxy Exp $
+
+EAPI=4
+KDE_HANDBOOK="optional"
+KMNAME="kdewebdev"
+inherit kde4-meta
+
+DESCRIPTION="KDE web development - powerful search and replace in multiple files"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"