diff options
author | 2006-05-12 13:35:58 +0000 | |
---|---|---|
committer | 2006-05-12 13:35:58 +0000 | |
commit | 38232db1dcd097026e57d470c04cfa801ec9e174 (patch) | |
tree | 2ccb22989aa270d52123d53c401e6acb56cfb856 /games-simulation/bcs-demo/ChangeLog | |
parent | new gnat.eclass - libs are making use of split gnat-xxx compilers now (diff) | |
download | gentoo-2-38232db1dcd097026e57d470c04cfa801ec9e174.tar.gz gentoo-2-38232db1dcd097026e57d470c04cfa801ec9e174.tar.bz2 gentoo-2-38232db1dcd097026e57d470c04cfa801ec9e174.zip |
Fixed dependencies for modular X and changed to use binary libopenal.so.0 instead of the system one, for compatibility with the new split openal/freealut.
(Portage version: 2.1_pre10-r5)
Diffstat (limited to 'games-simulation/bcs-demo/ChangeLog')
-rw-r--r-- | games-simulation/bcs-demo/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/games-simulation/bcs-demo/ChangeLog b/games-simulation/bcs-demo/ChangeLog index 6865401ce8ee..032807a4d366 100644 --- a/games-simulation/bcs-demo/ChangeLog +++ b/games-simulation/bcs-demo/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for games-simulation/bcsdemo # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/bcs-demo/ChangeLog,v 1.2 2006/04/18 13:18:45 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/bcs-demo/ChangeLog,v 1.3 2006/05/12 13:35:58 wolf31o2 Exp $ + + 12 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> bcs-demo-1.3.ebuild: + Fixed dependencies for modular X and changed to use binary libopenal.so.0 + instead of the system one, for compatibility with the new split + openal/freealut. 18 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org> bcs-demo-1.3.ebuild: Changed to use GAMES_CHECK_LICENSE and some general cleanup. |