diff options
author | 2005-01-27 20:38:46 +0000 | |
---|---|---|
committer | 2005-01-27 20:38:46 +0000 | |
commit | a208bf263537d915480fff4aeb1674ce4604437d (patch) | |
tree | 01de576edfb1ed590791784c8e85509bf28993da /games-roguelike/slashem/ChangeLog | |
parent | Corrected the installation of tuxfrw main script. (diff) | |
download | historical-a208bf263537d915480fff4aeb1674ce4604437d.tar.gz historical-a208bf263537d915480fff4aeb1674ce4604437d.tar.bz2 historical-a208bf263537d915480fff4aeb1674ce4604437d.zip |
Added patch for gcc-3.4 from OKUMURA N. Shin-ya (bug #76509)
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'games-roguelike/slashem/ChangeLog')
-rw-r--r-- | games-roguelike/slashem/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/games-roguelike/slashem/ChangeLog b/games-roguelike/slashem/ChangeLog index 51d4160d6c50..8f906321c09b 100644 --- a/games-roguelike/slashem/ChangeLog +++ b/games-roguelike/slashem/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-roguelike/slashem -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-roguelike/slashem/ChangeLog,v 1.8 2004/12/27 03:52:18 vapier Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/slashem/ChangeLog,v 1.9 2005/01/27 20:38:46 mr_bones_ Exp $ + + 27 Jan 2005; Michael Sterrett <mr_bones_@gentoo.org> + +files/0.0.7E6/va_copy.patch, slashem-0.0.760.ebuild: + Added patch for gcc-3.4 from OKUMURA N. Shin-ya (bug #76509) *slashem-0.0.760 (26 Dec 2004) |