summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-12-01 20:14:29 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-12-01 20:14:29 +0000
commit1831371f8d596ff653d6b20c9f82ee4b132c1f26 (patch)
tree1fed816f9b2f20531c512b5dc7a286b8890c95b9 /games-action
parentMake support for hidden visibility explicit. (diff)
downloadgentoo-2-1831371f8d596ff653d6b20c9f82ee4b132c1f26.tar.gz
gentoo-2-1831371f8d596ff653d6b20c9f82ee4b132c1f26.tar.bz2
gentoo-2-1831371f8d596ff653d6b20c9f82ee4b132c1f26.zip
Removing old virtual/x11 dependency.
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'games-action')
-rw-r--r--games-action/xshipwars/ChangeLog6
-rw-r--r--games-action/xshipwars/xshipwars-1.34.0.ebuild6
-rw-r--r--games-action/xshipwars/xshipwars-2.5.5.ebuild6
3 files changed, 11 insertions, 7 deletions
diff --git a/games-action/xshipwars/ChangeLog b/games-action/xshipwars/ChangeLog
index 0ffc8783a538..523a9d36930f 100644
--- a/games-action/xshipwars/ChangeLog
+++ b/games-action/xshipwars/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-action/xshipwars
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/xshipwars/ChangeLog,v 1.15 2006/11/07 19:53:06 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/xshipwars/ChangeLog,v 1.16 2006/12/01 20:14:29 wolf31o2 Exp $
+
+ 01 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+ xshipwars-1.34.0.ebuild, xshipwars-2.5.5.ebuild:
+ Removing old virtual/x11 dependency.
07 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org>
-xshipwars-2.4.7.ebuild, -xshipwars-2.5.4.ebuild:
diff --git a/games-action/xshipwars/xshipwars-1.34.0.ebuild b/games-action/xshipwars/xshipwars-1.34.0.ebuild
index fdd221b74108..b4fcb7d29c5c 100644
--- a/games-action/xshipwars/xshipwars-1.34.0.ebuild
+++ b/games-action/xshipwars/xshipwars-1.34.0.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/xshipwars/xshipwars-1.34.0.ebuild,v 1.15 2006/01/28 21:19:10 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/xshipwars/xshipwars-1.34.0.ebuild,v 1.16 2006/12/01 20:14:29 wolf31o2 Exp $
inherit toolchain-funcs eutils games
@@ -18,10 +18,10 @@ SLOT="0"
KEYWORDS="ppc x86"
IUSE=""
-RDEPEND="|| ( x11-libs/libXpm virtual/x11 )
+RDEPEND="x11-libs/libXpm
>=media-sound/esound-0.2.23"
DEPEND="${RDEPEND}
- || ( x11-proto/xextproto virtual/x11 )"
+ x11-proto/xextproto"
S=${WORKDIR}/${MY_P}
diff --git a/games-action/xshipwars/xshipwars-2.5.5.ebuild b/games-action/xshipwars/xshipwars-2.5.5.ebuild
index d6e0f174e02f..0575ff2f5622 100644
--- a/games-action/xshipwars/xshipwars-2.5.5.ebuild
+++ b/games-action/xshipwars/xshipwars-2.5.5.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/xshipwars/xshipwars-2.5.5.ebuild,v 1.1 2006/09/08 23:55:17 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/xshipwars/xshipwars-2.5.5.ebuild,v 1.2 2006/12/01 20:14:29 wolf31o2 Exp $
inherit toolchain-funcs eutils games
@@ -17,12 +17,12 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="joystick yiff esd debug"
-RDEPEND="|| ( x11-libs/libXpm virtual/x11 )
+RDEPEND="x11-libs/libXpm
joystick? ( media-libs/libjsw )
yiff? ( media-libs/yiff )
esd? ( media-sound/esound )"
DEPEND="${RDEPEND}
- || ( x11-proto/xextproto virtual/x11 )"
+ x11-proto/xextproto"
S=${WORKDIR}/${MY_P}