summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-puzzle/cuyo')
-rw-r--r--games-puzzle/cuyo/ChangeLog5
-rw-r--r--games-puzzle/cuyo/cuyo-1.8.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/cuyo/ChangeLog b/games-puzzle/cuyo/ChangeLog
index f0af161bedcd..33910d2dd6d8 100644
--- a/games-puzzle/cuyo/ChangeLog
+++ b/games-puzzle/cuyo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-puzzle/cuyo
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/cuyo/ChangeLog,v 1.9 2005/06/15 18:59:32 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/cuyo/ChangeLog,v 1.10 2005/07/07 04:37:21 caleb Exp $
+
+ 07 Jul 2005; Caleb Tennis <caleb@gentoo.org> cuyo-1.8.5.ebuild:
+ Fix qt dep
15 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org> cuyo-1.8.5.ebuild:
Removed INSTALL file.
diff --git a/games-puzzle/cuyo/cuyo-1.8.5.ebuild b/games-puzzle/cuyo/cuyo-1.8.5.ebuild
index 57d8573f62f0..301b86c15108 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-2005 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.4 2005/06/15 18:59:32 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/cuyo/cuyo-1.8.5.ebuild,v 1.5 2005/07/07 04:37:21 caleb Exp $
inherit kde-functions games
@@ -15,7 +15,7 @@ IUSE=""
DEPEND="virtual/libc
virtual/x11
- >=x11-libs/qt-3
+ =x11-libs/qt-3*
sys-libs/zlib"
S="${WORKDIR}/${P/_}"