summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-03-22 04:11:02 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-03-22 04:11:02 +0000
commit826e1dbfd9646f606af7156945d1526622a2d9c4 (patch)
treea9dedc6259d426e6b6b717df15881cc03f0782f4 /games-strategy/xbattle
parentInitial import. Ebuild by Mark Miller <mark@mirell.org>. Closing bug #72886. (diff)
downloadhistorical-826e1dbfd9646f606af7156945d1526622a2d9c4.tar.gz
historical-826e1dbfd9646f606af7156945d1526622a2d9c4.tar.bz2
historical-826e1dbfd9646f606af7156945d1526622a2d9c4.zip
Added blocker on games-strategy/xbattleai.
Package-Manager: portage-2.1_pre6-r3
Diffstat (limited to 'games-strategy/xbattle')
-rw-r--r--games-strategy/xbattle/ChangeLog5
-rw-r--r--games-strategy/xbattle/xbattle-5.4.1.ebuild5
2 files changed, 7 insertions, 3 deletions
diff --git a/games-strategy/xbattle/ChangeLog b/games-strategy/xbattle/ChangeLog
index 09436867d605..6635a129b10d 100644
--- a/games-strategy/xbattle/ChangeLog
+++ b/games-strategy/xbattle/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/xbattle
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/xbattle/ChangeLog,v 1.5 2006/03/22 04:00:14 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/xbattle/ChangeLog,v 1.6 2006/03/22 04:11:02 wolf31o2 Exp $
+
+ 22 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> xbattle-5.4.1.ebuild:
+ Added blocker on games-strategy/xbattleai.
22 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> xbattle-5.4.1.ebuild:
Changed RDEPENDS to RDEPEND.
diff --git a/games-strategy/xbattle/xbattle-5.4.1.ebuild b/games-strategy/xbattle/xbattle-5.4.1.ebuild
index 47a8aa6d6494..66b337b8982a 100644
--- a/games-strategy/xbattle/xbattle-5.4.1.ebuild
+++ b/games-strategy/xbattle/xbattle-5.4.1.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-strategy/xbattle/xbattle-5.4.1.ebuild,v 1.7 2006/03/22 04:00:14 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/xbattle/xbattle-5.4.1.ebuild,v 1.8 2006/03/22 04:11:02 wolf31o2 Exp $
inherit games
@@ -15,7 +15,8 @@ IUSE=""
RDEPEND="
|| ( ( x11-libs/libXext x11-libs/libX11 )
- virtual/x11 )"
+ virtual/x11 )
+ !games-strategy/xbattleai"
DEPEND="${RDEPEND}
|| ( ( x11-proto/xproto x11-libs/libX11 app-text/rman x11-misc/imake )
virtual/x11 )"