Index: googleearth-4_beta.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-misc/googleearth/googleearth-4_beta.ebuild,v retrieving revision 1.12 diff -u -B -r1.12 googleearth-4_beta.ebuild --- googleearth-4_beta.ebuild 5 Oct 2006 21:47:49 -0000 1.12 +++ googleearth-4_beta.ebuild 5 Jan 2007 08:36:32 -0000 @@ -6,13 +6,14 @@ DESCRIPTION="A 3D interface to the planet" HOMEPAGE="http://earth.google.com/" -SRC_URI="http://dl.google.com/earth/GE4/GoogleEarthLinux.bin" +SRC_URI="http://dl.google.com/earth/GE4/GoogleEarthLinux.bin + video_cards_fglrx? ( http://dev.gentooexperimental.org/~anarchy/libGL.so.1 )" LICENSE="googleearth MIT X11 SGI-B-1.1 openssl as-is ZLIB" SLOT="0" KEYWORDS="~x86 ~amd64" RESTRICT="mirror strip" -IUSE="" +IUSE="video_cards_nvidia video_cards_fglrx" RDEPEND="x86? ( media-libs/fontconfig @@ -31,15 +32,16 @@ app-emulation/emul-linux-x86-baselibs || ( >=app-emulation/emul-linux-x86-xlibs-7.0 - x11-drivers/nvidia-drivers - x11-drivers/nvidia-legacy-drivers -