diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2009-02-03 15:54:44 +0000 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2009-02-03 15:54:44 +0000 |
commit | f826932e4b8095ff3573b4d08f80835df7873d9c (patch) | |
tree | bdf66b75559df81f83a881c6cd38b8c0ce1d59cd /dev-games/guichan/ChangeLog | |
parent | Initial import from sunrise, thanks to Christian Helbling and all contributor... (diff) | |
download | gentoo-2-f826932e4b8095ff3573b4d08f80835df7873d9c.tar.gz gentoo-2-f826932e4b8095ff3573b4d08f80835df7873d9c.tar.bz2 gentoo-2-f826932e4b8095ff3573b4d08f80835df7873d9c.zip |
Fix build after resolving --as-needed. bug #257455
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r8 x86_64)
Diffstat (limited to 'dev-games/guichan/ChangeLog')
-rw-r--r-- | dev-games/guichan/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-games/guichan/ChangeLog b/dev-games/guichan/ChangeLog index 0ce6eb771cf0..e1716f2f03c0 100644 --- a/dev-games/guichan/ChangeLog +++ b/dev-games/guichan/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-games/guichan # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/guichan/ChangeLog,v 1.16 2009/02/03 03:56:27 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/guichan/ChangeLog,v 1.17 2009/02/03 15:54:43 tupone Exp $ + + 03 Feb 2009; Alfredo Tupone <tupone@gentoo.org> + files/guichan-0.8.1-as-needed.patch, guichan-0.8.1.ebuild: + Fix build after resolving --as-needed. bug #257455 by franzec05@gmail.com 03 Feb 2009; Michael Sterrett <mr_bones_@gentoo.org> guichan-0.8.1.ebuild: Commented out the patch until the as-needed stuff is fixed (bug #257455) |