diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-02-11 02:36:36 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-02-11 02:36:36 +0000 |
commit | 2eec417aa6f1a39a89eb4c33b13ea90e4a668b58 (patch) | |
tree | e9f18558e0b6588c982c1a3e20d0873658abf618 /games-strategy | |
parent | Bug 258388: new hosting location. (diff) | |
download | gentoo-2-2eec417aa6f1a39a89eb4c33b13ea90e4a668b58.tar.gz gentoo-2-2eec417aa6f1a39a89eb4c33b13ea90e4a668b58.tar.bz2 gentoo-2-2eec417aa6f1a39a89eb4c33b13ea90e4a668b58.zip |
fix dup dep (bug #258537)
(Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/xbattle/xbattle-5.4.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games-strategy/xbattle/xbattle-5.4.1.ebuild b/games-strategy/xbattle/xbattle-5.4.1.ebuild index 872e4ed81e1c..dce9cacc5ad1 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-2007 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.10 2007/03/12 18:17:53 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/xbattle/xbattle-5.4.1.ebuild,v 1.11 2009/02/11 02:36:36 mr_bones_ Exp $ inherit games @@ -18,7 +18,6 @@ RDEPEND="x11-libs/libXext !games-strategy/xbattleai" DEPEND="${RDEPEND} x11-proto/xproto - x11-libs/libX11 app-text/rman x11-misc/imake" |