diff options
author | 2004-03-21 06:09:59 +0000 | |
---|---|---|
committer | 2004-03-21 06:09:59 +0000 | |
commit | 24b9e97f5e2a5916338fe3672be4faba8c1748b0 (patch) | |
tree | 01490758fcef3d29bb9b8dfdf728975cbe5bf43f /games-board/gnubg/ChangeLog | |
parent | Fix bug 33159 by making virtual/xft dependant on !moznoxft. This is really ki... (diff) | |
download | gentoo-2-24b9e97f5e2a5916338fe3672be4faba8c1748b0.tar.gz gentoo-2-24b9e97f5e2a5916338fe3672be4faba8c1748b0.tar.bz2 gentoo-2-24b9e97f5e2a5916338fe3672be4faba8c1748b0.zip |
stop using deprecated ?: use syntax
Diffstat (limited to 'games-board/gnubg/ChangeLog')
-rw-r--r-- | games-board/gnubg/ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/games-board/gnubg/ChangeLog b/games-board/gnubg/ChangeLog index 463f76212ffc..cd8c407d1c2e 100644 --- a/games-board/gnubg/ChangeLog +++ b/games-board/gnubg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-board/gnubg -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/ChangeLog,v 1.4 2003/09/30 07:23:12 mr_bones_ Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/ChangeLog,v 1.5 2004/03/21 06:09:59 mr_bones_ Exp $ + + 20 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> gnubg-0.13.0-r1.ebuild: + stop using deprecated ?: use syntax 30 Sep 2003; Michael Sterrett <mr_bones_@gentoo.org> gnubg-0.13.0-r1.ebuild: Failed to link with USE=nas so fix configure.in in this case. Also, default |