Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | profiles: Add bug reference to vmware mask | 2015-09-19 | 1 | -1/+1 | |
| | |||||
* | profiles: Mask VMware Workstation 9 and modules for security reasons, bug 516044 | 2015-09-19 | 1 | -0/+7 | |
| | |||||
* | app-portage/layman: mask g-sorcery USE flag on alpha | 2015-09-19 | 1 | -0/+5 | |
| | | | | | | | g-sorcery pulls in a lot of dependencies, some of which do not even compile on alpha. Gentoo-Bug: 552330 | ||||
* | profiles: Unmask vmware-player on no-multilib profiles, bug 340054 | 2015-09-19 | 3 | -3/+0 | |
| | |||||
* | profiles: Unmask vmware-player on no-multilib, should work fine by now | 2015-09-19 | 1 | -1/+0 | |
| | |||||
* | profiles: Split dbus-sharp{,-glib} into two slots | 2015-09-18 | 1 | -0/+4 | |
| | |||||
* | Mask new USE flags for percona-server on alpha, ia64 and sparc | 2015-09-17 | 3 | -3/+15 | |
| | | | | Signed-off-by: Brian Evans <grknight@gentoo.org> | ||||
* | profiles: hardened/linux | 2015-09-17 | 1 | -0/+3 | |
| | | | | mask profile when it is incompatible with pie | ||||
* | gnome-base/gvfs, net-fs/libnf: move USE mask to stable only | 2015-09-17 | 2 | -4/+6 | |
| | | | | Gentoo-Bug: 551576 | ||||
* | KF5: Added ~x86 keyword | 2015-09-17 | 1 | -4/+0 | |
| | | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> | ||||
* | profiles: Remove obsolete mask | 2015-09-17 | 1 | -21/+0 | |
| | |||||
* | profiles: Remove obsolete mask | 2015-09-17 | 1 | -6/+0 | |
| | |||||
* | Fix breakage caused by overzealous unmasking | 2015-09-16 | 1 | -4/+11 | |
| | | | | | | While rubberband became available on ~alpha, there is no stable version for mpv to depend on. Thus move the masked introduced in commit 0ccb06790085936e2da1832e5bf1d1b637d6c54a toarch/alpha/package.use.stable.mask | ||||
* | media-video/mpv: Remove rubberband USE mask | 2015-09-16 | 1 | -4/+0 | |
| | | | | Gentoo-Bug: 548446 | ||||
* | sys-auth/sudo: Mask USE=sssd on alpha | 2015-09-16 | 1 | -0/+6 | |
| | | | | | | | | | Compiling and test sys-auth/sssd is time-consuming, plus, it currently doesn't compile on alpha. The sudo version specified does not have the USE flag, but the functionality is there. In case USE=sssd is added to it, we go with the safer USE mask. Gentoo-Bug: 540540 | ||||
* | profiles: profiles/desc/input_devices.desc - new device roccat_nyth | 2015-09-15 | 1 | -0/+1 | |
| | |||||
* | profiles: Mask ccp4 suite | 2015-09-15 | 1 | -0/+35 | |
| | | | | | | | Outdated and multiple bugs Use upstream installer for up to version Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | Addition of libwebsockets license (LGPL 2.1 with static linking exception). | 2015-09-15 | 1 | -1/+1 | |
| | | | | Signed-off-by: Tony Vroon <chainsaw@gentoo.org> | ||||
* | Add profile masks for dev-db/mariadb new features | 2015-09-14 | 6 | -0/+24 | |
| | | | | Signed-off-by: Brian Evans <grknight@gentoo.org> | ||||
* | x11-misc/slim: drop package.use{,.stable}.mask entries from bug 560088 | 2015-09-14 | 2 | -9/+0 | |
| | | | | | | | | | A fix for bug 560088 is in the tree now, so the masks should be removed to enable testing. Files modified: profiles/base/package.use.mask profiles/base/package.use.stable.mask | ||||
* | x11-misc/slim: removed consolekit USE mask for stable | 2015-09-14 | 1 | -0/+5 | |
| | | | | | | | | Added entry in base/package.use.stable.mask so override the package.use.mask entry that disables USE=consolekit for slim on ~arch. Consolekit-0.4.6 (stable) works fine with slim so we don't want to break end-users on stable that have relied on this. | ||||
* | package.mask: Clean up old entries. | 2015-09-13 | 1 | -45/+0 | |
| | | | | Signed-off-by: Patrice Clement <monsieurp@gentoo.org> | ||||
* | package.mask: Update lightdm mask | 2015-09-12 | 1 | -1/+1 | |
| | |||||
* | package.mask: lift qmmp-0.9* mask | 2015-09-12 | 1 | -6/+0 | |
| | |||||
* | profiles: Temporarily mask x11-misc/slim[consolekit] | 2015-09-12 | 1 | -0/+4 | |
| | | | | | | | Login fails with consolekit-1.0.0. the session is initialized with the pam module anyway. Mask until properly debugged. Gentoo-Bug: https://bugs.gentoo.org/560088 | ||||
* | profiles: Move dev-perl/text-reform to dev-perl/Text-Reform | 2015-09-12 | 1 | -0/+1 | |
| | |||||
* | profiles: Move dev-perl/text-autoformat to dev-perl/Text-Autoformat | 2015-09-12 | 1 | -0/+1 | |
| | |||||
* | package.mask: Mask new qmmp packages | 2015-09-11 | 1 | -0/+6 | |
| | |||||
* | base/package.use.force: enable dbus for =afterstep-2.2.12 (bug #560208) | 2015-09-11 | 1 | -0/+4 | |
| | | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> | ||||
* | dev-python/numpydoc: add mips love | 2015-09-10 | 1 | -0/+4 | |
| | |||||
* | profiles: mask USE=seccomp for pax-utils on mips, bug #560098. | 2015-09-10 | 3 | -0/+15 | |
| | |||||
* | profile/updates: slotmove packetfu to ease transition to slotted versions | 2015-09-09 | 1 | -0/+3 | |
| | |||||
* | profiles: mask networkmanager[wext] for arches without wifi | 2015-09-09 | 3 | -0/+12 | |
| | | | | | | | Fixes unsatisfiable REQUIRED_USE constraint. Gentoo-Bug: 560070 Reported-by: Émeric Maschino | ||||
* | package.mask: remove no longer needed =x11-misc/sddm-0.11.0-r2 mask | 2015-09-09 | 1 | -4/+0 | |
| | |||||
* | arch/ia64/package.use.mask: Mask X for >=sci-misc/boinc-7.4.42-r1 | 2015-09-09 | 1 | -0/+4 | |
| | |||||
* | arch/sparc/package.use.mask: Mask X for >=sci-misc/boinc-7.4.42-r1 | 2015-09-09 | 1 | -0/+4 | |
| | |||||
* | profiles: Lastrite app-portage/lightweight-cvs-toolkit | 2015-09-09 | 1 | -0/+5 | |
| | | | | | | | Lastrite app-portage/lightweight-cvs-toolkit since it is defunct with git gentoo repository. Bug: https://bugs.gentoo.org/show_bug.cgi?id=560056 | ||||
* | package.mask: Moved net-fs/samba mask from >=4.2.0 to >=4.3.0 | 2015-09-09 | 1 | -4/+4 | |
| | | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> | ||||
* | package.mask: roll mask for www-client/chromium-47 | 2015-09-08 | 1 | -5/+5 | |
| | |||||
* | base/package.use.mask: mask USE=gnutls for mail-client/mutt, bug #559834 | 2015-09-08 | 1 | -0/+5 | |
| | |||||
* | Merge Gentoo/FreeBSD 10.1 removal (PR #47) | 2015-09-07 | 3 | -0/+12 | |
|\ | | | | | | | Pull-Request: https://github.com/gentoo/gentoo/pull/47 | ||||
| * | profiles: add deprecated to Gentoo/FreeBSD 10.1 profile. | 2015-08-29 | 3 | -0/+12 | |
| | | |||||
* | | base/package.use.stable.mask: gnutls is already stable | 2015-09-07 | 1 | -4/+0 | |
| | | |||||
* | | app-emulation/qemu: add desc for new flags #559846 | 2015-09-07 | 2 | -2/+4 | |
| | | |||||
* | | profiles: Update default RUBY_TARGETS to support ruby20 and ruby21 | 2015-09-07 | 1 | -2/+2 | |
| | | |||||
* | | profiles: lift mask on ConsoleKit2 | 2015-09-07 | 1 | -7/+0 | |
| | | |||||
* | | add app-emulation/rkt[rkt_stage1_src] to ↵ | 2015-09-06 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | profiles/features/selinux/package.use.mask app-emulation/rkt[rkt_stage1_src] depends on systemd which is incompatible with selinux at this time. Thus, we mask this flag. Signed-off-by: Alex Brandt <alunduil@gentoo.org> | ||||
* | | dev-python/pyDeComp rename to dev-python/pydecomp | 2015-09-06 | 1 | -0/+1 | |
| | | | | | | | | | | Rename the pkg and ebuild. Update the dep in catalyst-2.9999. Add a pkg move entry. | ||||
* | | net-misc/netcf: remove package | 2015-09-06 | 1 | -4/+0 | |
| | | | | | | | | | | | | | | | | This package has been masked for its entire life in the tree for lack of Gentoo support. Its time to remove it. Gentoo-Bug: 295993 Signed-off-by: Doug Goldstein <cardoe@gentoo.org> | ||||
* | | profiles: consolekit's cgroup support is linux only | 2015-09-07 | 2 | -0/+9 | |
| | |