summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2009-09-01 15:24:36 +0000
committerTheo Chatzimichos <tampakrap@gentoo.org>2009-09-01 15:24:36 +0000
commit488649f9b7345add7be5a2b88f0bab602dad12db (patch)
treef27bcedc01f9768a73cee3b89bbe407dee3f6a48 /kde-base/kfind
parentVersion bump KDE 4.3.1 (diff)
downloadgentoo-2-488649f9b7345add7be5a2b88f0bab602dad12db.tar.gz
gentoo-2-488649f9b7345add7be5a2b88f0bab602dad12db.tar.bz2
gentoo-2-488649f9b7345add7be5a2b88f0bab602dad12db.zip
Version bump KDE 4.3.1
(Portage version: 2.2_rc38/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kfind')
-rw-r--r--kde-base/kfind/ChangeLog7
-rw-r--r--kde-base/kfind/kfind-4.3.1.ebuild11
2 files changed, 17 insertions, 1 deletions
diff --git a/kde-base/kfind/ChangeLog b/kde-base/kfind/ChangeLog
index 6dd95f5bd76b..9e2e03d5c4d4 100644
--- a/kde-base/kfind/ChangeLog
+++ b/kde-base/kfind/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kfind
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.129 2009/08/04 00:30:39 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.130 2009/09/01 15:24:36 tampakrap Exp $
+
+*kfind-4.3.1 (01 Sep 2009)
+
+ 01 Sep 2009; Theo Chatzimichos <tampakrap@gentoo.org> +kfind-4.3.1.ebuild:
+ Version bump
*kfind-4.3.0 (04 Aug 2009)
diff --git a/kde-base/kfind/kfind-4.3.1.ebuild b/kde-base/kfind/kfind-4.3.1.ebuild
new file mode 100644
index 000000000000..d8965a3a25e6
--- /dev/null
+++ b/kde-base/kfind/kfind-4.3.1.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/kfind/kfind-4.3.1.ebuild,v 1.1 2009/09/01 15:24:36 tampakrap Exp $
+EAPI="2"
+
+KMNAME="kdebase-apps"
+inherit kde4-meta
+
+DESCRIPTION="KDE file finder utility"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="debug +handbook"