summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-01-10 21:18:28 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-01-10 21:18:28 +0000
commitcbb24ff5f2d17db4465682a3787679e625925de4 (patch)
tree2df667c96d780bd34b981217cfd11828da0d8d94 /games-action/descent3
parentReworked the ebuild a little bit and hopefully fixed the problems people are ... (diff)
downloadgentoo-2-cbb24ff5f2d17db4465682a3787679e625925de4.tar.gz
gentoo-2-cbb24ff5f2d17db4465682a3787679e625925de4.tar.bz2
gentoo-2-cbb24ff5f2d17db4465682a3787679e625925de4.zip
Forgot to add libSDL to RDEPEND for x86.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'games-action/descent3')
-rw-r--r--games-action/descent3/ChangeLog6
-rw-r--r--games-action/descent3/descent3-1.4.0b-r1.ebuild5
2 files changed, 8 insertions, 3 deletions
diff --git a/games-action/descent3/ChangeLog b/games-action/descent3/ChangeLog
index 2955bdda3f93..7ae5d5cca082 100644
--- a/games-action/descent3/ChangeLog
+++ b/games-action/descent3/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-action/descent3
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/ChangeLog,v 1.15 2006/01/10 20:08:05 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/ChangeLog,v 1.16 2006/01/10 21:18:28 wolf31o2 Exp $
+
+ 10 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+ descent3-1.4.0b-r1.ebuild:
+ Forgot to add libSDL to RDEPEND for x86.
10 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
-descent3-1.4.0b.ebuild, descent3-1.4.0b-r1.ebuild:
diff --git a/games-action/descent3/descent3-1.4.0b-r1.ebuild b/games-action/descent3/descent3-1.4.0b-r1.ebuild
index 016aba143504..d55aeea59755 100644
--- a/games-action/descent3/descent3-1.4.0b-r1.ebuild
+++ b/games-action/descent3/descent3-1.4.0b-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/descent3-1.4.0b-r1.ebuild,v 1.2 2006/01/10 20:08:05 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/descent3-1.4.0b-r1.ebuild,v 1.3 2006/01/10 21:18:28 wolf31o2 Exp $
inherit eutils games
@@ -22,7 +22,8 @@ RDEPEND="virtual/opengl
(
x11-libs/libX11
x11-libs/libXext )
- virtual/x11 ) )
+ virtual/x11 )
+ =media-libs/libsdl-1.2* )
amd64? (
app-emulation/emul-linux-x86-xlibs
app-emulation/emul-linux-x86-compat