diff options
author | 2007-08-24 21:31:02 +0000 | |
---|---|---|
committer | 2007-08-24 21:31:02 +0000 | |
commit | 727d8010acd45393a8e350bb4de01182dc9a3888 (patch) | |
tree | e54cd1c5173378dc7ff5b88089d0f5a6a3d1a3dc /games-action/btanks/ChangeLog | |
parent | We need at least python 2.4.4-r5 with the fixed python-config; bug #189770 (diff) | |
download | historical-727d8010acd45393a8e350bb4de01182dc9a3888.tar.gz historical-727d8010acd45393a8e350bb4de01182dc9a3888.tar.bz2 historical-727d8010acd45393a8e350bb4de01182dc9a3888.zip |
Make sure user build env settings are respected and make sure rpath gets set properly in the binary (thus no need for a wrapper script) #190065 by Torsten Kaiser.
Package-Manager: portage-2.1.3.6
Diffstat (limited to 'games-action/btanks/ChangeLog')
-rw-r--r-- | games-action/btanks/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/games-action/btanks/ChangeLog b/games-action/btanks/ChangeLog index e308b7a9740c..5ce088e67f1d 100644 --- a/games-action/btanks/ChangeLog +++ b/games-action/btanks/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for games-action/btanks # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v 1.1 2007/08/20 23:41:14 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v 1.2 2007/08/24 21:31:01 vapier Exp $ + +*btanks-0.5.4740-r1 (24 Aug 2007) + + 24 Aug 2007; Mike Frysinger <vapier@gentoo.org> + +files/btanks-0.5.4740-scons-blows.patch, +btanks-0.5.4740-r1.ebuild: + Make sure user build env settings are respected and make sure rpath gets set + properly in the binary (thus no need for a wrapper script) #190065 by + Torsten Kaiser. *btanks-0.5.4740 (20 Aug 2007) |