diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2011-12-25 21:23:22 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2011-12-25 21:23:22 +0000 |
commit | ce80e4092aea2ad5b0fcce2513f9b4971e208c94 (patch) | |
tree | 2e49c8cc4d12ce2e30efed76ad1f1b1141dcd217 /kde-base/kdepim-common-libs/kdepim-common-libs-4.7.4.ebuild | |
parent | Introduce kmod module tools wrt bug #395863 and as a dep of udev. (diff) | |
download | gentoo-2-ce80e4092aea2ad5b0fcce2513f9b4971e208c94.tar.gz gentoo-2-ce80e4092aea2ad5b0fcce2513f9b4971e208c94.tar.bz2 gentoo-2-ce80e4092aea2ad5b0fcce2513f9b4971e208c94.zip |
Backport compilation fix for gcc-4.4, see bug 394531.
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kdepim-common-libs/kdepim-common-libs-4.7.4.ebuild')
-rw-r--r-- | kde-base/kdepim-common-libs/kdepim-common-libs-4.7.4.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/kde-base/kdepim-common-libs/kdepim-common-libs-4.7.4.ebuild b/kde-base/kdepim-common-libs/kdepim-common-libs-4.7.4.ebuild index d69eba93c056..96dd8a7d50d4 100644 --- a/kde-base/kdepim-common-libs/kdepim-common-libs-4.7.4.ebuild +++ b/kde-base/kdepim-common-libs/kdepim-common-libs-4.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-common-libs/kdepim-common-libs-4.7.4.ebuild,v 1.1 2011/12/11 18:52:19 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-common-libs/kdepim-common-libs-4.7.4.ebuild,v 1.2 2011/12/25 21:23:22 dilfridge Exp $ EAPI=4 @@ -36,6 +36,8 @@ add_blocker korganizer '<4.5.67' RESTRICT="test" # bug 393131 +PATCHES=( "${FILESDIR}/${PN}-4.7.4-namespace.patch" ) + KMEXTRA=" akonadi_next/ calendarsupport/ |