summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2004-11-30 21:54:09 +0000
committerSven Wegener <swegener@gentoo.org>2004-11-30 21:54:09 +0000
commit6b985c32414047a734b377c4845572b86422eaeb (patch)
tree3ff4cb08fea4fedec397a72cdd520190b8fed309 /games-board/mahjongg3d/mahjongg3d-0.96.ebuild
parentarm/hppa/ia64/x86 stable (Manifest recommit) (diff)
downloadgentoo-2-6b985c32414047a734b377c4845572b86422eaeb.tar.gz
gentoo-2-6b985c32414047a734b377c4845572b86422eaeb.tar.bz2
gentoo-2-6b985c32414047a734b377c4845572b86422eaeb.zip
Fixed invalid atoms in *DEPEND.
Diffstat (limited to 'games-board/mahjongg3d/mahjongg3d-0.96.ebuild')
-rw-r--r--games-board/mahjongg3d/mahjongg3d-0.96.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/mahjongg3d/mahjongg3d-0.96.ebuild b/games-board/mahjongg3d/mahjongg3d-0.96.ebuild
index 80e64316d333..d1118b4468dc 100644
--- a/games-board/mahjongg3d/mahjongg3d-0.96.ebuild
+++ b/games-board/mahjongg3d/mahjongg3d-0.96.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-board/mahjongg3d/mahjongg3d-0.96.ebuild,v 1.3 2004/06/24 22:19:33 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/mahjongg3d/mahjongg3d-0.96.ebuild,v 1.4 2004/11/30 21:54:09 swegener Exp $
inherit kde games
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="x86"
IUSE=""
-RDEPEND=">=qt-3.2.0
+RDEPEND=">=x11-libs/qt-3.2.0
virtual/opengl"
DEPEND="${RDEPEND}
>=sys-apps/sed-4"