diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-01-09 23:55:57 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-01-09 23:55:57 +0000 |
commit | f51ecbde82a35f71730bb67f75975f18a0825683 (patch) | |
tree | 350044b6b54332ca45c5ee7ff89f2fccaabe3604 /games-server/ut2004-ded/ChangeLog | |
parent | cvs removed the patch this time... (diff) | |
download | gentoo-2-f51ecbde82a35f71730bb67f75975f18a0825683.tar.gz gentoo-2-f51ecbde82a35f71730bb67f75975f18a0825683.tar.bz2 gentoo-2-f51ecbde82a35f71730bb67f75975f18a0825683.zip |
Fixed redundant braces that were breaking on newer bash versions and closing bug #159256.
(Portage version: 2.1.2_rc4-r1)
Diffstat (limited to 'games-server/ut2004-ded/ChangeLog')
-rw-r--r-- | games-server/ut2004-ded/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/games-server/ut2004-ded/ChangeLog b/games-server/ut2004-ded/ChangeLog index bc2fa3c7c805..99ea31863908 100644 --- a/games-server/ut2004-ded/ChangeLog +++ b/games-server/ut2004-ded/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for games-server/ut2004-ded -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-server/ut2004-ded/ChangeLog,v 1.17 2006/12/01 22:09:44 wolf31o2 Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-server/ut2004-ded/ChangeLog,v 1.18 2007/01/09 23:55:57 wolf31o2 Exp $ + + 09 Jan 2007; Chris Gianelloni <wolf31o2@gentoo.org> + ut2004-ded-3369.ebuild: + Fixed redundant braces that were breaking on newer bash versions and closing + bug #159256. 01 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> ut2004-ded-3369.ebuild: |