diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-05-05 00:01:39 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-05-05 00:01:39 +0000 |
commit | 05536fc7e42fbea6841f71ae8cc68afd8bf4a268 (patch) | |
tree | 28a33cfdbc49d625b8b03dcf9ff4d77b96707b55 /games-util/grfcodec/ChangeLog | |
parent | Take over pacman which used to be proxy maintained for me. (diff) | |
download | gentoo-2-05536fc7e42fbea6841f71ae8cc68afd8bf4a268.tar.gz gentoo-2-05536fc7e42fbea6841f71ae8cc68afd8bf4a268.tar.bz2 gentoo-2-05536fc7e42fbea6841f71ae8cc68afd8bf4a268.zip |
fix build when FLAGS is in the env (bug #366021) with patch from Andrei Slavoiu
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'games-util/grfcodec/ChangeLog')
-rw-r--r-- | games-util/grfcodec/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/games-util/grfcodec/ChangeLog b/games-util/grfcodec/ChangeLog index 70c6ccdd5e53..87b8d71d3f22 100644 --- a/games-util/grfcodec/ChangeLog +++ b/games-util/grfcodec/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for games-util/grfcodec # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/grfcodec/ChangeLog,v 1.6 2011/05/04 16:55:22 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/grfcodec/ChangeLog,v 1.7 2011/05/05 00:01:39 mr_bones_ Exp $ + + 05 May 2011; Michael Sterrett <mr_bones_@gentoo.org> + grfcodec-5.1.1.ebuild: + fix build when FLAGS is in the env (bug #366021) with patch from Andrei + Slavoiu *grfcodec-5.1.1 (04 May 2011) |