diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-03-22 18:07:35 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-03-22 18:07:35 +0000 |
commit | e13b773d319a6b013481bec24464a8f49a6f84fd (patch) | |
tree | c03d135c639da43abf99197eefe8733a1c91189b /games-fps | |
parent | modular X deps (diff) | |
download | gentoo-2-e13b773d319a6b013481bec24464a8f49a6f84fd.tar.gz gentoo-2-e13b773d319a6b013481bec24464a8f49a6f84fd.tar.bz2 gentoo-2-e13b773d319a6b013481bec24464a8f49a6f84fd.zip |
X is implicit
(Portage version: 2.1_pre6-r5)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/vendetta-online-bin/ChangeLog | 8 | ||||
-rw-r--r-- | games-fps/vendetta-online-bin/vendetta-online-bin-1.ebuild | 7 |
2 files changed, 9 insertions, 6 deletions
diff --git a/games-fps/vendetta-online-bin/ChangeLog b/games-fps/vendetta-online-bin/ChangeLog index fc81354ee6c3..baf4dd8bae72 100644 --- a/games-fps/vendetta-online-bin/ChangeLog +++ b/games-fps/vendetta-online-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/vendetta-online-bin -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/vendetta-online-bin/ChangeLog,v 1.2 2005/09/06 21:04:43 herbs Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/vendetta-online-bin/ChangeLog,v 1.3 2006/03/22 18:07:35 mr_bones_ Exp $ + + 22 Mar 2006; Michael Sterrett <mr_bones_@gentoo.org> + vendetta-online-bin-1.ebuild: + X is implicit 06 Sep 2005; Herbie Hopkins <herbs@gentoo.org> vendetta-online-bin-1.ebuild: diff --git a/games-fps/vendetta-online-bin/vendetta-online-bin-1.ebuild b/games-fps/vendetta-online-bin/vendetta-online-bin-1.ebuild index 8c09f9fe8abb..941a87ac2a81 100644 --- a/games-fps/vendetta-online-bin/vendetta-online-bin-1.ebuild +++ b/games-fps/vendetta-online-bin/vendetta-online-bin-1.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-fps/vendetta-online-bin/vendetta-online-bin-1.ebuild,v 1.5 2005/09/06 21:04:43 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/vendetta-online-bin/vendetta-online-bin-1.ebuild,v 1.6 2006/03/22 18:07:35 mr_bones_ Exp $ inherit eutils games @@ -14,8 +14,7 @@ KEYWORDS="-* ~amd64 ~x86" IUSE="" RESTRICT="nomirror fetch" -RDEPEND="virtual/x11 - virtual/opengl +RDEPEND="virtual/opengl =x11-libs/gtk+-1.2* amd64? ( app-emulation/emul-linux-x86-xlibs app-emulation/emul-linux-x86-gtklibs )" |