summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/smoke')
-rw-r--r--kde-base/smoke/smoke-3.4.0_beta2.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/kde-base/smoke/smoke-3.4.0_beta2.ebuild b/kde-base/smoke/smoke-3.4.0_beta2.ebuild
index 1af5649370fd..1be115d32e34 100644
--- a/kde-base/smoke/smoke-3.4.0_beta2.ebuild
+++ b/kde-base/smoke/smoke-3.4.0_beta2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/smoke-3.4.0_beta2.ebuild,v 1.3 2005/02/07 06:47:40 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/smoke-3.4.0_beta2.ebuild,v 1.4 2005/02/11 19:18:16 caleb Exp $
KMNAME=kdebindings
KMEXTRACTONLY="kalyptus/kalyptus kalyptus/*.pm"
@@ -14,7 +14,8 @@ KEYWORDS="~x86"
IUSE=""
DEPEND="dev-lang/perl"
PATCHES="$FILESDIR/no-gtk-glib-check.diff
-$FILESDIR/parallel-make.diff" # bugs.kde.org 92362, although that's closed the patch is still needed
+$FILESDIR/kalyptus_thread.diff
+$FILESDIR/parallel-make.diff" # bugs.kde.org 92362
# enable-final works, but requires at least 1.5GB of RAM to complete without swapping,
# so it's best to turn it off here. (I don't have that much RAM, so can't estimate