diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-01-23 07:26:17 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-01-23 07:26:17 +0000 |
commit | 5fcbddbc257203598af0fc8c08e3161edc544db7 (patch) | |
tree | d96edc46218ec8100312e803708e038c3a198093 /games-action/btanks/ChangeLog | |
parent | Remove patch for sparc-fbsd since it was applied upstream, bug 159584. (diff) | |
download | gentoo-2-5fcbddbc257203598af0fc8c08e3161edc544db7.tar.gz gentoo-2-5fcbddbc257203598af0fc8c08e3161edc544db7.tar.bz2 gentoo-2-5fcbddbc257203598af0fc8c08e3161edc544db7.zip |
EAPI=2; add use-based deps; allow parallel build; re-roll patch to avoid passing CFLAGS to the c++ compiler; fixed some compile warnings; work around namespace collision for bug #237980
(Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686)
Diffstat (limited to 'games-action/btanks/ChangeLog')
-rw-r--r-- | games-action/btanks/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/games-action/btanks/ChangeLog b/games-action/btanks/ChangeLog index 732b2c5d2b16..38d159396acb 100644 --- a/games-action/btanks/ChangeLog +++ b/games-action/btanks/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for games-action/btanks -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v 1.15 2008/11/10 07:46:36 mr_bones_ Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v 1.16 2009/01/23 07:26:17 mr_bones_ Exp $ + + 23 Jan 2009; Michael Sterrett <mr_bones_@gentoo.org> + files/btanks-0.8.7686-scons-blows.patch, btanks-0.8.7686.ebuild: + EAPI=2; add use-based deps; allow parallel build; re-roll patch to avoid + passing CFLAGS to the c++ compiler; fixed some compile warnings; work around + namespace collision for bug #237980 10 Nov 2008; Michael Sterrett <mr_bones_@gentoo.org> btanks-0.8.7686.ebuild: |