Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | profiles: mask <net-mail/mailutils-3.2 on musl, bug #604212 | Anthony G. Basile | 2017-04-07 | 1 | -0/+3 |
| | |||||
* | profiles: Add CPU_FLAGS_ARM to USE_EXPAND | Michał Górny | 2017-03-23 | 2 | -0/+8 |
| | | | | | Add it as hidden USE_EXPAND in top-level profiles, and unhide in specific arch profiles. | ||||
* | profiles/hardened/linux/amd64/no-multilib: inherit arch/amd64/no-multilib late | Michael Haubenwallner | 2017-03-06 | 1 | -1/+1 |
| | | | | | | | | | | Whether arch/amd64/no-multilib does _inherit_ arch/amd64 or not, arch/amd64/no-multilib does _extend_ arch/amd64 anyway. So inheriting arch/amd64/no-multilib before arch/amd64 always will reset the arch/amd64/no-multilib to the arch/amd64 values. Sort-of-acked-by: blueness | ||||
* | Drop $Id$ per council decision in bug #611234. | Robin H. Johnson | 2017-02-28 | 79 | -79/+0 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | profiles/hardened/linux/musl/package.mask: remove dev-libs/pth reference | Alon Bar-Lev | 2017-02-18 | 1 | -3/+0 |
| | | | | Bug: 596010 | ||||
* | profile: mask glibc-2.24-r1 on hardened bug #608788 | Magnus Granberg | 2017-02-09 | 1 | -0/+4 |
| | |||||
* | profiles: Inline features/32bit-userland | Michał Górny | 2017-02-01 | 2 | -1/+7 |
| | |||||
* | profiles/*/ppc64: stop using features/64bit-native | Michał Górny | 2017-02-01 | 2 | -1/+8 |
| | |||||
* | profiles/*/amd64/*/no-multilib: stop using features/64bit-native | Michał Górny | 2017-02-01 | 2 | -2/+5 |
| | |||||
* | profiles/hardened: Include base amd64-multilib profile in subprofile | Michał Górny | 2017-02-01 | 1 | -0/+1 |
| | | | | | | Include arch/amd64/no-multilib in the hardened no-multilib amd64 variant. Confirmed with profile-dumper that it does not currently change anything. | ||||
* | profiles: Mask "java" USE flag for hardened/linux/powerpc/ppc64/32bit-userland | Thomas Deutschmann | 2017-01-28 | 1 | -1/+5 |
| | | | | Acked-by: James Le Cuirot <chewi@gentoo.org> | ||||
* | profiles: mask app-emulation/genymotion-bin for amd64/hardened/no-multilib ↵ | Marco Genasci | 2017-01-24 | 1 | -0/+1 |
| | | | | | | wrt bug #516448 Signed-off-by: Ettore Di Giacinto <mudler@gentoo.org> | ||||
* | profiles: Inherit arch/base for musl+uclibc profiles | Michał Górny | 2017-01-22 | 1 | -0/+1 |
| | |||||
* | profiles: extend some qtwebkit-related masks to all ppc profiles | Davide Pesavento | 2017-01-22 | 1 | -4/+7 |
| | |||||
* | profiles: mask USE=qt5 for dev-python/qscintilla-python on ppc | Davide Pesavento | 2017-01-22 | 1 | -1/+5 |
| | |||||
* | profiles: Clean up 3dnow & avx flags from use.mask | Michał Górny | 2017-01-21 | 2 | -2/+0 |
| | | | | | | | Remove 3dnow & avx flags from mask files. They are no longer used to represent CPU flags (CPU_FLAGS_X86 are used for that purpose). Instead, they are used as local flags in app-emulation/bochs to enable emulation of instruction sets. | ||||
* | profiles: Second part of use.* cleanup | Michał Górny | 2017-01-21 | 2 | -20/+2 |
| | | | | Clean up -foo flags from use.* as well. | ||||
* | profiles: Clean up obsolete use.force/use.force entries | Michał Górny | 2017-01-20 | 2 | -9/+1 |
| | |||||
* | profiles/hardened: Clean obsolete package.use* entries | Michał Górny | 2017-01-20 | 5 | -28/+4 |
| | |||||
* | profiles: Clean up multiple obsolete package.mask entries | Michał Górny | 2017-01-19 | 3 | -35/+3 |
| | | | | | Clean up most of the old package.mask entries that correspond to removed packages. | ||||
* | profiles: mask media-video/mpv[cuda] everywhere except for amd64 and x86 | Ilya Tumaykin | 2017-01-19 | 1 | -1/+5 |
| | | | | Due to x11-drivers/nvidia-drivers dependency. | ||||
* | profiles: Drop dead 'd3d' use.mask. | Matt Turner | 2017-01-17 | 1 | -4/+0 |
| | |||||
* | profiles: Remove dead masks related to dead mesa versions. | Matt Turner | 2017-01-17 | 1 | -1/+0 |
| | |||||
* | Drop obsolete mask | Justin Lecher | 2016-12-11 | 1 | -7/+0 |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | Drop mask to unbreak the tree | Justin Lecher | 2016-12-11 | 1 | -32/+0 |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | Mask more package for amd64-hardened depending on dev-util/nvidia-cuda-toolkit | Justin Lecher | 2016-12-11 | 1 | -0/+28 |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | Mask dev-util/nvidia-cuda-toolkit for hardened amd64 | Justin Lecher | 2016-12-11 | 1 | -0/+4 |
| | | | | | | It depends on masked x11-drivers/nvidia-drivers[X] Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | profiles: force host targets for LLVM also on musl and uclibc | Felix Janda | 2016-10-02 | 6 | -0/+45 |
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/595826 Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | ||||
* | profile/hardened: add vtv support #547040 | Magnus Granberg | 2016-09-28 | 3 | -2/+17 |
| | |||||
* | profiles: mask sys-libs/uclibc-ng on hardened/linux/musl | Anthony G. Basile | 2016-09-27 | 1 | -0/+1 |
| | |||||
* | profiles/hardened/linux/musl/arm64: fix multilib setup | Felix Janda | 2016-09-11 | 1 | -2/+2 |
| | |||||
* | profiles/hardened/linux/amd64/package.use.stable.mask: unmask ↵ | Alon Bar-Lev | 2016-09-02 | 1 | -4/+0 |
| | | | | | | | | media-video/vlc opus Requirement for a stabled version of media-libs/opus now met Gentoo-bug: #572190 | ||||
* | profiles: update package.use.mask on musl | Lei Zhang | 2016-08-15 | 1 | -1/+4 |
| | | | | Mask "sanitize" for sys-devel/llvm and "nls" for app-text/dos2unix. | ||||
* | profiles: mask memtest86+[floppy] when grub:0 is masked | Mike Frysinger | 2016-08-11 | 1 | -0/+5 |
| | |||||
* | profiles: drop memtest86 from non-multilib profiles #510496 | Mike Frysinger | 2016-08-11 | 1 | -2/+0 |
| | | | | | | These packages shouldn't have userland code which needs 32-bit support, just a gcc that can produce 32-bit code. Since all of our toolchains are biarch now, this should be fine. | ||||
* | profiles: Mask kde / webkit USE flags of net-irc/kvirc in ppc / ppc64 profiles. | Arfrever Frehtes Taifersar Arahesis | 2016-08-01 | 1 | -0/+4 |
| | |||||
* | profiles: Fix dwarf-fortress multilib masking | Chris Reffett | 2016-07-30 | 1 | -0/+1 |
| | |||||
* | profiles: remove dwarf-fortress mask in no-multilib | Chris Reffett | 2016-07-30 | 1 | -1/+0 |
| | | | | Gentoo-Bug: 589026 | ||||
* | dev-python/PyQt5: version bump, added bluetooth/location/webengine support | Davide Pesavento | 2016-07-29 | 1 | -9/+0 |
| | | | | Package-Manager: portage-2.3.0 | ||||
* | profiles: QA fix email end delimeter | Johannes Huber | 2016-07-28 | 1 | -1/+1 |
| | |||||
* | profiles: USE=-filecaps for sys-libs/pam on musl profiles | Anthony G. Basile | 2016-07-14 | 1 | -0/+8 |
| | |||||
* | profiles: unmask sys-lib/pam for hardened/linux/musl profiles | Anthony G. Basile | 2016-07-13 | 2 | -3/+0 |
| | |||||
* | net-wireless/madwifi*: remove madwifi-ng and madwifi-ng-tools after years of ↵ | Zero_Chaos | 2016-06-26 | 1 | -4/+0 |
| | | | | being masked and deprecated | ||||
* | profiles: stable unmask dev-python/PyQt5[websockets], except on arm | Davide Pesavento | 2016-06-08 | 1 | -0/+9 |
| | | | | Since dev-qt/qtwebsockets is now stable on some arches. | ||||
* | profiles: stable unmask USE=qt5 on musl and uclibc x86 profiles | Davide Pesavento | 2016-06-07 | 1 | -3/+0 |
| | | | | Qt5 was finally marked stable on x86. | ||||
* | profiles: hide games-rpg/wasteland2 from repoman where needed | Michael Sterrett | 2016-06-02 | 1 | -0/+1 |
| | |||||
* | profiles: drop dev-qt/qtchooser[test] mask from profiles with stable Qt5 | Davide Pesavento | 2016-06-02 | 1 | -5/+1 |
| | |||||
* | profiles: mask qt5 USE flag on musl/x86 | Michael Palimaka | 2016-05-12 | 1 | -0/+3 |
| | |||||
* | profiles: adjust VIDEO_CARDS | Chí-Thanh Christopher Nguyễn | 2016-04-24 | 1 | -4/+1 |
| | | | | Bug: https://bugs.gentoo.org/show_bug.cgi?id=561850 | ||||
* | profiles: add hardened/linux/musl/arm64 | Anthony G. Basile | 2016-04-08 | 5 | -0/+34 |
| |