summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2010-02-09 00:21:36 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2010-02-09 00:21:36 +0000
commitd4b042584a013d252fa56d6a587dcfa3286c8400 (patch)
treee3926c7cfbcb021f584a7f6a5c112a3ca3a3d565 /kde-base/renamedlg-plugins
parent[kde-base/keditfiletype] Version bump to KDE SC 4.4.0 (diff)
downloadgentoo-2-d4b042584a013d252fa56d6a587dcfa3286c8400.tar.gz
gentoo-2-d4b042584a013d252fa56d6a587dcfa3286c8400.tar.bz2
gentoo-2-d4b042584a013d252fa56d6a587dcfa3286c8400.zip
[kde-base/renamedlg-plugins] Version bump to KDE SC 4.4.0
(Portage version: 2.2_rc62/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.4.0.ebuild13
2 files changed, 20 insertions, 1 deletions
diff --git a/kde-base/renamedlg-plugins/ChangeLog b/kde-base/renamedlg-plugins/ChangeLog
index cb6f64129fa3..c0ca2ac7e00c 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/renamedlg-plugins/ChangeLog,v 1.39 2010/01/25 17:36:43 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/renamedlg-plugins/ChangeLog,v 1.40 2010/02/09 00:21:36 alexxy Exp $
+
+*renamedlg-plugins-4.4.0 (09 Feb 2010)
+
+ 09 Feb 2010; Alexey Shvetsov <alexxy@gentoo.org>
+ +renamedlg-plugins-4.4.0.ebuild:
+ Version bump to KDE SC 4.4.0
*renamedlg-plugins-4.3.5 (25 Jan 2010)
diff --git a/kde-base/renamedlg-plugins/renamedlg-plugins-4.4.0.ebuild b/kde-base/renamedlg-plugins/renamedlg-plugins-4.4.0.ebuild
new file mode 100644
index 000000000000..c2395855acd0
--- /dev/null
+++ b/kde-base/renamedlg-plugins/renamedlg-plugins-4.4.0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2010 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.4.0.ebuild,v 1.1 2010/02/09 00:21:36 alexxy Exp $
+
+EAPI="2"
+
+KMNAME="kdebase-runtime"
+KMMODULE="renamedlgplugins"
+inherit kde4-meta
+
+DESCRIPTION="KDE RenameDlg plugins"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"