summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-10-06 20:39:24 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-10-06 20:39:24 +0000
commit64154bb234e954fd4db3bbca375957b18e612d82 (patch)
tree467a87f9143749aa68e0683ef067995015a41f78 /kde-base/renamedlg-plugins
parentstable x86, bug 283211 (diff)
downloadgentoo-2-64154bb234e954fd4db3bbca375957b18e612d82.tar.gz
gentoo-2-64154bb234e954fd4db3bbca375957b18e612d82.tar.bz2
gentoo-2-64154bb234e954fd4db3bbca375957b18e612d82.zip
Version bump KDE 4.3.2
(Portage version: 2.2_rc44/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/renamedlg-plugins')
-rw-r--r--kde-base/renamedlg-plugins/ChangeLog8
-rw-r--r--kde-base/renamedlg-plugins/renamedlg-plugins-4.3.2.ebuild13
2 files changed, 20 insertions, 1 deletions
diff --git a/kde-base/renamedlg-plugins/ChangeLog b/kde-base/renamedlg-plugins/ChangeLog
index 63bf3093aa94..3d9865f2f1ba 100644
--- a/kde-base/renamedlg-plugins/ChangeLog
+++ b/kde-base/renamedlg-plugins/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/renamedlg-plugins
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/renamedlg-plugins/ChangeLog,v 1.22 2009/09/01 16:27:17 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/renamedlg-plugins/ChangeLog,v 1.23 2009/10/06 20:39:24 alexxy Exp $
+
+*renamedlg-plugins-4.3.2 (06 Oct 2009)
+
+ 06 Oct 2009; Alexey Shvetsov <alexxy@gentoo.org>
+ +renamedlg-plugins-4.3.2.ebuild:
+ Version bump
*renamedlg-plugins-4.3.1 (01 Sep 2009)
diff --git a/kde-base/renamedlg-plugins/renamedlg-plugins-4.3.2.ebuild b/kde-base/renamedlg-plugins/renamedlg-plugins-4.3.2.ebuild
new file mode 100644
index 000000000000..c1c04c0057a0
--- /dev/null
+++ b/kde-base/renamedlg-plugins/renamedlg-plugins-4.3.2.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/renamedlg-plugins/renamedlg-plugins-4.3.2.ebuild,v 1.1 2009/10/06 20:39:24 alexxy Exp $
+
+EAPI="2"
+
+KMNAME="kdebase-runtime"
+KMMODULE="renamedlgplugins"
+inherit kde4-meta
+
+DESCRIPTION="KDE RenameDlg plugins"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="debug"