diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2008-04-27 13:17:33 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2008-04-27 13:17:33 +0000 |
commit | 77e6c0843821e903a0391d476d922ce831b542aa (patch) | |
tree | 08c1236c6eab17245550baabb98ee663fef33a90 /dev-libs/xalan-c/ChangeLog | |
parent | Sparc stable, Bug #219421. (diff) | |
download | gentoo-2-77e6c0843821e903a0391d476d922ce831b542aa.tar.gz gentoo-2-77e6c0843821e903a0391d476d922ce831b542aa.tar.bz2 gentoo-2-77e6c0843821e903a0391d476d922ce831b542aa.zip |
Add patch allowing building with GCC 4.3. Patch by ape in bug #213136.
(Portage version: 2.1.5_rc6)
Diffstat (limited to 'dev-libs/xalan-c/ChangeLog')
-rw-r--r-- | dev-libs/xalan-c/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/dev-libs/xalan-c/ChangeLog b/dev-libs/xalan-c/ChangeLog index 6e0536bed04a..37591932207a 100644 --- a/dev-libs/xalan-c/ChangeLog +++ b/dev-libs/xalan-c/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/xalan-c -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/xalan-c/ChangeLog,v 1.15 2007/12/24 07:13:42 dev-zero Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/xalan-c/ChangeLog,v 1.16 2008/04/27 13:17:32 flameeyes Exp $ + + 27 Apr 2008; Diego Pettenò <flameeyes@gentoo.org> + +files/xalan-c-1.10.0+gcc-4.3.patch, xalan-c-1.10.0.ebuild: + Add patch allowing building with GCC 4.3. Patch by ape in bug #213136. 22 Dec 2007; Tiziano Müller <dev-zero@gentoo.org> xalan-c-1.10.0.ebuild: Changed xerces-c version to match only 2.7.0 (bug #202922) since upstream |