summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-04-07 20:03:04 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-04-07 20:03:04 +0000
commitc56ce7913f2f1423975f8cbfe89b0d8ba1526709 (patch)
tree39b996cd57e351afcfd36533f8167644ea579577 /games-fps/doom3-demo
parentVersion bump, bug #87964. Marked 0.62 stable on x86. (diff)
downloadgentoo-2-c56ce7913f2f1423975f8cbfe89b0d8ba1526709.tar.gz
gentoo-2-c56ce7913f2f1423975f8cbfe89b0d8ba1526709.tar.bz2
gentoo-2-c56ce7913f2f1423975f8cbfe89b0d8ba1526709.zip
Fixing broken RDEPEND and closing bug #88227.
(Portage version: 2.0.51.19)
Diffstat (limited to 'games-fps/doom3-demo')
-rw-r--r--games-fps/doom3-demo/ChangeLog8
-rw-r--r--games-fps/doom3-demo/doom3-demo-1.1.1286.ebuild12
2 files changed, 14 insertions, 6 deletions
diff --git a/games-fps/doom3-demo/ChangeLog b/games-fps/doom3-demo/ChangeLog
index 811a02837264..44f855bd4bff 100644
--- a/games-fps/doom3-demo/ChangeLog
+++ b/games-fps/doom3-demo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-fps/doom3-demo
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-demo/ChangeLog,v 1.7 2004/12/04 14:27:51 wolf31o2 Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-demo/ChangeLog,v 1.8 2005/04/07 20:03:04 wolf31o2 Exp $
+
+ 07 Apr 2005; Chris Gianelloni <wolf31o2@gentoo.org>
+ doom3-demo-1.1.1286.ebuild:
+ Fixing broken RDEPEND and closing bug #88227.
*doom3-demo-1.1.1286 (04 Dec 2004)
diff --git a/games-fps/doom3-demo/doom3-demo-1.1.1286.ebuild b/games-fps/doom3-demo/doom3-demo-1.1.1286.ebuild
index 3fb7a6af4803..035ea0e336ae 100644
--- a/games-fps/doom3-demo/doom3-demo-1.1.1286.ebuild
+++ b/games-fps/doom3-demo/doom3-demo-1.1.1286.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-demo/doom3-demo-1.1.1286.ebuild,v 1.1 2004/12/04 14:27:51 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-demo/doom3-demo-1.1.1286.ebuild,v 1.2 2005/04/07 20:03:04 wolf31o2 Exp $
-inherit games eutils
+inherit eutils games
DESCRIPTION="Doom III - 3rd installment of the classic id 3D first-person shooter"
HOMEPAGE="http://www.doom3.com/"
@@ -18,9 +18,13 @@ RESTRICT="nostrip nomirror"
DEPEND="app-arch/bzip2
app-arch/tar"
+
+# Do not remove the amd64 dep unless you are POSITIVE that it is not necessary.
+# See bug #88227 for more.
RDEPEND="virtual/libc
opengl? ( virtual/opengl )
- dedicated? ( app-misc/screen )"
+ dedicated? ( app-misc/screen )
+ amd64? ( app-emulation/emul-linux-x86-xlibs )"
S=${WORKDIR}