summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2014-09-07 09:14:12 +0000
committerUlrich Müller <ulm@gentoo.org>2014-09-07 09:14:12 +0000
commit1a401451239a90fea5c01a6b5eebfc9be5723bd0 (patch)
tree7420f3a58d323571613dc0a1a44e50982a1c36f3 /games-action/rune/rune-1.07-r2.ebuild
parentEAPI bump, minor qa (diff)
downloadgentoo-2-1a401451239a90fea5c01a6b5eebfc9be5723bd0.tar.gz
gentoo-2-1a401451239a90fea5c01a6b5eebfc9be5723bd0.tar.bz2
gentoo-2-1a401451239a90fea5c01a6b5eebfc9be5723bd0.zip
QA: Remove unnecessary dependency on emul-linux-x86-compat, bug 522152.
(Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'games-action/rune/rune-1.07-r2.ebuild')
-rw-r--r--games-action/rune/rune-1.07-r2.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/games-action/rune/rune-1.07-r2.ebuild b/games-action/rune/rune-1.07-r2.ebuild
index 978d768c3f4c..4604bdc48621 100644
--- a/games-action/rune/rune-1.07-r2.ebuild
+++ b/games-action/rune/rune-1.07-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/rune/rune-1.07-r2.ebuild,v 1.11 2012/01/16 19:10:25 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/rune/rune-1.07-r2.ebuild,v 1.12 2014/09/07 09:14:12 ulm Exp $
EAPI=2
inherit eutils cdrom games
@@ -12,8 +12,8 @@ SRC_URI="mirror://gentoo/rune-all-0.2.tar.bz2"
LICENSE="LOKI-EULA"
SLOT="0"
KEYWORDS="amd64 x86"
-RESTRICT="strip"
IUSE=""
+RESTRICT="strip"
RDEPEND="virtual/opengl
dev-util/xdelta:0
@@ -23,7 +23,6 @@ RDEPEND="virtual/opengl
>=media-libs/libsdl-1.2.9-r1 )
amd64? (
app-emulation/emul-linux-x86-xlibs
- app-emulation/emul-linux-x86-compat
app-emulation/emul-linux-x86-sdl )"
DEPEND=""