| Commit message (Expand) | Author | Age | Files | Lines |
* | Add development USE flag to package.use.force to satisfy depending packages | Thomas Sachau | 2013-03-06 | 1 | -0/+12 |
* | Follow category move of qt packages | Thomas Sachau | 2013-03-03 | 1 | -2/+2 |
* | Mask eclass specific USE flags, so the multilib logic in eclasses is disabled | Thomas Sachau | 2013-03-03 | 2 | -0/+15 |
* | Force abiwrapper flag for dev-db/mysql because the mysql_config binary contai... | Nathan Phillip Brink | 2012-11-17 | 1 | -0/+4 |
* | Force USE=abiwrapper for dev-scheme/guile. The guile binary needs to be abi-w... | Nathan Phillip Brink | 2012-07-24 | 1 | -0/+1 |
* | Enable multilib USE flag for nvidia-drivers, does not build 32bit libs otherwise | Thomas Sachau | 2012-05-26 | 2 | -0/+2 |
* | Move RESTRICT_MULTILIB_BINARIES var content to package.use.mask | Thomas Sachau | 2012-05-01 | 1 | -0/+22 |
* | Move MULTILIB_BINARIES var content to package.use.force | Thomas Sachau | 2012-05-01 | 2 | -0/+17 |
* | Add sysvinit to RESTRICT_MULTILIB_BINARIES | Thomas Sachau | 2012-04-29 | 1 | -1/+2 |
* | Add automake-wrapper to RESTRICT_MULTILIB_BINARIES | Thomas Sachau | 2012-04-29 | 1 | -1/+3 |
* | Add rpm2targz to list of packages of preserved binary wrapping | Thomas Sachau | 2012-04-18 | 1 | -1/+2 |
* | Adding -multilib to package.use.mask for wine and nspluginwrapper, mask overw... | Thomas Sachau | 2012-04-04 | 1 | -0/+2 |
* | Force multilib on app-emulation/wine, since it has its own targets for 32bit ... | Thomas Sachau | 2012-04-04 | 2 | -1/+1 |
* | Add iproute2 to list of binary wrapping restrictions | Thomas Sachau | 2012-04-04 | 1 | -1/+2 |
* | Restrict wrapping of binaries for pulseaudio too | Thomas Sachau | 2012-04-02 | 1 | -2/+3 |
* | Also restrict cmake due to issues with binary wrapping | Thomas Sachau | 2012-04-02 | 1 | -2/+3 |
* | Restrict binary wrapping for whireshark, since it messes with the permissions... | Thomas Sachau | 2012-04-01 | 1 | -1/+2 |
* | Restric binary wrapping for eix and gettext because of eix | Thomas Sachau | 2012-04-01 | 1 | -2/+4 |
* | q* commands also rely on their name not being changed, so restricting portage... | Thomas Sachau | 2012-04-01 | 1 | -2/+4 |
* | Add kmod to list of restricted packages for binary wrapping | Thomas Sachau | 2012-04-01 | 1 | -1/+2 |
* | Add nspluginwrapper to list of packages, which handle multilib themselves | Thomas Sachau | 2012-03-29 | 2 | -0/+2 |
* | Add gnupg to RESTRICT_MULTILIB_BINARIES | Thomas Sachau | 2012-03-29 | 1 | -2/+3 |
* | Add sys-libs/libstdc++-v3 to the list of packages needing to handle multilib ... | Nathan Phillip Brink | 2012-03-26 | 2 | -0/+2 |
* | Disable the multilib useflag for everything except sys-devel/gcc and sys-libs... | Nathan Phillip Brink | 2012-03-24 | 3 | -0/+19 |
* | Also exclude util-linux and udev from wrapping binaries due to their output, ... | Thomas Sachau | 2012-03-24 | 1 | -1/+4 |
* | openrc seems to have similar issues as git, so also no wrapping of binaries f... | Thomas Sachau | 2012-03-24 | 1 | -1/+2 |
* | wrapped eselect-python (usr/bin/python-wrapper) prevents python from running,... | Thomas Sachau | 2012-03-24 | 1 | -1/+2 |
* | wrapped corutils cause failure of pkg_preinst of sys-libs/glibc, so dont wrap... | Thomas Sachau | 2012-03-24 | 1 | -1/+3 |
* | git fails to run with git- binaries, so dont wrap the binaries | Thomas Sachau | 2012-03-24 | 1 | -1/+1 |
* | Dont require bash cross-compiled for now, since it fails to cross-compile | Thomas Sachau | 2012-03-24 | 1 | -1/+1 |
* | Add comment for outdated MULTILIB_BINARIES, add RESTRICT_MULTILIB_BINARIES var | Thomas Sachau | 2012-03-24 | 1 | -0/+4 |
* | Add appropriate heading for package.use.mask and package.use.force entries. | Nathan Phillip Brink | 2012-03-14 | 2 | -0/+4 |
* | EAPI=2 is unneeded for SLOT dependencies. | Nathan Phillip Brink | 2012-03-12 | 1 | -1/+1 |
* | Force grub to be compiled with multilib_abi_x86 only, fixing compilation erro... | Nathan Phillip Brink | 2012-03-12 | 3 | -0/+3 |
* | Add multilib_abi to USE_EXPAND | Thomas Sachau | 2012-03-07 | 1 | -0/+1 |
* | Enable multilib support by default, it is now behind FEATURES=force-multilib | Thomas Sachau | 2012-03-06 | 1 | -0/+2 |
* | Add dev-lang/ruby and www-servers/apache to MULTILIB_BINARIES as suggested by... | Thomas Sachau | 2011-09-15 | 1 | -2/+3 |
* | Add dev-libs/gobject-introspection to the list of packages with wrapped binar... | Thomas Sachau | 2011-08-13 | 1 | -2/+2 |
* | Add CDEFINE_\* vars to fix the header wrappers | Thomas Sachau | 2011-03-22 | 1 | -0/+3 |
* | Remove the mask on >=tar-1.24, issues are fixed | Thomas Sachau | 2011-03-21 | 1 | -3/+0 |
* | Set full path for PKG_CONFIG as requested by binki in #gentoo-multilib-overlay | Thomas Sachau | 2010-11-30 | 1 | -1/+1 |
* | Mask >=app-arch/tar-1.24 for now, until sandbox is fixed | Thomas Sachau | 2010-11-11 | 1 | -0/+3 |
* | Add pango, gtk+ and fontconfig to MULTILIB_BINARIES for now, thanks to ferret... | Thomas Sachau | 2010-06-28 | 1 | -1/+4 |
* | Update NO_AUTO_FLAG var | Thomas Sachau | 2010-04-25 | 1 | -1/+1 |
* | Drop mask on java-config for now, has no multilib-aware -config files anyway | Thomas Sachau | 2010-03-03 | 1 | -1/+0 |
* | Add libIDL and courier-authlib to MULTILIB_BINARIES | Thomas Sachau | 2010-03-02 | 1 | -1/+3 |
* | Add PKG_CONFIG var to avoid issues with crossdev-wrappers, thanks to ohnobinki | Thomas Sachau | 2010-02-28 | 1 | -0/+4 |
* | Masking broken java-config | Thomas Sachau | 2010-02-19 | 1 | -0/+1 |
* | Add categories to MULTILIB_BINARIES | Thomas Sachau | 2010-02-08 | 1 | -1/+1 |
* | Add boost{-build} to exception list | Thomas Sachau | 2009-12-26 | 1 | -1/+1 |