summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-emulation/tuxnes')
-rw-r--r--games-emulation/tuxnes/ChangeLog7
-rw-r--r--games-emulation/tuxnes/tuxnes-0.75.ebuild12
2 files changed, 13 insertions, 6 deletions
diff --git a/games-emulation/tuxnes/ChangeLog b/games-emulation/tuxnes/ChangeLog
index 06dbb05b9dd7..e0ec74fde4cd 100644
--- a/games-emulation/tuxnes/ChangeLog
+++ b/games-emulation/tuxnes/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-emulation/tuxnes
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/tuxnes/ChangeLog,v 1.5 2005/06/15 18:36:00 wolf31o2 Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/tuxnes/ChangeLog,v 1.6 2006/02/11 04:21:22 joshuabaergen Exp $
+
+ 11 Feb 2006; Joshua Baergen <joshuabaergen@gentoo.org> tuxnes-0.75.ebuild:
+ Add modular X dependencies (bug #122168, Tupone Alfredo).
15 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org> tuxnes-0.75.ebuild:
Removed INSTALL file.
diff --git a/games-emulation/tuxnes/tuxnes-0.75.ebuild b/games-emulation/tuxnes/tuxnes-0.75.ebuild
index e04e30c42370..2182b1c16eaf 100644
--- a/games-emulation/tuxnes/tuxnes-0.75.ebuild
+++ b/games-emulation/tuxnes/tuxnes-0.75.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/tuxnes/tuxnes-0.75.ebuild,v 1.6 2005/06/15 18:36:00 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/tuxnes/tuxnes-0.75.ebuild,v 1.7 2006/02/11 04:21:22 joshuabaergen Exp $
inherit flag-o-matic eutils
@@ -13,9 +13,13 @@ SLOT="0"
KEYWORDS="x86"
IUSE="X ggi"
-DEPEND=">=media-libs/netpbm-9.12
- X? ( virtual/x11 )
+RDEPEND=">=media-libs/netpbm-9.12
+ X? ( || ( ( x11-libs/libSM
+ x11-libs/libXpm )
+ virtual/x11 ) )
ggi? ( >=media-libs/libggi-2.0.1 )"
+DEPEND="${RDEPEND}
+ X? ( || ( x11-proto/xextproto virtual/x11 ) )"
src_unpack() {
unpack ${A}