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
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')
-rw-r--r--games-action/rune/ChangeLog7
-rw-r--r--games-action/rune/rune-1.07-r2.ebuild7
2 files changed, 8 insertions, 6 deletions
diff --git a/games-action/rune/ChangeLog b/games-action/rune/ChangeLog
index 81b11f622ea8..09e223f2db39 100644
--- a/games-action/rune/ChangeLog
+++ b/games-action/rune/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-action/rune
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/rune/ChangeLog,v 1.20 2012/01/16 19:10:25 ulm Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/rune/ChangeLog,v 1.21 2014/09/07 09:14:12 ulm Exp $
+
+ 07 Sep 2014; Ulrich Müller <ulm@gentoo.org> rune-1.07-r2.ebuild:
+ QA: Remove unnecessary dependency on emul-linux-x86-compat, bug 522152.
16 Jan 2012; Ulrich Müller <ulm@gentoo.org> rune-1.07-r2.ebuild:
Migrate to cdrom.eclass, bug 398809.
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=""