diff options
author | Andreas Hüttel <dilfridge@gentoo.org> | 2011-12-25 21:23:22 +0000 |
---|---|---|
committer | Andreas Hüttel <dilfridge@gentoo.org> | 2011-12-25 21:23:22 +0000 |
commit | 7a108d357a40f0b5ebc890f767ce23678337b7fe (patch) | |
tree | 9af0f9ebb47675212d35627488aba1b0dfd1f4b3 /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 | historical-7a108d357a40f0b5ebc890f767ce23678337b7fe.tar.gz historical-7a108d357a40f0b5ebc890f767ce23678337b7fe.tar.bz2 historical-7a108d357a40f0b5ebc890f767ce23678337b7fe.zip |
Backport compilation fix for gcc-4.4, see bug 394531.
Package-Manager: portage-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/ |