From c75fc3b3be29b55cf3abbe0d4b88d3a976a97fc3 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Wed, 15 Feb 2006 19:18:06 +0000 Subject: Fixed typo and closing bug #122902. Thanks to ciaranm for pointing out my obvious fat-fingering. (Portage version: 2.1_pre4-r1) --- games-fps/unreal-tournament/ChangeLog | 7 ++++++- games-fps/unreal-tournament/unreal-tournament-436.ebuild | 4 ++-- 2 files changed, 8 insertions(+), 3 deletions(-) (limited to 'games-fps/unreal-tournament') diff --git a/games-fps/unreal-tournament/ChangeLog b/games-fps/unreal-tournament/ChangeLog index e889264b9487..891ee601ff3b 100644 --- a/games-fps/unreal-tournament/ChangeLog +++ b/games-fps/unreal-tournament/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for games-fps/unreal-tournament # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament/ChangeLog,v 1.12 2006/02/10 16:18:12 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament/ChangeLog,v 1.13 2006/02/15 19:18:06 wolf31o2 Exp $ + + 15 Feb 2006; Chris Gianelloni + unreal-tournament-436.ebuild: + Fixed typo and closing bug #122902. Thanks to ciaranm for pointing out my + obvious fat-fingering. 10 Feb 2006; Chris Gianelloni unreal-tournament-436.ebuild, unreal-tournament-451.ebuild: diff --git a/games-fps/unreal-tournament/unreal-tournament-436.ebuild b/games-fps/unreal-tournament/unreal-tournament-436.ebuild index 17979b0474f2..0fa3bfbf0ec6 100644 --- a/games-fps/unreal-tournament/unreal-tournament-436.ebuild +++ b/games-fps/unreal-tournament/unreal-tournament-436.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-fps/unreal-tournament/unreal-tournament-436.ebuild,v 1.11 2006/02/10 16:18:12 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament/unreal-tournament-436.ebuild,v 1.12 2006/02/15 19:18:06 wolf31o2 Exp $ inherit eutils games @@ -19,7 +19,7 @@ DEPEND="app-arch/unzip RDEPEND="|| ( ( x11-libs/libXext - x11-libx/libX11 + x11-libs/libX11 x11-libs/libXau x11-libs/libXdmcp ) virtual/x11 )" -- cgit v1.2.3-65-gdbad