diff options
author | Denis Dupeyron <calchan@gentoo.org> | 2007-09-04 17:36:16 +0000 |
---|---|---|
committer | Denis Dupeyron <calchan@gentoo.org> | 2007-09-04 17:36:16 +0000 |
commit | 8b741561a0b61929260b913e30d6810c0d713716 (patch) | |
tree | 221e1d4b870eb04e6b7b12357ad42c425819ac65 /games-rpg/nwn-data/ChangeLog | |
parent | Rev bump from project overlay; Fix segfaults on 64bit platforms (diff) | |
download | gentoo-2-8b741561a0b61929260b913e30d6810c0d713716.tar.gz gentoo-2-8b741561a0b61929260b913e30d6810c0d713716.tar.bz2 gentoo-2-8b741561a0b61929260b913e30d6810c0d713716.zip |
Remove the softlink to the built-in SDL library so that we don't have to re-install this whole thing whenever we need to update to a different custom SDL.
(Portage version: 2.1.3.7)
Diffstat (limited to 'games-rpg/nwn-data/ChangeLog')
-rw-r--r-- | games-rpg/nwn-data/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/games-rpg/nwn-data/ChangeLog b/games-rpg/nwn-data/ChangeLog index 93590449110b..4b8c68114a7b 100644 --- a/games-rpg/nwn-data/ChangeLog +++ b/games-rpg/nwn-data/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for games-rpg/nwn-data # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn-data/ChangeLog,v 1.30 2007/08/27 21:19:43 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn-data/ChangeLog,v 1.31 2007/09/04 17:36:16 calchan Exp $ + +*nwn-data-1.29-r2 (04 Sep 2007) + + 04 Sep 2007; Denis Dupeyron <calchan@gentoo.org> +nwn-data-1.29-r2.ebuild: + Remove the softlink to the built-in SDL library so that we don't have to + re-install this whole thing whenever we need to update to a different custom + SDL. 27 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org> -nwn-data-1.29.ebuild, nwn-data-1.29-r1.ebuild: |