summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2013-03-22 22:30:08 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2013-03-22 22:30:08 +0000
commitea3bc251bdafd3e90f8884ec96b94634a7c22156 (patch)
treed8fbb7c4d814358c6ce8975d0466c379c3f457fd /kde-base
parentNever add -Wl,--fatal-warnings in kde build system (diff)
downloadgentoo-2-ea3bc251bdafd3e90f8884ec96b94634a7c22156.tar.gz
gentoo-2-ea3bc251bdafd3e90f8884ec96b94634a7c22156.tar.bz2
gentoo-2-ea3bc251bdafd3e90f8884ec96b94634a7c22156.zip
We need the bugfix in qtcore here, see bug 450818
(Portage version: 2.2.0_alpha168/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/plasma-workspace/ChangeLog6
-rw-r--r--kde-base/plasma-workspace/plasma-workspace-4.10.0-r2.ebuild3
-rw-r--r--kde-base/plasma-workspace/plasma-workspace-4.10.1.ebuild3
3 files changed, 9 insertions, 3 deletions
diff --git a/kde-base/plasma-workspace/ChangeLog b/kde-base/plasma-workspace/ChangeLog
index 8bbde9bafad9..a3ac0e1cca7a 100644
--- a/kde-base/plasma-workspace/ChangeLog
+++ b/kde-base/plasma-workspace/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/plasma-workspace
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-workspace/ChangeLog,v 1.200 2013/03/20 13:34:19 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-workspace/ChangeLog,v 1.201 2013/03/22 22:30:08 dilfridge Exp $
+
+ 22 Mar 2013; Andreas K. Huettel <dilfridge@gentoo.org>
+ plasma-workspace-4.10.0-r2.ebuild, plasma-workspace-4.10.1.ebuild:
+ We need the bugfix in qtcore here, see bug 450818
20 Mar 2013; Michael Palimaka <kensington@gentoo.org> metadata.xml,
plasma-workspace-4.10.0-r2.ebuild, plasma-workspace-4.10.1.ebuild,
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.10.0-r2.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.10.0-r2.ebuild
index 23b278a032c4..a460bdb3810c 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.10.0-r2.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.10.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-workspace/plasma-workspace-4.10.0-r2.ebuild,v 1.4 2013/03/20 13:34:19 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-workspace/plasma-workspace-4.10.0-r2.ebuild,v 1.5 2013/03/22 22:30:08 dilfridge Exp $
EAPI=5
@@ -18,6 +18,7 @@ IUSE="debug gps json python qalculate +rss semantic-desktop"
COMMONDEPEND="
dev-libs/libdbusmenu-qt
+ >=dev-qt/qtcore-4.8.4-r3
!kde-misc/ktouchpadenabler
$(add_kdebase_dep kactivities)
$(add_kdebase_dep kdelibs 'semantic-desktop=')
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.10.1.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.10.1.ebuild
index fe3a3bf1a588..ac0dfb68f960 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.10.1.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.10.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-workspace/plasma-workspace-4.10.1.ebuild,v 1.2 2013/03/20 13:34:19 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-workspace/plasma-workspace-4.10.1.ebuild,v 1.3 2013/03/22 22:30:08 dilfridge Exp $
EAPI=5
@@ -18,6 +18,7 @@ IUSE="debug gps json python qalculate +rss semantic-desktop"
COMMONDEPEND="
dev-libs/libdbusmenu-qt
+ >=dev-qt/qtcore-4.8.4-r3
!kde-misc/ktouchpadenabler
$(add_kdebase_dep kactivities)
$(add_kdebase_dep kdelibs 'semantic-desktop=')