summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-10-06 19:23:46 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-10-06 19:23:46 +0000
commit1823fac974bc4036d88899c5f608ef554a0a2b68 (patch)
tree1201840c777820c2872159582063339b2d95e0ea /kde-base/kfilereplace
parentVersion bump KDE 4.3.2 (diff)
downloadgentoo-2-1823fac974bc4036d88899c5f608ef554a0a2b68.tar.gz
gentoo-2-1823fac974bc4036d88899c5f608ef554a0a2b68.tar.bz2
gentoo-2-1823fac974bc4036d88899c5f608ef554a0a2b68.zip
Version bump KDE 4.3.2
(Portage version: 2.2_rc44/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kfilereplace')
-rw-r--r--kde-base/kfilereplace/ChangeLog8
-rw-r--r--kde-base/kfilereplace/kfilereplace-4.3.2.ebuild11
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/kfilereplace/ChangeLog b/kde-base/kfilereplace/ChangeLog
index 656724eb5aff..0d862eecfd97 100644
--- a/kde-base/kfilereplace/ChangeLog
+++ b/kde-base/kfilereplace/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/kfilereplace
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfilereplace/ChangeLog,v 1.118 2009/09/01 15:24:13 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfilereplace/ChangeLog,v 1.119 2009/10/06 19:23:46 alexxy Exp $
+
+*kfilereplace-4.3.2 (06 Oct 2009)
+
+ 06 Oct 2009; Alexey Shvetsov <alexxy@gentoo.org>
+ +kfilereplace-4.3.2.ebuild:
+ Version bump
*kfilereplace-4.3.1 (01 Sep 2009)
diff --git a/kde-base/kfilereplace/kfilereplace-4.3.2.ebuild b/kde-base/kfilereplace/kfilereplace-4.3.2.ebuild
new file mode 100644
index 000000000000..c43b48b6f9ae
--- /dev/null
+++ b/kde-base/kfilereplace/kfilereplace-4.3.2.ebuild
@@ -0,0 +1,11 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfilereplace/kfilereplace-4.3.2.ebuild,v 1.1 2009/10/06 19:23:46 alexxy Exp $
+
+EAPI="2"
+KMNAME="kdewebdev"
+inherit kde4-meta
+
+DESCRIPTION="KDE web development - powerful search and replace in multiple files"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="debug +handbook"