diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-02-20 02:30:35 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-02-20 02:30:35 +0000 |
commit | c66007c3da3d09db11bc7c0e1d992350018996de (patch) | |
tree | 97b4b227c6c97230a72eeea8039618d0eb1f47b7 /app-emulation/wine/ChangeLog | |
parent | Stable on mips (diff) | |
download | gentoo-2-c66007c3da3d09db11bc7c0e1d992350018996de.tar.gz gentoo-2-c66007c3da3d09db11bc7c0e1d992350018996de.tar.bz2 gentoo-2-c66007c3da3d09db11bc7c0e1d992350018996de.zip |
Add patch to fix sgml error and pdf/ps misdetection #73458.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'app-emulation/wine/ChangeLog')
-rw-r--r-- | app-emulation/wine/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-emulation/wine/ChangeLog b/app-emulation/wine/ChangeLog index ada8f0872b94..6762e959e88c 100644 --- a/app-emulation/wine/ChangeLog +++ b/app-emulation/wine/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/wine # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.87 2005/02/12 19:50:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.88 2005/02/20 02:30:35 vapier Exp $ + + 19 Feb 2005; Mike Frysinger <vapier@gentoo.org> + +files/20050211-docs.patch, wine-20050111.ebuild, wine-20050211.ebuild: + Add patch to fix sgml error and pdf/ps misdetection #73458. *wine-20050211 (12 Feb 2005) |