diff options
author | Herbie Hopkins <herbs@gentoo.org> | 2005-04-21 12:12:49 +0000 |
---|---|---|
committer | Herbie Hopkins <herbs@gentoo.org> | 2005-04-21 12:12:49 +0000 |
commit | e4e32a9f777a911d8e8b954807247577afdfdd50 (patch) | |
tree | 0d0e013af9c13515270b572d6f44eedf6da0c3b3 /app-emulation/wine/ChangeLog | |
parent | Version bump; also fixes bug 89845. Cleaned up ebuilds: fixed deps, removed r... (diff) | |
download | historical-e4e32a9f777a911d8e8b954807247577afdfdd50.tar.gz historical-e4e32a9f777a911d8e8b954807247577afdfdd50.tar.bz2 historical-e4e32a9f777a911d8e8b954807247577afdfdd50.zip |
Set correct CC.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-emulation/wine/ChangeLog')
-rw-r--r-- | app-emulation/wine/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-emulation/wine/ChangeLog b/app-emulation/wine/ChangeLog index 37226a18e14f..7e75f26ac8d9 100644 --- a/app-emulation/wine/ChangeLog +++ b/app-emulation/wine/ChangeLog @@ -1,6 +1,9 @@ # 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.93 2005/04/20 23:17:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.94 2005/04/21 12:12:49 herbs Exp $ + + 21 Apr 2005; Herbie Hopkins <herbs@gentoo.org> wine-20050419.ebuild: + Set CC in this version too. *wine-20050419 (20 Apr 2005) |