diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-10-03 22:34:18 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-10-03 22:34:18 +0000 |
commit | 2ad32da9f15edc6ced45646061ed58b406da9b9d (patch) | |
tree | 5c1a9159cf9bada500eca915e6e6b64de4d2600f /app-emulation/wine/ChangeLog | |
parent | Initial import. Ebuild by Ben Urban <benurban@comcast.net> and closing bug #... (diff) | |
download | gentoo-2-2ad32da9f15edc6ced45646061ed58b406da9b9d.tar.gz gentoo-2-2ad32da9f15edc6ced45646061ed58b406da9b9d.tar.bz2 gentoo-2-2ad32da9f15edc6ced45646061ed58b406da9b9d.zip |
Fix building with USE=-X #107870 by ChazeFroy and dont display library warning since it is irrelevant for Gentoo users #107971 by Holly Bostick.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-emulation/wine/ChangeLog')
-rw-r--r-- | app-emulation/wine/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/app-emulation/wine/ChangeLog b/app-emulation/wine/ChangeLog index b1e6b93e02cf..b0d127b3caab 100644 --- a/app-emulation/wine/ChangeLog +++ b/app-emulation/wine/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-emulation/wine # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.107 2005/10/02 03:25:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.108 2005/10/03 22:34:18 vapier Exp $ + + 03 Oct 2005; Mike Frysinger <vapier@gentoo.org> + +files/wine-20050930-dont-warn-lib-path.patch, + +files/wine-20050930-no-x.patch, wine-20050930.ebuild: + Fix building with USE=-X #107870 by ChazeFroy and dont display library + warning since it is irrelevant for Gentoo users #107971 by Holly Bostick. 02 Oct 2005; Mike Frysinger <vapier@gentoo.org> files/wine-20041019-alsa-headers.patch: |