# ChangeLog for games-board/xmille
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/xmille/ChangeLog,v 1.9 2006/04/23 07:03:32 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/xmille/ChangeLog,v 1.10 2006/12/01 21:13:02 wolf31o2 Exp $
+
+ 01 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> xmille-2.0-r1.ebuild:
+ Removing old virtual/x11 dependency.
23 Apr 2006; Michael Sterrett <mr_bones_@gentoo.org> xmille-2.0-r1.ebuild:
update debian patch
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/xmille/xmille-2.0-r1.ebuild,v 1.10 2006/04/23 07:03:32 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/xmille/xmille-2.0-r1.ebuild,v 1.11 2006/12/01 21:13:02 wolf31o2 Exp $
inherit eutils games
KEYWORDS="~amd64 ppc x86"
IUSE=""
-RDEPEND="|| ( x11-libs/libXext virtual/x11 )"
+RDEPEND="x11-libs/libXext"
DEPEND="${RDEPEND}
- || ( ( app-text/rman
- x11-misc/imake )
- virtual/x11 )"
+ app-text/rman
+ x11-misc/imake"
S=${WORKDIR}/${P}.orig
# ChangeLog for games-board/xskat
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/xskat/ChangeLog,v 1.10 2006/05/21 18:43:04 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/xskat/ChangeLog,v 1.11 2006/12/01 21:15:21 wolf31o2 Exp $
+
+ 01 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> xskat-4.0.ebuild:
+ Removing old virtual/x11 dependency.
21 May 2006; Markus Rothe <corsair@gentoo.org> xskat-4.0.ebuild:
Stable on ppc64
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/xskat/xskat-4.0.ebuild,v 1.6 2006/05/21 18:43:04 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/xskat/xskat-4.0.ebuild,v 1.7 2006/12/01 21:15:21 wolf31o2 Exp $
inherit games
KEYWORDS="amd64 ppc ppc64 x86"
IUSE=""
-RDEPEND="|| (
- x11-libs/libX11
- virtual/x11 )"
+RDEPEND="x11-libs/libX11"
DEPEND="${RDEPEND}
- || (
- (
- app-text/rman
- x11-misc/gccmakedep
- x11-misc/imake
- x11-proto/xproto )
- virtual/x11 )"
+ app-text/rman
+ x11-misc/gccmakedep
+ x11-misc/imake
+ x11-proto/xproto"
src_compile() {
xmkmf -a || die "xmkmf failed"