summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-01-06 16:16:03 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-01-06 16:16:03 +0000
commitd1bc4cf5dc39ce68c0e1d407ea8018ae6c685e0a (patch)
tree929ffd2c5f0b150814c073b5d92d43713eb6079a /games-fps/unreal-tournament-bonuspacks
parentModular x deps (diff)
downloadgentoo-2-d1bc4cf5dc39ce68c0e1d407ea8018ae6c685e0a.tar.gz
gentoo-2-d1bc4cf5dc39ce68c0e1d407ea8018ae6c685e0a.tar.bz2
gentoo-2-d1bc4cf5dc39ce68c0e1d407ea8018ae6c685e0a.zip
Removed virtual/X11 dependency and X USE flag and closing bug
#116563. (Portage version: 2.1_pre1)
Diffstat (limited to 'games-fps/unreal-tournament-bonuspacks')
-rw-r--r--games-fps/unreal-tournament-bonuspacks/ChangeLog8
-rw-r--r--games-fps/unreal-tournament-bonuspacks/unreal-tournament-bonuspacks-436.ebuild14
2 files changed, 15 insertions, 7 deletions
diff --git a/games-fps/unreal-tournament-bonuspacks/ChangeLog b/games-fps/unreal-tournament-bonuspacks/ChangeLog
index adc63c176454..c0d48b03cd17 100644
--- a/games-fps/unreal-tournament-bonuspacks/ChangeLog
+++ b/games-fps/unreal-tournament-bonuspacks/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-fps/unreal-tournament-bonuspacks
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-bonuspacks/ChangeLog,v 1.5 2005/07/15 14:09:56 flameeyes Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-bonuspacks/ChangeLog,v 1.6 2006/01/06 16:16:03 wolf31o2 Exp $
+
+ 06 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+ unreal-tournament-bonuspacks-436.ebuild:
+ Removed virtual/X11 dependency and X USE flag and closing bug #116563.
15 Jul 2005; Diego Pettenò <flameeyes@gentoo.org>
unreal-tournament-bonuspacks-436.ebuild:
diff --git a/games-fps/unreal-tournament-bonuspacks/unreal-tournament-bonuspacks-436.ebuild b/games-fps/unreal-tournament-bonuspacks/unreal-tournament-bonuspacks-436.ebuild
index c7f6497c3616..50122a62a5ca 100644
--- a/games-fps/unreal-tournament-bonuspacks/unreal-tournament-bonuspacks-436.ebuild
+++ b/games-fps/unreal-tournament-bonuspacks/unreal-tournament-bonuspacks-436.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/unreal-tournament-bonuspacks/unreal-tournament-bonuspacks-436.ebuild,v 1.7 2005/07/15 14:09:56 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-bonuspacks/unreal-tournament-bonuspacks-436.ebuild,v 1.8 2006/01/06 16:16:03 wolf31o2 Exp $
inherit games
@@ -17,12 +17,16 @@ SRC_URI="http://fileserver.talkware.net/ut/bonuspacks/UTBonusPack4.zip
LICENSE="as-is"
SLOT="0"
KEYWORDS="-* amd64 x86"
-IUSE="X"
+IUSE=""
DEPEND="app-arch/unzip
- || ( games-fps/unreal-tournament games-fps/unreal-tournament-goty )
+ || (
+ games-fps/unreal-tournament
+ games-fps/unreal-tournament-goty )
games-util/umodpack"
-RDEPEND="X? ( virtual/x11 )"
+RDEPEND="|| (
+ games-fps/unreal-tournament
+ games-fps/unreal-tournament-goty )"
S=${WORKDIR}