diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-05-08 18:24:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-05-08 18:24:23 +0000 |
commit | 73ee1b9d496aa96ae7c8a5f7a00452325301d580 (patch) | |
tree | ae6a19b9b15a2c3d8d2daf5385fd24d88c7a1d27 /net-p2p/amule/ChangeLog | |
parent | Fix permissions on VBoxCreateUSBNode.sh (diff) | |
download | historical-73ee1b9d496aa96ae7c8a5f7a00452325301d580.tar.gz historical-73ee1b9d496aa96ae7c8a5f7a00452325301d580.tar.bz2 historical-73ee1b9d496aa96ae7c8a5f7a00452325301d580.zip |
Add patch to fix compilation failure on gcc-4.5, bug #328769
Package-Manager: portage-2.1.9.47/cvs/Linux ia64
Diffstat (limited to 'net-p2p/amule/ChangeLog')
-rw-r--r-- | net-p2p/amule/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-p2p/amule/ChangeLog b/net-p2p/amule/ChangeLog index d85febcfe872..faf6b0ad7237 100644 --- a/net-p2p/amule/ChangeLog +++ b/net-p2p/amule/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-p2p/amule # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/ChangeLog,v 1.156 2011/01/10 14:24:03 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/ChangeLog,v 1.157 2011/05/08 18:24:23 armin76 Exp $ + + 08 May 2011; Raúl Porcel <armin76@gentoo.org> amule-2.2.6.ebuild, + +files/amule-2.2.6-gcc45.patch: + Add patch to fix compilation failure on gcc-4.5, bug #328769 10 Jan 2011; Patrick Lauer <patrick@gentoo.org> amule-2.2.6.ebuild: Relaxing crypto++ dep as the issues have been fixed |