summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2015-06-14 17:12:48 +0000
committerUlrich Müller <ulm@gentoo.org>2015-06-14 17:12:48 +0000
commit8b70410e5124adc07c80b960d58361d7354f7da0 (patch)
tree69ff76d0ace5fa8a121307f2f9e1b1d54fd3b8ab /games-rpg
parent[QA] Remove emul-linux-x86-* from dependencies. (diff)
downloadgentoo-2-8b70410e5124adc07c80b960d58361d7354f7da0.tar.gz
gentoo-2-8b70410e5124adc07c80b960d58361d7354f7da0.tar.bz2
gentoo-2-8b70410e5124adc07c80b960d58361d7354f7da0.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-rpg')
-rw-r--r--games-rpg/wasteland2/ChangeLog7
-rw-r--r--games-rpg/wasteland2/wasteland2-1.3.0.7.ebuild67
2 files changed, 20 insertions, 54 deletions
diff --git a/games-rpg/wasteland2/ChangeLog b/games-rpg/wasteland2/ChangeLog
index 76142c776a40..317cf14f3a4e 100644
--- a/games-rpg/wasteland2/ChangeLog
+++ b/games-rpg/wasteland2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-rpg/wasteland2
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/wasteland2/ChangeLog,v 1.5 2014/10/16 21:41:24 hasufell Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/wasteland2/ChangeLog,v 1.6 2015/06/14 17:12:48 ulm Exp $
+
+ 14 Jun 2015; Ulrich Müller <ulm@gentoo.org> wasteland2-1.3.0.7.ebuild:
+ [QA] Remove emul-linux-x86-* from dependencies.
16 Oct 2014; Julian Ospald <hasufell@gentoo.org> -wasteland2-1.0.0.4.ebuild:
rm old
diff --git a/games-rpg/wasteland2/wasteland2-1.3.0.7.ebuild b/games-rpg/wasteland2/wasteland2-1.3.0.7.ebuild
index deac8509d821..6a5a5d2f079a 100644
--- a/games-rpg/wasteland2/wasteland2-1.3.0.7.ebuild
+++ b/games-rpg/wasteland2/wasteland2-1.3.0.7.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-rpg/wasteland2/wasteland2-1.3.0.7.ebuild,v 1.1 2014/10/16 21:40:51 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/wasteland2/wasteland2-1.3.0.7.ebuild,v 1.2 2015/06/14 17:12:48 ulm Exp $
EAPI=5
@@ -20,56 +20,19 @@ QA_PREBUILT="${GAMES_PREFIX_OPT}/${PN}/*"
RDEPEND="
virtual/opengl
- amd64? (
- || (
- app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
- (
- >=dev-libs/glib-2.40.0-r1:2[abi_x86_32(-)]
- )
- )
- || (
- app-emulation/emul-linux-x86-gtklibs[-abi_x86_32(-)]
- (
- >=dev-libs/atk-2.12.0-r1[abi_x86_32(-)]
- >=x11-libs/cairo-1.12.16-r2[abi_x86_32(-)]
- >=x11-libs/gdk-pixbuf-2.30.8:2[abi_x86_32(-)]
- >=x11-libs/gtk+-2.24.24:2[abi_x86_32(-)]
- >=x11-libs/pango-1.36.5[abi_x86_32(-)]
- )
- )
- || (
- app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
- (
- >=media-libs/fontconfig-2.10.92:1.0[abi_x86_32(-)]
- >=media-libs/freetype-2.5.3-r1:2[abi_x86_32(-)]
- >=x11-libs/libX11-1.6.2[abi_x86_32(-)]
- >=x11-libs/libXcursor-1.1.14[abi_x86_32(-)]
- >=x11-libs/libXext-1.3.2[abi_x86_32(-)]
- >=x11-libs/libXrandr-1.4.2[abi_x86_32(-)]
- )
- )
- || (
- app-emulation/emul-linux-x86-opengl[-abi_x86_32(-)]
- (
- >=virtual/glu-9.0-r1[abi_x86_32(-)]
- )
- )
- )
- x86? (
- dev-libs/atk
- dev-libs/glib:2
- media-libs/fontconfig:1.0
- media-libs/freetype:2
- x11-libs/cairo
- x11-libs/gdk-pixbuf:2
- x11-libs/gtk+:2
- x11-libs/pango
- x11-libs/libX11
- x11-libs/libXcursor
- x11-libs/libXext
- x11-libs/libXrandr
- virtual/glu
- )
+ >=dev-libs/atk-2.12.0-r1[abi_x86_32(-)]
+ >=dev-libs/glib-2.40.0-r1:2[abi_x86_32(-)]
+ >=media-libs/fontconfig-2.10.92:1.0[abi_x86_32(-)]
+ >=media-libs/freetype-2.5.3-r1:2[abi_x86_32(-)]
+ >=x11-libs/cairo-1.12.16-r2[abi_x86_32(-)]
+ >=x11-libs/gdk-pixbuf-2.30.8:2[abi_x86_32(-)]
+ >=x11-libs/gtk+-2.24.24:2[abi_x86_32(-)]
+ >=x11-libs/pango-1.36.5[abi_x86_32(-)]
+ >=x11-libs/libX11-1.6.2[abi_x86_32(-)]
+ >=x11-libs/libXcursor-1.1.14[abi_x86_32(-)]
+ >=x11-libs/libXext-1.3.2[abi_x86_32(-)]
+ >=x11-libs/libXrandr-1.4.2[abi_x86_32(-)]
+ >=virtual/glu-9.0-r1[abi_x86_32(-)]
"
S="${WORKDIR}/Wasteland 2"