diff options
author | 2010-09-22 06:49:33 +0000 | |
---|---|---|
committer | 2010-09-22 06:49:33 +0000 | |
commit | 1f0f7ccfaf11b517d90dc3379f47620fa0f65086 (patch) | |
tree | b452b0ba8743d0292f9d03e025d1149b09deee76 /games-arcade/sdlsasteroids/ChangeLog | |
parent | Bump to latest 2.4 series and cleanup. (diff) | |
download | gentoo-2-1f0f7ccfaf11b517d90dc3379f47620fa0f65086.tar.gz gentoo-2-1f0f7ccfaf11b517d90dc3379f47620fa0f65086.tar.bz2 gentoo-2-1f0f7ccfaf11b517d90dc3379f47620fa0f65086.zip |
Respect LDFLAGS. Bug #337920
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'games-arcade/sdlsasteroids/ChangeLog')
-rw-r--r-- | games-arcade/sdlsasteroids/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/games-arcade/sdlsasteroids/ChangeLog b/games-arcade/sdlsasteroids/ChangeLog index 2f854c9452d3..5968ff4b25b0 100644 --- a/games-arcade/sdlsasteroids/ChangeLog +++ b/games-arcade/sdlsasteroids/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-arcade/sdlsasteroids -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdlsasteroids/ChangeLog,v 1.8 2008/04/30 22:14:04 nyhm Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdlsasteroids/ChangeLog,v 1.9 2010/09/22 06:49:33 tupone Exp $ + + 22 Sep 2010; Tupone Alfredo <tupone@gentoo.org> + sdlsasteroids-3.0.1.ebuild, +files/sdlsasteroids-3.0.1-ldflags.patch: + Respect LDFLAGS. Bug #337920 by flameeyes@gentoo.org 30 Apr 2008; Tristan Heaven <nyhm@gentoo.org> +files/sdlsasteroids-3.0.1-gcc43.patch, sdlsasteroids-3.0.1.ebuild: |