summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-12-01 20:19:01 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-12-01 20:19:01 +0000
commit35c018a1373b62d6561b4bd869f32c3790b5c179 (patch)
tree83c9674fea148bbcabe2e829ccdc785d0069bcf9 /games-action/bzflag
parentStable on amd64/x86 wrt bug #149666. (diff)
downloadhistorical-35c018a1373b62d6561b4bd869f32c3790b5c179.tar.gz
historical-35c018a1373b62d6561b4bd869f32c3790b5c179.tar.bz2
historical-35c018a1373b62d6561b4bd869f32c3790b5c179.zip
Removing old virtual/x11 dependency.
Package-Manager: portage-2.1.2_rc2-r2
Diffstat (limited to 'games-action/bzflag')
-rw-r--r--games-action/bzflag/ChangeLog6
-rw-r--r--games-action/bzflag/bzflag-1.10.8.20041007.ebuild6
-rw-r--r--games-action/bzflag/bzflag-2.0.8.ebuild25
3 files changed, 18 insertions, 19 deletions
diff --git a/games-action/bzflag/ChangeLog b/games-action/bzflag/ChangeLog
index 8c6f1f23e166..d2924be2d8fd 100644
--- a/games-action/bzflag/ChangeLog
+++ b/games-action/bzflag/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-action/bzflag
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/ChangeLog,v 1.27 2006/10/30 09:38:45 the_paya Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/ChangeLog,v 1.28 2006/12/01 20:08:50 wolf31o2 Exp $
+
+ 01 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+ bzflag-1.10.8.20041007.ebuild, bzflag-2.0.8.ebuild:
+ Removing old virtual/x11 dependency.
30 Oct 2006; Javier Villavicencio <the_paya@gentoo.org>
bzflag-2.0.8.ebuild:
diff --git a/games-action/bzflag/bzflag-1.10.8.20041007.ebuild b/games-action/bzflag/bzflag-1.10.8.20041007.ebuild
index fd6ad370554e..45f1d431d849 100644
--- a/games-action/bzflag/bzflag-1.10.8.20041007.ebuild
+++ b/games-action/bzflag/bzflag-1.10.8.20041007.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-action/bzflag/bzflag-1.10.8.20041007.ebuild,v 1.6 2005/08/28 21:20:49 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-1.10.8.20041007.ebuild,v 1.7 2006/12/01 20:08:50 wolf31o2 Exp $
GAMES_USE_SDL="nojoystick"
inherit flag-o-matic games
@@ -16,8 +16,6 @@ IUSE="dedicated"
RDEPEND="virtual/libc
!dedicated? ( virtual/opengl )"
-DEPEND="${RDEPEND}
- >=sys-apps/sed-4"
src_unpack() {
unpack ${A}
diff --git a/games-action/bzflag/bzflag-2.0.8.ebuild b/games-action/bzflag/bzflag-2.0.8.ebuild
index 2507068a0904..48b2dedb0802 100644
--- a/games-action/bzflag/bzflag-2.0.8.ebuild
+++ b/games-action/bzflag/bzflag-2.0.8.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/bzflag/bzflag-2.0.8.ebuild,v 1.2 2006/10/30 09:38:45 the_paya Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-2.0.8.ebuild,v 1.3 2006/12/01 20:08:50 wolf31o2 Exp $
inherit eutils flag-o-matic games
@@ -17,19 +17,16 @@ UIDEPEND="virtual/opengl
virtual/glu
media-libs/libsdl
media-libs/sdl-image
- || (
- (
- x11-libs/libICE
- x11-libs/libSM
- x11-libs/libX11
- x11-libs/libXau
- x11-libs/libXdmcp
- x11-libs/libXext
- x11-libs/libXi
- x11-libs/libXmu
- x11-libs/libXt
- x11-libs/libXxf86vm )
- virtual/x11 )"
+ x11-libs/libICE
+ x11-libs/libSM
+ x11-libs/libX11
+ x11-libs/libXau
+ x11-libs/libXdmcp
+ x11-libs/libXext
+ x11-libs/libXi
+ x11-libs/libXmu
+ x11-libs/libXt
+ x11-libs/libXxf86vm"
DEPEND=">=net-misc/curl-7.15.0
sys-libs/ncurses