diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-03-21 14:57:28 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-03-21 14:57:28 +0000 |
commit | 880f5bf7af3c928e2d7e2626c68af7ed8f2eaa3a (patch) | |
tree | ba412517787eb2de836dec3813b8766d73a7edaa /games-action/rune/ChangeLog | |
parent | Changed to using =virtual/libstdc++-3.3 as I realized that a specific version... (diff) | |
download | gentoo-2-880f5bf7af3c928e2d7e2626c68af7ed8f2eaa3a.tar.gz gentoo-2-880f5bf7af3c928e2d7e2626c68af7ed8f2eaa3a.tar.bz2 gentoo-2-880f5bf7af3c928e2d7e2626c68af7ed8f2eaa3a.zip |
Added =virtual/libstdc++-3.3 as this game is based off the unreal engine and links against libstdc++.
(Portage version: 2.1_pre6-r3)
Diffstat (limited to 'games-action/rune/ChangeLog')
-rw-r--r-- | games-action/rune/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/games-action/rune/ChangeLog b/games-action/rune/ChangeLog index 4898295e5081..34be1c3068cc 100644 --- a/games-action/rune/ChangeLog +++ b/games-action/rune/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/rune # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/rune/ChangeLog,v 1.5 2006/01/10 22:55:55 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/rune/ChangeLog,v 1.6 2006/03/21 14:57:28 wolf31o2 Exp $ + + 21 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> rune-1.07-r1.ebuild: + Added =virtual/libstdc++-3.3 as this game is based off the unreal engine and + links against libstdc++. 10 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> -rune-1.07.ebuild, rune-1.07-r1.ebuild: |