diff options
author | Tilman Klar <phoenix@gentoo.org> | 2003-03-23 18:58:01 +0000 |
---|---|---|
committer | Tilman Klar <phoenix@gentoo.org> | 2003-03-23 18:58:01 +0000 |
commit | 75d7ee6bb7d93d0bd0fa8272aa84e87c7a72005f (patch) | |
tree | d72783373fb8cae37b25e5871e20660bfd267714 /app-emulation/winex-cvs/ChangeLog | |
parent | version bump, closes #17365 (diff) | |
download | gentoo-2-75d7ee6bb7d93d0bd0fa8272aa84e87c7a72005f.tar.gz gentoo-2-75d7ee6bb7d93d0bd0fa8272aa84e87c7a72005f.tar.bz2 gentoo-2-75d7ee6bb7d93d0bd0fa8272aa84e87c7a72005f.zip |
Worked around a problem with programs/{wcmd,winhelp}.
Diffstat (limited to 'app-emulation/winex-cvs/ChangeLog')
-rw-r--r-- | app-emulation/winex-cvs/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/app-emulation/winex-cvs/ChangeLog b/app-emulation/winex-cvs/ChangeLog index ad02505f831b..b8e7100b2459 100644 --- a/app-emulation/winex-cvs/ChangeLog +++ b/app-emulation/winex-cvs/ChangeLog @@ -1,9 +1,14 @@ # ChangeLog for app-emulation/winex-cvs # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex-cvs/ChangeLog,v 1.10 2003/03/16 15:03:14 phoenix Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex-cvs/ChangeLog,v 1.11 2003/03/23 18:58:01 phoenix Exp $ *winex-cvs-3.0_pre1 (16 Mar 2003) + 23 Mar 2003; phoen][x <phoenix@gentoo.org> winex-cvs-3.0_pre1.ebuild, + files/winex-cvs-3.0_pre1.patch : + Incorporated patch to prevent building of programs/{wcmd,winhelp}. These + two targets made winex break during compilation. + 16 Mar 2003; phoen][x <phoenix@gentoo.org> winex-cvs-3.0_pre1.ebuild : Version bump. Minor modification to the ebuild to make it work: Portage does not allow the ebuild to be called exactly like the CVS-branch |