summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2010-02-09 00:14:38 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2010-02-09 00:14:38 +0000
commit5d4418ea06bcfe162bed6b8aef374b6c794f0e24 (patch)
tree88910d87376fca0e6df1a4b82ad95846654255f2 /kde-base/kcontrol
parent[kde-base/kollision] Version bump to KDE SC 4.4.0 (diff)
downloadhistorical-5d4418ea06bcfe162bed6b8aef374b6c794f0e24.tar.gz
historical-5d4418ea06bcfe162bed6b8aef374b6c794f0e24.tar.bz2
historical-5d4418ea06bcfe162bed6b8aef374b6c794f0e24.zip
[kde-base/kcontrol] Version bump to KDE SC 4.4.0
Package-Manager: portage-2.2_rc62/cvs/Linux x86_64 RepoMan-Options: --force
Diffstat (limited to 'kde-base/kcontrol')
-rw-r--r--kde-base/kcontrol/ChangeLog7
-rw-r--r--kde-base/kcontrol/kcontrol-4.4.0.ebuild19
2 files changed, 25 insertions, 1 deletions
diff --git a/kde-base/kcontrol/ChangeLog b/kde-base/kcontrol/ChangeLog
index d4c6144c09ac..edcd1cacfbe2 100644
--- a/kde-base/kcontrol/ChangeLog
+++ b/kde-base/kcontrol/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kcontrol
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcontrol/ChangeLog,v 1.178 2010/01/25 14:41:51 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcontrol/ChangeLog,v 1.179 2010/02/09 00:14:36 alexxy Exp $
+
+*kcontrol-4.4.0 (08 Feb 2010)
+
+ 08 Feb 2010; Alexey Shvetsov <alexxy@gentoo.org> +kcontrol-4.4.0.ebuild:
+ Version bump to KDE SC 4.4.0
*kcontrol-4.3.5 (25 Jan 2010)
diff --git a/kde-base/kcontrol/kcontrol-4.4.0.ebuild b/kde-base/kcontrol/kcontrol-4.4.0.ebuild
new file mode 100644
index 000000000000..105197133287
--- /dev/null
+++ b/kde-base/kcontrol/kcontrol-4.4.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcontrol/kcontrol-4.4.0.ebuild,v 1.1 2010/02/09 00:14:36 alexxy Exp $
+
+EAPI="2"
+
+KMNAME="kdebase-runtime"
+inherit kde4-meta
+
+DESCRIPTION="The KDE Control Center"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug +handbook"
+
+RDEPEND="
+ $(add_kdebase_dep kdnssd)
+ $(add_kdebase_dep khotkeys)
+"
+
+add_blocker systemsettings '<4.2.91'