diff options
author | 2003-03-28 14:54:44 +0000 | |
---|---|---|
committer | 2003-03-28 14:54:44 +0000 | |
commit | f0e705fe4527c7ea79f148a15e7222b4e48cbc6d (patch) | |
tree | 4ff4ee7c22ba61737356de59b0da2c87a54b0545 /app-emulation/winex/files | |
parent | Added ~sparc to keywords. (diff) | |
download | gentoo-2-f0e705fe4527c7ea79f148a15e7222b4e48cbc6d.tar.gz gentoo-2-f0e705fe4527c7ea79f148a15e7222b4e48cbc6d.tar.bz2 gentoo-2-f0e705fe4527c7ea79f148a15e7222b4e48cbc6d.zip |
Version bump.
Diffstat (limited to 'app-emulation/winex/files')
-rw-r--r-- | app-emulation/winex/files/digest-winex-20030328 | 1 | ||||
-rw-r--r-- | app-emulation/winex/files/winex-20030328-fake_windows.tar.bz2 | bin | 0 -> 500 bytes | |||
-rw-r--r-- | app-emulation/winex/files/winex-20030328-misc.tar.bz2 | bin | 0 -> 4064 bytes | |||
-rw-r--r-- | app-emulation/winex/files/winex-20030328.patch | 15 |
4 files changed, 16 insertions, 0 deletions
diff --git a/app-emulation/winex/files/digest-winex-20030328 b/app-emulation/winex/files/digest-winex-20030328 new file mode 100644 index 000000000000..39391408e915 --- /dev/null +++ b/app-emulation/winex/files/digest-winex-20030328 @@ -0,0 +1 @@ +MD5 3a8c0d43923e1ecca10a484ca9c92c87 winex-20030328.tar.bz2 6830705 diff --git a/app-emulation/winex/files/winex-20030328-fake_windows.tar.bz2 b/app-emulation/winex/files/winex-20030328-fake_windows.tar.bz2 Binary files differnew file mode 100644 index 000000000000..d60f11e08ee3 --- /dev/null +++ b/app-emulation/winex/files/winex-20030328-fake_windows.tar.bz2 diff --git a/app-emulation/winex/files/winex-20030328-misc.tar.bz2 b/app-emulation/winex/files/winex-20030328-misc.tar.bz2 Binary files differnew file mode 100644 index 000000000000..0b6fc9a5fae2 --- /dev/null +++ b/app-emulation/winex/files/winex-20030328-misc.tar.bz2 diff --git a/app-emulation/winex/files/winex-20030328.patch b/app-emulation/winex/files/winex-20030328.patch new file mode 100644 index 000000000000..1a5170e5159a --- /dev/null +++ b/app-emulation/winex/files/winex-20030328.patch @@ -0,0 +1,15 @@ +--- programs/Makefile.in.orig 2003-03-23 19:41:16.000000000 +0100 ++++ programs/Makefile.in 2003-03-23 19:41:24.000000000 +0100 +@@ -17,12 +17,10 @@ + regtest \ + uninstaller \ + view \ +- wcmd \ + wineconsole \ + winedbg \ + winemine \ + winetest \ +- winhelp \ + winver + + all: $(SUBDIRS) |