diff options
author | Luis Medinas <metalgod@gentoo.org> | 2006-06-12 00:40:39 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2006-06-12 00:40:39 +0000 |
commit | 114a0ac1b0a08f9ec5c411b9f7443c2b47d4103e (patch) | |
tree | 893141b15385e78e956f711e793c5d3e823e0061 /media-plugins/xmms-nsf/ChangeLog | |
parent | Fix arts use flag thanks to Jakub Moc <jakub@gentoo.org> on bug #135011. Remo... (diff) | |
download | gentoo-2-114a0ac1b0a08f9ec5c411b9f7443c2b47d4103e.tar.gz gentoo-2-114a0ac1b0a08f9ec5c411b9f7443c2b47d4103e.tar.bz2 gentoo-2-114a0ac1b0a08f9ec5c411b9f7443c2b47d4103e.zip |
Added a new patch to support compile fixes for gcc 3 and gcc4. Fixes for gcc4 were made by Miguel Marte <miguelmarte@gmail.com> on bug #136358.
(Portage version: 2.1)
Diffstat (limited to 'media-plugins/xmms-nsf/ChangeLog')
-rw-r--r-- | media-plugins/xmms-nsf/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/media-plugins/xmms-nsf/ChangeLog b/media-plugins/xmms-nsf/ChangeLog index 73ba4fb5748f..62cd07f50786 100644 --- a/media-plugins/xmms-nsf/ChangeLog +++ b/media-plugins/xmms-nsf/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for media-plugins/xmms-nsf -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-nsf/ChangeLog,v 1.14 2005/11/09 03:25:02 metalgod Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-nsf/ChangeLog,v 1.15 2006/06/12 00:40:38 metalgod Exp $ + +*xmms-nsf-0.0.3-r2 (12 Jun 2006) + + 12 Jun 2006; Luis Medinas <metalgod@gentoo.org> + +files/xmms-nsf-0.0.3-compilefixes.patch, +xmms-nsf-0.0.3-r2.ebuild: + Added a new patch to support compile fixes for gcc 3 and gcc4. Fixes for + gcc4 were made by Miguel Marte <miguelmarte@gmail.com> on bug #136358. *xmms-nsf-0.0.3-r1 (09 Nov 2005) |