| Commit message (Expand) | Author | Age | Files | Lines |
* | Restric binary wrapping for eix and gettext because of eix | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2012-04-01 | 1 | -2/+4 |
* | q* commands also rely on their name not being changed, so restricting portage... | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2012-04-01 | 1 | -2/+4 |
* | Add kmod to list of restricted packages for binary wrapping | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2012-04-01 | 1 | -1/+2 |
* | Add nspluginwrapper to list of packages, which handle multilib themselves | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2012-03-29 | 2 | -0/+2 |
* | Add gnupg to RESTRICT_MULTILIB_BINARIES | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2012-03-29 | 1 | -2/+3 |
* | Add sys-libs/libstdc++-v3 to the list of packages needing to handle multilib ... | ![](//www.gravatar.com/avatar/28979ee3a015f3df9a8c173f5da27288?s=13&d=retro) Nathan Phillip Brink | 2012-03-26 | 2 | -0/+2 |
* | Disable the multilib useflag for everything except sys-devel/gcc and sys-libs... | ![](//www.gravatar.com/avatar/28979ee3a015f3df9a8c173f5da27288?s=13&d=retro) Nathan Phillip Brink | 2012-03-24 | 3 | -0/+19 |
* | Also exclude util-linux and udev from wrapping binaries due to their output, ... | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2012-03-24 | 1 | -1/+4 |
* | openrc seems to have similar issues as git, so also no wrapping of binaries f... | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2012-03-24 | 1 | -1/+2 |
* | wrapped eselect-python (usr/bin/python-wrapper) prevents python from running,... | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2012-03-24 | 1 | -1/+2 |
* | wrapped corutils cause failure of pkg_preinst of sys-libs/glibc, so dont wrap... | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2012-03-24 | 1 | -1/+3 |
* | git fails to run with git- binaries, so dont wrap the binaries | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2012-03-24 | 1 | -1/+1 |
* | Dont require bash cross-compiled for now, since it fails to cross-compile | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2012-03-24 | 1 | -1/+1 |
* | Add comment for outdated MULTILIB_BINARIES, add RESTRICT_MULTILIB_BINARIES var | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2012-03-24 | 1 | -0/+4 |
* | Add appropriate heading for package.use.mask and package.use.force entries. | ![](//www.gravatar.com/avatar/28979ee3a015f3df9a8c173f5da27288?s=13&d=retro) Nathan Phillip Brink | 2012-03-14 | 2 | -0/+4 |
* | EAPI=2 is unneeded for SLOT dependencies. | ![](//www.gravatar.com/avatar/28979ee3a015f3df9a8c173f5da27288?s=13&d=retro) Nathan Phillip Brink | 2012-03-12 | 1 | -1/+1 |
* | Force grub to be compiled with multilib_abi_x86 only, fixing compilation erro... | ![](//www.gravatar.com/avatar/28979ee3a015f3df9a8c173f5da27288?s=13&d=retro) Nathan Phillip Brink | 2012-03-12 | 3 | -0/+3 |
* | Add multilib_abi to USE_EXPAND | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2012-03-07 | 1 | -0/+1 |
* | Enable multilib support by default, it is now behind FEATURES=force-multilib | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2012-03-06 | 1 | -0/+2 |
* | Add dev-lang/ruby and www-servers/apache to MULTILIB_BINARIES as suggested by... | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2011-09-15 | 1 | -2/+3 |
* | Add dev-libs/gobject-introspection to the list of packages with wrapped binar... | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2011-08-13 | 1 | -2/+2 |
* | Add CDEFINE_\* vars to fix the header wrappers | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2011-03-22 | 1 | -0/+3 |
* | Remove the mask on >=tar-1.24, issues are fixed | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2011-03-21 | 1 | -3/+0 |
* | Set full path for PKG_CONFIG as requested by binki in #gentoo-multilib-overlay | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2010-11-30 | 1 | -1/+1 |
* | Mask >=app-arch/tar-1.24 for now, until sandbox is fixed | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2010-11-11 | 1 | -0/+3 |
* | Add pango, gtk+ and fontconfig to MULTILIB_BINARIES for now, thanks to ferret... | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2010-06-28 | 1 | -1/+4 |
* | Update NO_AUTO_FLAG var | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2010-04-25 | 1 | -1/+1 |
* | Drop mask on java-config for now, has no multilib-aware -config files anyway | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2010-03-03 | 1 | -1/+0 |
* | Add libIDL and courier-authlib to MULTILIB_BINARIES | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2010-03-02 | 1 | -1/+3 |
* | Add PKG_CONFIG var to avoid issues with crossdev-wrappers, thanks to ohnobinki | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2010-02-28 | 1 | -0/+4 |
* | Masking broken java-config | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2010-02-19 | 1 | -0/+1 |
* | Add categories to MULTILIB_BINARIES | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2010-02-08 | 1 | -1/+1 |
* | Add boost{-build} to exception list | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2009-12-26 | 1 | -1/+1 |
* | Update NO_AUTO_FLAG var | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2009-12-24 | 1 | -1/+1 |
* | Drop perl modules | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2009-11-16 | 1 | -2/+1 |
* | Drop perl modules | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2009-11-16 | 1 | -3/+2 |
* | Drop perl modules | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2009-11-16 | 1 | -3/+2 |
* | Use fixed abi-wrapper for python | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2009-11-16 | 1 | -1/+1 |
* | Sync portage, use abi-wrapper for perl | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2009-11-16 | 1 | -1/+1 |
* | Ignore dev-java/antlr | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2009-10-03 | 1 | -1/+1 |
* | Enabled multilib by default | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2009-09-22 | 1 | -0/+1 |
* | Ignore packages for usedep calculation, which dont work with USE=lib32 | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2009-08-16 | 1 | -8/+5 |
* | Drop net-fs/samba | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2009-08-15 | 1 | -8/+1 |
* | Disable forced usage of multilib for now | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2009-08-10 | 1 | -0/+1 |
* | Rename var | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2009-08-10 | 1 | -1/+1 |
* | test | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2009-08-06 | 1 | -66/+15 |
* | Add virtual/os-headers to ignored dependencies | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2009-07-27 | 1 | -0/+1 |
* | Add sys-apps/debianutils to NO-AUTO-FLAG | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2009-07-07 | 1 | -0/+1 |
* | Add x11-plugins/noscript to NO-AUTO-FLAG | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2009-07-06 | 1 | -0/+1 |
* | Add dev-python/sip to NO-AUTO-FLAG | ![](//www.gravatar.com/avatar/14f03666230cc8b901417a96b263436d?s=13&d=retro) Thomas Sachau | 2009-07-06 | 1 | -0/+1 |