summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-12-02 01:46:04 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-12-02 01:46:04 +0000
commitb5eea4fa16609fdfe430f3627e4ebc4b39e3b816 (patch)
treeacb0b4e731c9e4d9335c88eafb748d499f13b025 /games-puzzle/cuyo
parentsecurity patch to fix possible local exploit from users in the games group (b... (diff)
downloadhistorical-b5eea4fa16609fdfe430f3627e4ebc4b39e3b816.tar.gz
historical-b5eea4fa16609fdfe430f3627e4ebc4b39e3b816.tar.bz2
historical-b5eea4fa16609fdfe430f3627e4ebc4b39e3b816.zip
use set-qtdir not need-qt
Diffstat (limited to 'games-puzzle/cuyo')
-rw-r--r--games-puzzle/cuyo/Manifest2
-rw-r--r--games-puzzle/cuyo/cuyo-1.8.5.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/games-puzzle/cuyo/Manifest b/games-puzzle/cuyo/Manifest
index f5b56612d083..9039b30314d5 100644
--- a/games-puzzle/cuyo/Manifest
+++ b/games-puzzle/cuyo/Manifest
@@ -1,4 +1,4 @@
MD5 3efc5d6f750ed4c7b0f4e64b4b466077 ChangeLog 1367
MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158
-MD5 0d19f1960868351b8b87c8f0ecd0094d cuyo-1.8.5.ebuild 1070
+MD5 767ae881f38fcb604f5a7203b933006a cuyo-1.8.5.ebuild 1072
MD5 e62d8f092e5b98b7ceea0f086ad5ad13 files/digest-cuyo-1.8.5 63
diff --git a/games-puzzle/cuyo/cuyo-1.8.5.ebuild b/games-puzzle/cuyo/cuyo-1.8.5.ebuild
index 0a5251d26afe..7884ca31a340 100644
--- a/games-puzzle/cuyo/cuyo-1.8.5.ebuild
+++ b/games-puzzle/cuyo/cuyo-1.8.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/cuyo/cuyo-1.8.5.ebuild,v 1.2 2004/12/01 08:22:51 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/cuyo/cuyo-1.8.5.ebuild,v 1.3 2004/12/02 01:46:04 mr_bones_ Exp $
inherit kde-functions games
@@ -30,7 +30,7 @@ src_unpack() {
}
src_compile() {
- need-qt 3
+ set-qtdir 3
export PATH="${QTDIR}/bin:${PATH}" # bug #70861
egamesconf \
--with-qt \