diff options
Diffstat (limited to 'dev-java/swt/ChangeLog')
-rw-r--r-- | dev-java/swt/ChangeLog | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/dev-java/swt/ChangeLog b/dev-java/swt/ChangeLog index bc6414865b3f..97f84c47e7e0 100644 --- a/dev-java/swt/ChangeLog +++ b/dev-java/swt/ChangeLog @@ -1,6 +1,23 @@ # ChangeLog for dev-java/swt # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/swt/ChangeLog,v 1.53 2006/11/20 01:02:33 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/swt/ChangeLog,v 1.54 2006/12/01 00:40:33 caster Exp $ + + 01 Dec 2006; Vlastimil Babka <caster@gentoo.org> + -files/swt-3.2.1-firefox.patch, -files/swt-3.2.1-libswt-xpcomgcc4.patch, + -files/swt-3.2.1-remove-stripping.patch, + +files/patches-3.2.1/10_all_gcc-4.x-warning-fix.patch, + +files/patches-3.2.1/20_all_remove-stripping.patch, + +files/patches-3.2.1/30_amd64_libswt-xpcomgcc4.patch, + +files/patches-3.2.1/30_x86_libswt-xpcomgcc4.patch, + +files/patches-3.2.1/31_amd64_firefox.patch, + +files/patches-3.2.1/31_x86_firefox.patch, + +files/patches-3.2.1/40_amd64_cairo-signedness.patch, + +files/patches-3.2.1/40_x86_cairo-signedness.patch, swt-3.2.1.ebuild: + Fixed building with seamonkey useflag - bugs #156716 and #155725. Thanks to + Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> for adjusting the x86 + patches for amd64, and ron widler <ron@einfach.org> and William Thomson + <wltjr@gentoo.org> for testing them. Now using dir-based epatch to apply + them. 20 Nov 2006; Vlastimil Babka <caster@gentoo.org> swt-3.2.1.ebuild: Apply previous patches only on x86 as a workaround for bug #155725. |