summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2015-06-14 17:27:57 +0000
committerUlrich Müller <ulm@gentoo.org>2015-06-14 17:27:57 +0000
commit01c5de9b3c11a4d35a97386c9f44ff2ccc0e39db (patch)
treed0ada3d6abb19b96733de9424ab4882610922858 /games-fps/doom3/doom3-1.3.1304-r1.ebuild
parent[QA] Remove emul-linux-x86-* from dependencies. (diff)
downloadgentoo-2-01c5de9b3c11a4d35a97386c9f44ff2ccc0e39db.tar.gz
gentoo-2-01c5de9b3c11a4d35a97386c9f44ff2ccc0e39db.tar.bz2
gentoo-2-01c5de9b3c11a4d35a97386c9f44ff2ccc0e39db.zip
[QA] Remove emul-linux-x86-* from dependencies.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'games-fps/doom3/doom3-1.3.1304-r1.ebuild')
-rw-r--r--games-fps/doom3/doom3-1.3.1304-r1.ebuild23
1 files changed, 8 insertions, 15 deletions
diff --git a/games-fps/doom3/doom3-1.3.1304-r1.ebuild b/games-fps/doom3/doom3-1.3.1304-r1.ebuild
index d3932121ba03..2ab87b774ab2 100644
--- a/games-fps/doom3/doom3-1.3.1304-r1.ebuild
+++ b/games-fps/doom3/doom3-1.3.1304-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3/doom3-1.3.1304-r1.ebuild,v 1.3 2014/07/08 21:05:13 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3/doom3-1.3.1304-r1.ebuild,v 1.4 2015/06/14 17:27:57 ulm Exp $
EAPI=5
inherit eutils unpacker games
@@ -22,19 +22,12 @@ DEPEND="app-arch/bzip2
app-arch/tar"
RDEPEND="sys-libs/glibc
amd64? ( sys-libs/glibc[multilib] )
- !dedicated? ( || (
- (
- >=virtual/opengl-7.0-r1[abi_x86_32(-)]
- >=x11-libs/libX11-1.6.2[abi_x86_32(-)]
- >=x11-libs/libXext-1.3.2[abi_x86_32(-)]
- >=media-libs/alsa-lib-1.0.27.2[abi_x86_32(-)]
- )
- (
- app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
- app-emulation/emul-linux-x86-opengl[-abi_x86_32(-)]
- app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)]
- )
- ) )
+ !dedicated? (
+ >=virtual/opengl-7.0-r1[abi_x86_32(-)]
+ >=x11-libs/libX11-1.6.2[abi_x86_32(-)]
+ >=x11-libs/libXext-1.3.2[abi_x86_32(-)]
+ >=media-libs/alsa-lib-1.0.27.2[abi_x86_32(-)]
+ )
cdinstall? (
>=games-fps/doom3-data-1.1.1282-r1
roe? ( games-fps/doom3-roe ) )"