Summary
Wine is an Open Source implementation of the Windows API on top of X and Unix. Think of Wine as a compatibility layer for running Windows programs. Wine does not require Microsoft Windows, as it is a completely free alternative implementation of the Windows API consisting of 100% non-Microsoft code, however Wine can optionally use native Windows DLLs if they are available. Wine provides both a development toolkit for porting Windows source code to Unix as well as a program loader, allowing many unmodified Windows programs to run on x86-based Unixes, including Linux, FreeBSD, and Solaris. This variant of the Wine packaging does not include external patchsets
Versions
v9999 :: 9999 :: gentoo
- Modified
- License
- LGPL-2.1
- USE flags
- X alsa capi crossdev-mingw cups custom-cflags dos fontconfig gecko gphoto2 gssapi gstreamer kerberos ldap mingw mono mp3 netapi nls odbc openal opencl opengl osmesa oss pcap perl pulseaudio realtime run-exes samba scanner sdl selinux ssl test threads truetype udev udisks unwind usb v4l vulkan xcomposite xinerama
v7.11 :: 7.11 :: gentoo
- Modified
- License
- LGPL-2.1
- Keywords
- -* ~amd64 ~x86
- USE flags
- X alsa capi crossdev-mingw cups custom-cflags dos fontconfig gecko gphoto2 gssapi gstreamer kerberos ldap mingw mono mp3 netapi nls odbc openal opencl opengl osmesa oss pcap perl pulseaudio realtime run-exes samba scanner sdl selinux ssl test threads truetype udev udisks unwind usb v4l vulkan xcomposite xinerama
v7.10 :: 7.10 :: gentoo
- Modified
- License
- LGPL-2.1
- Keywords
- -* ~amd64 ~x86
- USE flags
- X alsa capi crossdev-mingw cups custom-cflags dos fontconfig gecko gphoto2 gssapi gstreamer kerberos ldap mingw mono mp3 netapi nls odbc openal opencl opengl osmesa oss pcap perl pulseaudio realtime run-exes samba scanner sdl selinux ssl test threads truetype udev udisks unwind usb v4l vulkan xcomposite xinerama
v7.9 :: 7.9 :: gentoo
- Modified
- License
- LGPL-2.1
- Keywords
- -* ~amd64 ~x86
- USE flags
- X alsa capi crossdev-mingw cups custom-cflags dos fontconfig gecko gphoto2 gssapi gstreamer kerberos ldap mingw mono mp3 netapi nls odbc openal opencl opengl osmesa oss pcap perl pulseaudio realtime run-exes samba scanner sdl selinux ssl test threads truetype udev udisks unwind usb v4l vulkan xcomposite xinerama
v7.8 :: 7.8 :: gentoo
- Modified
- License
- LGPL-2.1
- Keywords
- -* ~amd64 ~x86
- USE flags
- X alsa capi crossdev-mingw cups custom-cflags dos fontconfig gecko gphoto2 gssapi gstreamer kerberos ldap mingw mono mp3 netapi nls odbc openal opencl opengl osmesa oss pcap perl pulseaudio realtime run-exes samba scanner sdl selinux ssl test threads truetype udev udisks unwind usb v4l vulkan xcomposite xinerama
v7.0-r2 :: 7.0 :: gentoo
- Modified
- License
- LGPL-2.1
- Keywords
- -* amd64 x86
- USE flags
- X alsa capi crossdev-mingw cups custom-cflags dos fontconfig gecko gphoto2 gssapi gstreamer kerberos ldap mingw mono mp3 netapi nls odbc openal opencl opengl osmesa oss pcap perl pulseaudio realtime run-exes samba scanner sdl selinux ssl test threads truetype udev udisks unwind usb v4l vkd3d vulkan xcomposite xinerama
USE flags
General
- X
- Add support for X11
- alsa
- Add support for media-libs/alsa-lib (Advanced Linux Sound Architecture)
- capi
- Enable ISDN support via CAPI
- crossdev-mingw
- Use sys-devel/crossdev for the toolchain rather than dev-util/mingw64-toolchain (requires manual setting up)
- cups
- Add support for CUPS (Common Unix Printing System)
- custom-cflags
- Bypass strip-flags; use at your own peril
- dos
- Pull in games-emulation/dosbox to run DOS applications
- fontconfig
- Support for configuring and customizing font access via media-libs/fontconfig
- gecko
- Add support for the Gecko engine when using iexplore
- gphoto2
- Add digital camera support
- gssapi
- Use GSSAPI (Kerberos SSP support)
- gstreamer
- Use media-libs/gstreamer to provide DirectShow functionality;
- kerberos
- Add kerberos support
- ldap
- Add LDAP support (Lightweight Directory Access Protocol)
- mingw
- Build PE files using a MinGW cross compiler
- mono
- Add support for .NET using Wine's Mono add-on
- mp3
- Add support for reading mp3 files
- netapi
- Use libnetapi from net-fs/samba to support Windows networks in netapi32.dll
- nls
- Add Native Language Support (using gettext - GNU locale utilities)
- odbc
- Add ODBC Support (Open DataBase Connectivity)
- openal
- Add support for the Open Audio Library
- opencl
- Enable OpenCL support
- opengl
- Add support for OpenGL (3D graphics)
- osmesa
- Add support for OpenGL in bitmaps using libOSMesa
- oss
- Add support for OSS (Open Sound System)
- pcap
- Support packet capture software (e.g. wireshark)
- perl
- Install helpers written in perl (winedump/winemaker)
- pulseaudio
- Add support for PulseAudio sound server
- realtime
- Pull in sys-auth/rtkit for low-latency pulseaudio support
- run-exes
- Use Wine to open and run .EXE and .MSI files
- samba
- Add support for NTLM auth. See: https://web.archive.org/web/20160108123008/http://wiki.winehq.org:80/NtlmAuthSetupGuide and https://web.archive.org/web/20150906013746/http://wiki.winehq.org/NtlmSigningAndSealing (these pages are not currently in the updated WineHQ Wiki).
- scanner
- Add support for scanner hardware (e.g. build the sane frontend in kdegraphics)
- sdl
- Add support for gamepad detection using SDL
- selinux
- !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
- ssl
- Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- threads
- Add threads support for various packages. Usually pthreads
- truetype
- Add support for FreeType and/or FreeType2 fonts
- udev
- Use virtual/libudev to provide plug and play support
- udisks
- Enable storage management support (automounting, volume monitoring, etc)
- unwind
- Use sys-libs/libunwind to unwind the stack
- usb
- Use virtual/libusb to provide USB support
- v4l
- Enable support for video4linux (using linux-headers or userspace libv4l libraries)
- vkd3d
- Use app-emulation/vkd3d to provide Direct3D 12 support
- vulkan
- Enable Vulkan drivers
- xcomposite
- Enable support for the Xorg composite extension
- xinerama
- Add support for querying multi-monitor screen geometry through the Xinerama API
abi_mips
- n32
- 64-bit (32-bit pointer) libraries
- n64
- 64-bit libraries
- o32
- 32-bit libraries
abi_s390
- 32
- 32-bit (s390) libraries
- 64
- 64-bit (s390x) libraries
abi_x86
- 32
- 32-bit (x86) libraries
- 64
- 64-bit (amd64) libraries
- x32
- x32 ABI libraries
Dependencies
app-emulation / vkd3d : D3D12 to Vulkan translation library
dev-db / unixODBC : complete ODBC driver manager
dev-util / mingw64-toolchain : All-in-one mingw64 toolchain intended for building Wine without crossdev
dev-util / patchbin : Apply binary patches without git
media-gfx / sane-backends : Scanner Access Now Easy - Backends
media-libs / alsa-lib : Advanced Linux Sound Architecture Library
media-libs / fontconfig : A library for configuring and customizing font access
media-libs / freetype : High-quality and portable font engine
media-libs / gstreamer : Open source multimedia framework
media-libs / libgphoto2 : Library that implements support for numerous digital cameras
media-libs / libjpeg-turbo : MMX, SSE, and SSE2 SIMD accelerated JPEG library
media-libs / libsdl2 : Simple Direct Media Layer
media-libs / libv4l : Separate libraries ebuild from upstream v4l-utils package
media-libs / mesa : OpenGL-like graphic library for Linux
media-libs / openal : A software implementation of the OpenAL 3D audio API
media-libs / vulkan-loader : Vulkan Installable Client Driver (ICD) Loader
media-plugins / gst-plugins-meta : Meta ebuild to pull in gst plugins for apps
media-sound / pulseaudio : A meta package for PulseAudio (networked sound server)
net-fs / samba : Samba Suite Version 4
net-libs / gnutls : A secure communications library implementing the SSL, TLS and DTLS protocols
net-libs / libcapi : CAPI library used by AVM products
net-libs / libpcap : A system-independent library for user-level network packet capture
net-nds / openldap : LDAP suite of application and development tools
net-print / cups : The Common Unix Printing System
sys-apps / dbus : A message bus system, a simple way for applications to talk to each other
sys-devel / flex : The Fast Lexical Analyzer
sys-devel / gettext : GNU locale utilities
sys-kernel / linux-headers : Linux system headers
sys-libs / libunwind : Portable and efficient API to determine the call-chain of a program
virtual / krb5 : Virtual for Kerberos V implementation
virtual / libudev : Virtual for libudev providers
virtual / libusb : Virtual for libusb
virtual / opencl : Virtual for OpenCL API
virtual / opengl : Virtual for OpenGL implementation
virtual / pkgconfig : Virtual for the pkg-config implementation
virtual / yacc : Virtual for yacc (yet another compiler compiler)
x11-base / xorg-proto : X.Org combined protocol headers
x11-libs / libXcomposite : X.Org Xcomposite library
x11-libs / libXcursor : X.Org Xcursor library
x11-libs / libXext : X.Org Xext library
x11-libs / libXfixes : X.Org Xfixes library
x11-libs / libXi : X.Org Xi library
x11-libs / libXinerama : X.Org Xinerama library
x11-libs / libXrandr : X.Org Xrandr library
x11-libs / libXxf86vm : X.Org Xxf86vm library
Runtime Dependencies
app-emulation / vkd3d : D3D12 to Vulkan translation library
app-emulation / wine-desktop-common : Various desktop menu items and icons for wine
app-emulation / wine-gecko : A Mozilla Gecko based version of Internet Explorer for Wine
app-emulation / wine-mono : Wine Mono is a replacement for the .NET runtime and class libraries in Wine
app-eselect / eselect-wine : Manage active wine version
dev-db / unixODBC : complete ODBC driver manager
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-perl / XML-Simple : An API for simple XML files
games-emulation / dosbox : DOS emulator
media-gfx / sane-backends : Scanner Access Now Easy - Backends
media-libs / alsa-lib : Advanced Linux Sound Architecture Library
media-libs / fontconfig : A library for configuring and customizing font access
media-libs / freetype : High-quality and portable font engine
media-libs / gstreamer : Open source multimedia framework
media-libs / libgphoto2 : Library that implements support for numerous digital cameras
media-libs / libjpeg-turbo : MMX, SSE, and SSE2 SIMD accelerated JPEG library
media-libs / libsdl2 : Simple Direct Media Layer
media-libs / libv4l : Separate libraries ebuild from upstream v4l-utils package
media-libs / mesa : OpenGL-like graphic library for Linux
media-libs / openal : A software implementation of the OpenAL 3D audio API
media-libs / vulkan-loader : Vulkan Installable Client Driver (ICD) Loader
media-plugins / gst-plugins-meta : Meta ebuild to pull in gst plugins for apps
media-sound / pulseaudio : A meta package for PulseAudio (networked sound server)
net-fs / samba : Samba Suite Version 4
net-libs / gnutls : A secure communications library implementing the SSL, TLS and DTLS protocols
net-libs / libcapi : CAPI library used by AVM products
net-libs / libpcap : A system-independent library for user-level network packet capture
net-nds / openldap : LDAP suite of application and development tools
net-print / cups : The Common Unix Printing System
sec-policy / selinux-wine : SELinux policy for wine
sys-apps / dbus : A message bus system, a simple way for applications to talk to each other
sys-auth / rtkit : Realtime Policy and Watchdog Daemon
sys-devel / gettext : GNU locale utilities
sys-fs / udisks : Daemon providing interfaces to work with storage devices
sys-libs / libunwind : Portable and efficient API to determine the call-chain of a program
virtual / krb5 : Virtual for Kerberos V implementation
virtual / libudev : Virtual for libudev providers
virtual / libusb : Virtual for libusb
virtual / opencl : Virtual for OpenCL API
virtual / opengl : Virtual for OpenGL implementation
x11-libs / libXcomposite : X.Org Xcomposite library
x11-libs / libXcursor : X.Org Xcursor library
x11-libs / libXext : X.Org Xext library
x11-libs / libXfixes : X.Org Xfixes library
x11-libs / libXi : X.Org Xi library
x11-libs / libXinerama : X.Org Xinerama library
x11-libs / libXrandr : X.Org Xrandr library
x11-libs / libXxf86vm : X.Org Xxf86vm library
Depending packages
virtual / wine : Virtual for Wine that supports multiple variants and slotting
Bugs
- 649594
- app-emulation/wine-vanilla et al.: Merge "gssapi" USE flag into "kerberos" USE flag
- 650176
- app-portage/gentoolkit - euse -E abi_x86_32 -p app-emulation/wine-vanilla: ERROR: USE flag "abi_x86_32" does not exist
- 717342
- app-emulation/wine-vanilla installs files that contain a TEXTREL
- 739706
- app-emulation/wine-vanilla-5.0.2 calls ar directly
- 758914
- app-emulation/wine-vanilla-5.0*: direct GOT relocation R_386_GOT 32 against `strlen@@GLIBC_2.0' without base register can not be used when making a shared object
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Version bump
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Version bump
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
app-emulation/wine-vanilla: Stabilize 7.0-r2 amd64, #840218
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Version bump
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
app-emulation/wine-vanilla: don't pull toolchain with USE=-mingw
Oversight due to copying from other ebuilds which always need it. Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
app-emulation/wine-vanilla: improve cross *FLAGS handling
Given wine will switch compiler, need to ensure unsupported flags were stripped so that e.g. clang-specific flags won't cause a build failure. strip-unsupported-flags doesn't act on CROSSCFLAGS, so use test-* directly. Using := assignment so that users can override. Additionally allowing LDFLAGS, there's not much to gain from it but as long as unsupported is stripped it should cause no issues. Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Ionen Wolkens · gentoo
app-emulation/wine-vanilla: support building with mingw64-toolchain
This allows USE=mingw to be usable without manually using crossdev first to ease usage for users and automated testing. Old behavior using crossdev still available with USE=crossdev-mingw, albeit new one should offer better stability given mingw64-toolchain is intended/tested especially to build wine+dxvk+vkd3d-proton. Given wine is pushing PE conversions and some things work better with PE files (e.g. Blizzard games, Proton also uses --with-mingw), it may be useful for the prospect of making this a default at some point. Note that mingw64-toolchain's ${MULTILIB_USEDEP} does belong in BDEPEND (unless <EAPI-7), as it'll use cross libraries located in BROOT. Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-emulation/wine-vanilla: [QA] drop (very) stale GCC version checks
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-emulation/wine-vanilla: x86 stable wrt bug #840218
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Fix warning
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-emulation/wine-vanilla: Stabilize 7.0 amd64, #834979
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
app-emulation/wine-vanilla: Stabilize 7.0 x86, #834979
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-emulation/wine-vanilla: drop IUSE="elibc_glibc"
Not needed (implicit), we dropped all other examples in tree a little bit ago. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
app-emulation/wine-vanilla: Remove sys-devel/prelink dependency
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
app-emulation/wine-vanilla: remove implicit elibc_* flags
Signed-off-by: David Seifert <soap@gentoo.org> - David Seifert · gentoo
app-emulation/wine-vanilla: remove kernel_FreeBSD
Signed-off-by: David Seifert <soap@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-emulation/wine-vanilla: Stabilize 6.0.2 amd64, #826994
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-emulation/wine-vanilla: x86 stable wrt bug #826994
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-emulation/wine-vanilla: Stabilize 6.0.1 amd64, #806571
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-emulation/wine-vanilla: Stabilize 6.0.1 x86, #806571
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
app-emulation/wine-vanilla: deprecated ltprune eclass
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
app-emulation/wine-vanilla: revert winegcc '=' parameter handling
LDFLAGS=-Wl,--defsym=__gentoo_check_ldflags__=0 causes wine-vanilla-6.12 build failures in form of: ``` tools/winegcc/winegcc -o dlls/acledit/acledit.dll.so ... \ -Wl,--defsym=__gentoo_check_ldflags__=0 ld:--defsym:0: syntax error collect2: error: ld returned 1 exit status winegcc: /usr/lib/ccache/bin/x86_64-pc-linux-gnu-gcc failed ``` The change is a revert of upstream commit fcda0afd ("winegcc: Support -Wl,foo=... style linker options.") Bug: https://bugs.winehq.org/show_bug.cgi?id=51413 Closes: https://bugs.gentoo.org/800809 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/21618 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ulrich Müller · gentoo
app-emulation/wine-vanilla: Update from l10n.eclass to plocale.eclass
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Ulrich Müller <ulm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-emulation/wine-vanilla: fix function/phase declaration style
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
app-emulation/wine-vanilla: Banned Xemake is banned
Fix brokenness that was hidden by RESTRICT=test. Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Readd old version
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-emulation/wine-vanilla: Stabilize 6.0 x86, #773352
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-emulation/wine-vanilla: Stabilize 6.0 amd64, #773352
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-emulation/wine-vanilla: fix double KEYWORDS
Double KEYWORDS lines break tools like ekeyword and Nattka. As per PMS, blank/empty KEYWORDS is implied by not defining the variable. See: https://projects.gentoo.org/qa/policy-guide/ebuild-format.html#pg0105 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Add mingw USE Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 5.22 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-emulation/wine-vanilla: Stabilize 5.0.2 amd64, #753443
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
app-emulation/wine-vanilla: x86 stable (bug #753443)
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 5.0.3 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 5.21 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 5.20 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 5.18 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 5.17 Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 5.16 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 5.15 Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 5.0.2 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 5.14 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 5.13 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 5.12 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-emulation/wine-vanilla: x86 stable wrt bug #730038
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-emulation/wine-vanilla: amd64 stable wrt bug #730038
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 5.11 Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 5.0.1 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 5.9 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 5.8 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 5.7 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-emulation/wine-vanilla: x86 stable wrt bug #717006
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-emulation/wine-vanilla: amd64 stable wrt bug #717006
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Drop old patch Package-Manager: Portage-2.3.98, Repoman-2.3.22 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.98, Repoman-2.3.22 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 5.6 Package-Manager: Portage-2.3.98, Repoman-2.3.22 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Add unwind USE Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 5.5 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 5.4 Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 5.3 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: [QA] Remove redundant --docdir/--htmldir
Closes: https://github.com/gentoo/gentoo/pull/14742 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 5.2 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
app-emulation/wine-vanilla: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 5.1 Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Fix deps Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 5.0 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Rebase patches for 9999 Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 4.21 Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
app-emulation/wine-vanilla: x86 stable (bug #699178)
Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Bump stable
Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-emulation/wine-vanilla: amd64 stable wrt bug #699178
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 4.20 Blaze it Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 4.19 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 4.18 Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
app-emulation: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 4.16 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 4.15 Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump stable Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Port rogue change Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
app-emulation/wine-vanilla: [QA] Fix leading whitespace
Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.70, Repoman-2.3.16 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 4.13 Package-Manager: Portage-2.3.70, Repoman-2.3.16 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Guilherme Amadio · gentoo
app-emulation/wine-vanilla: fix prefix support
Package-Manager: Portage-2.3.70, Repoman-2.3.16 Signed-off-by: Guilherme Amadio <amadio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 4.12.1 Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
app-emulation/wine-vanilla: x86 stable (bug #687404)
Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.67, Repoman-2.3.15 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 4.11 Package-Manager: Portage-2.3.67, Repoman-2.3.15 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Fix locale warning Package-Manager: Portage-2.3.67, Repoman-2.3.15 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-emulation/wine-vanilla: amd64 stable wrt bug #687404
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Fix v4l useflag Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 4.10 Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
app-emulation/wine-vanilla: x86 stable (bug #683308)
Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 4.9 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump stable to 4.0.1 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Fixes: https://bugs.gentoo.org/685172 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 4.8 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Push Chiitoo's changes Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Fix mono dependency Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 4.7 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Fix mono dependency Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 4.6 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 4.5 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Fix wine-mono dependency Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 4.3, 4.4 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 4.2 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Update locale Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-emulation/wine-vanilla: amd64 stable wrt bug #679262
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 4.1 Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump required wine-mono version Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 4.0 Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Add alternative source Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync wtih ::wine
Bump stable to 3.0.4 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 3.21 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 3.20 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 3.19 Merge PR to ::gentoo Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-emulation/wine-vanilla: amd64 stable wrt bug #668518
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
app-emulation/wine-vanilla: x86 stable (bug #668518)
Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Signed-off-by: Nick Sarnie <sarnex@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 3.18 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Signed-off-by: Nick Sarnie <sarnex@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11 - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 3.17 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.49, Repoman-2.3.10 - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 3.16 Package-Manager: Portage-2.3.49, Repoman-2.3.10 - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.49, Repoman-2.3.10 - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 3.0.3 Package-Manager: Portage-2.3.49, Repoman-2.3.10 - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.48, Repoman-2.3.10 - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 3.15 Package-Manager: Portage-2.3.48, Repoman-2.3.10 - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Require vulkan for vkd3d Bump to 3.14 Package-Manager: Portage-2.3.48, Repoman-2.3.10 - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-emulation/wine-vanilla: amd64 stable wrt bug #663454
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
app-emulation/wine-vanilla: x86 stable (bug #663454)
Package-Manager: Portage-2.3.46, Repoman-2.3.10 - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Support wine-mono-4.7.3 Package-Manager: Portage-2.3.44, Repoman-2.3.10 - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.43, Repoman-2.3.10 - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 3.13 Package-Manager: Portage-2.3.43, Repoman-2.3.10 - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop 2.x ebuilds
Package-Manager: Portage-2.3.42, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.42, Repoman-2.3.9 - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 3.12 Package-Manager: Portage-2.3.42, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-emulation/wine-vanilla: amd64 stable wrt bug #659770
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
app-emulation/wine-vanilla: x86 stable (bug #659770)
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump stable to 3.0.2 Package-Manager: Portage-2.3.41, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 3.11 Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 3.10 Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Add vkd3d USE Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 3.9 Bump stable to 3.0.1 Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.36, Repoman-2.3.9 - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 3.8 Package-Manager: Portage-2.3.36, Repoman-2.3.9 - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Drop old
Package-Manager: Portage-2.3.31, Repoman-2.3.9 - Nick Sarnie · gentoo
app-emulation/wine-vanilla: Sync with ::wine
Bump to 3.5, 3.6, 3.7 and add sdl USE Package-Manager: Portage-2.3.31, Repoman-2.3.9 - Arfrever Frehtes Taifersar Arahesis · gentoo
app-emulation/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). - David Seifert · gentoo
*/*: Remove emul-linux-x86-* blockers
Closes: https://github.com/gentoo/gentoo/pull/8073 - NP-Hardass · gentoo
app-emulation/wine-vanilla: Sync from ::wine
Bump to 3.1, 3.2. Add GSSAPI and Vulkan support Closes: https://bugs.gentoo.org/649132 Package-Manager: Portage-2.3.24, Repoman-2.3.6 - NP-Hardass · gentoo
app-emulation/wine-vanilla: Sync from ::wine
Use estack eclass to avoid dealing with specifics of shopt usage Change implementation to handle any manpage from any locale Remove linguas references, finishing l10n switch Closes: https://bugs.gentoo.org/645238 Bug: https://bugs.gentoo.org/617864 Closes: https://bugs.gentoo.org/643576 Package-Manager: Portage-2.3.19, Repoman-2.3.6 - NP-Hardass · gentoo
app-emulation/wine-vanilla: Drop old
Older versions may be found in ::wine Package-Manager: Portage-2.3.19, Repoman-2.3.6 - NP-Hardass · gentoo
app-emulation/wine-vanilla: Sync from ::wine
Add 2.0.4, 2.21, 2.22. 3.0 Fix manpage generation Closes: https://bugs.gentoo.org/617864 Closes: https://bugs.gentoo.org/643962 Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Ulrich Müller · gentoo
app-emulation/wine-vanilla: Account for unset LINGUAS too.
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Ulrich Müller · gentoo
app-emulation/wine-vanilla: Test LINGUAS rather than linguas_* USE flags.
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - NP-Hardass · gentoo
app-emulation/wine-vanilla: Remove old
Package-Manager: Portage-2.3.14, Repoman-2.3.6 - NP-Hardass · gentoo
app-emulation/wine-vanilla: Stabilize 2.0.x for amd64, x86
Package-Manager: Portage-2.3.14, Repoman-2.3.6 - shimataro · gentoo
app-emulation/wine-vanilla: fix a crash in install phase
Acked-by: Austin English <wizardedit@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/6407 - NP-Hardass · gentoo
app-emulation/wine-vanilla: Re-add upstream stable releases
Package-Manager: Portage-2.3.14, Repoman-2.3.6 - Michał Górny · gentoo
app-emulation/wine-vanilla: Clean old up
Closes: https://bugs.gentoo.org/638064 Signed-off-by: NP-Hardass <NP-Hardass@gentoo.org> - NP-Hardass · gentoo
app-emulation/wine-vanilla: Fix SRC_URI for 2.0*
Bug: https://bugs.gentoo.org/637012 Package-Manager: Portage-2.3.13, Repoman-2.3.4 - NP-Hardass · gentoo
app-emulation/wine-vanilla: remove accidental patchbin dep
Reported-by: Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> Closes: https://bugs.gentoo.org/show_bug.cgi?id=635222 Package-Manager: Portage-2.3.13, Repoman-2.3.4 - NP-Hardass · gentoo
app-emulation/wine-vanilla: Bump to 2.0.3
Closes: https://bugs.gentoo.org/show_bug.cgi?id=635928 Package-Manager: Portage-2.3.13, Repoman-2.3.4 - NP-Hardass · gentoo
app-emulation/wine-vanilla: Bump to 2.20, add krb5 support
Package-Manager: Portage-2.3.13, Repoman-2.3.4 - NP-Hardass · gentoo
app-emulation/wine-vanilla: Refactor to dynamically add patchbin dep
Bug: https://bugs.gentoo.org/show_bug.cgi?id=635222 Package-Manager: Portage-2.3.13, Repoman-2.3.4 - NP-Hardass · gentoo
app-emulation/wine-vanilla: Bump to 2.19
Package-Manager: Portage-2.3.12, Repoman-2.3.3 - NP-Hardass · gentoo
app-emulation/wine-vanilla: Fix error copying ebuild
Reported-by: Robert Walker <bob.mt.wya@gmail.com> Package-Manager: Portage-2.3.10, Repoman-2.3.3 - NP-Hardass · gentoo
app-emulation/wine-vanilla: revbump
Package-Manager: Portage-2.3.10, Repoman-2.3.3 - NP-Hardass · gentoo
app-emulation/wine-vanilla: Backport freetype-2.8.1 support
Bug: https://bugs.gentoo.org/631376 Bug: https://bugs.gentoo.org/631676 Package-Manager: Portage-2.3.10, Repoman-2.3.3 - NP-Hardass · gentoo
app-emulation/wine-vanilla: Bump to 2.18
Package-Manager: Portage-2.3.10, Repoman-2.3.3 - NP-Hardass · gentoo
app-emulation/wine-vanilla: Change git:// to https://
Package-Manager: Portage-2.3.10, Repoman-2.3.3 - NP-Hardass · gentoo
app-emulation/wine-vanilla: Stable for amd64, x86
Package-Manager: Portage-2.3.10, Repoman-2.3.3 - NP-Hardass · gentoo
app-emulation/wine-vanilla: Bump to 2.17
Package-Manager: Portage-2.3.10, Repoman-2.3.3 - NP-Hardass · gentoo
app-emulation/wine-vanilla: [QA] Use relative symlink target(s)
Package-Manager: Portage-2.3.10, Repoman-2.3.3 - NP-Hardass · gentoo
app-emulation/wine-vanilla: Fix xdg-utils.eclass migration
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - NP-Hardass · gentoo
app-emulation/wine-vanilla: Bump to 2.16
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Michał Górny · gentoo
app-emulation/wine-vanilla: [QA] Use relative symlink target(s) - NP-Hardass · gentoo
app-emulation/wine-vanilla: Bump to 2.15
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - NP-Hardass · gentoo
app-emulation/wine-vanilla: Switch from fdo-mime eclass to xdg-utils
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - NP-Hardass · gentoo
app-emulation/wine-vanilla: Bump to 2.14, update 9999 mono dep
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - NP-Hardass · gentoo
app-emulation/wine-vanilla: Bump to 2.13
Package-Manager: Portage-2.3.6, Repoman-2.3.3 - NP-Hardass · gentoo
app-emulation/wine-vanilla: Bump to 2.0.2
Package-Manager: Portage-2.3.6, Repoman-2.3.3 - NP-Hardass · gentoo
app-emulation/wine-vanilla: Bump to 2.12
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - NP-Hardass · gentoo
app-emulation/wine-vanilla: Bump to 2.11
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - NP-Hardass · gentoo
app-emulation/wine-vanilla: Bump to 2.10
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - NP-Hardass · gentoo
app-emulation/wine-vanilla: Bump to 2.9
X use flag now pulls in Xfixes for extended clipboard functionality Package-Manager: Portage-2.3.6, Repoman-2.3.2 - NP-Hardass · gentoo
app-emulation/wine-vanilla: Bump to 2.8
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - NP-Hardass · gentoo
app-emulation/wine-vanilla: Make descriptions a little more verbose
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - NP-Hardass · gentoo
app-emulation/wine-vanilla: Bump to 2.7
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - NP-Hardass · gentoo
app-emulation/wine-vanilla: Bump stable candidate to 2.0.1
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - NP-Hardass · gentoo
app-emulation/wine-vanilla: Drop osmesa patch
Setting minimum version for mesa to mesa-13 since that is the earliest version that I can confirm works without this patch Package-Manager: Portage-2.3.5, Repoman-2.3.2 - NP-Hardass · gentoo
app-emulation/wine-vanilla: Bump to 2.6
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - NP-Hardass · gentoo
app-emulation/wine-vanilla: Drop versioned manpages
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - NP-Hardass · gentoo
app-emulation/wine-vanilla: QA, use failglob
Addresses some of the issues in #615218 Package-Manager: Portage-2.3.3, Repoman-2.3.1 - NP-Hardass · gentoo
app-emulation/wine-vanilla: Wine without external patchsets, multislot
Imported from wine-a-holics overlay Package-Manager: Portage-2.3.3, Repoman-2.3.1