diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-03-09 07:26:03 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-03-09 07:26:03 +0000 |
commit | dff4f6504e11529e4ebc0b5797db3086eec7d64a (patch) | |
tree | d086c90707308607378bba4f5c23f346567b8794 /x11-misc/googleearth | |
parent | stable x86; bug 170041 (diff) | |
download | gentoo-2-dff4f6504e11529e4ebc0b5797db3086eec7d64a.tar.gz gentoo-2-dff4f6504e11529e4ebc0b5797db3086eec7d64a.tar.bz2 gentoo-2-dff4f6504e11529e4ebc0b5797db3086eec7d64a.zip |
Stop using virtual/x11.
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-misc/googleearth')
-rw-r--r-- | x11-misc/googleearth/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/googleearth/files/digest-googleearth-4 | 6 | ||||
-rw-r--r-- | x11-misc/googleearth/googleearth-4.ebuild | 17 |
3 files changed, 15 insertions, 13 deletions
diff --git a/x11-misc/googleearth/ChangeLog b/x11-misc/googleearth/ChangeLog index 8c81ef0055e5..da15f4515274 100644 --- a/x11-misc/googleearth/ChangeLog +++ b/x11-misc/googleearth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/googleearth # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/googleearth/ChangeLog,v 1.25 2007/03/02 06:56:13 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/googleearth/ChangeLog,v 1.26 2007/03/09 07:26:03 drac Exp $ + + 09 Mar 2007; Samuli Suominen <drac@gentoo.org> googleearth-4.ebuild: + Stop using virtual/x11. 02 Mar 2007; Christian Faulhammer <opfer@gentoo.org> googleearth-4.ebuild: stable x86; bug 168929 diff --git a/x11-misc/googleearth/files/digest-googleearth-4 b/x11-misc/googleearth/files/digest-googleearth-4 index cf26276c656a..d677075fcfc8 100644 --- a/x11-misc/googleearth/files/digest-googleearth-4 +++ b/x11-misc/googleearth/files/digest-googleearth-4 @@ -1,3 +1,3 @@ -MD5 3a4051c185afc719bf807a4a693c44b0 GoogleEarthLinux.bin 21607408 -RMD160 04e1393e1bc9375d642aeabe978c4416abc61157 GoogleEarthLinux.bin 21607408 -SHA256 96b1870f9a8c131bf94f726c22b3f547503c1af21e136e7e8a3d0198e4317f9d GoogleEarthLinux.bin 21607408 +MD5 9a63551c0e56fd076c35b2c5248ea51c GoogleEarthLinux.bin 1637898 +RMD160 93f516e02ecbb27f09a36da75509318180badfc9 GoogleEarthLinux.bin 1637898 +SHA256 7000fccbbdb82140d3276e761a4a375a2c1a7d57281669509bc1674e9f1382b6 GoogleEarthLinux.bin 1637898 diff --git a/x11-misc/googleearth/googleearth-4.ebuild b/x11-misc/googleearth/googleearth-4.ebuild index c037ccb5899f..19dca5086ae7 100644 --- a/x11-misc/googleearth/googleearth-4.ebuild +++ b/x11-misc/googleearth/googleearth-4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/googleearth/googleearth-4.ebuild,v 1.5 2007/03/02 06:56:13 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/googleearth/googleearth-4.ebuild,v 1.6 2007/03/09 07:26:03 drac Exp $ inherit eutils fdo-mime @@ -18,14 +18,13 @@ RDEPEND="x86? ( media-libs/fontconfig media-libs/freetype virtual/opengl - || ( ( x11-libs/libICE - x11-libs/libSM - x11-libs/libX11 - x11-libs/libXcursor - x11-libs/libXext - x11-libs/libXft - x11-libs/libXrender ) - <virtual/x11-7.0 ) ) + x11-libs/libICE + x11-libs/libSM + x11-libs/libX11 + x11-libs/libXcursor + x11-libs/libXext + x11-libs/libXft + x11-libs/libXrender ) amd64? ( app-emulation/emul-linux-x86-xlibs app-emulation/emul-linux-x86-baselibs |