| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
| |
See also: https://github.com/gentoo/gentoo/pull/10087#issuecomment-428155189
Signed-off-by: M. J. Everitt <m.j.everitt@iee.org>
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
|
|
|
|
|
|
|
|
|
|
| |
Previously the thunderbird USE flag was package.use.mask'ed
on app-misc/tracker on various arches or subprofiles. This
commit changes things around so that it is p.u.masked in base
and the p.u.mask removed in x86 and amd64 arch profiles instead,
matching the pattern of USE=firefox-bookmarks
Signed-off-by: Ian Stakenvicius <axs@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/595834
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: M. J. Everitt <m.j.everitt@iee.org>
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The "modules" USE flag was originally enabled by default in the base
profile so that any ebuild inheriting linux-mod.eclass would have its
kernel modules built by default. However, the name of that USE flag is
now controlled by the MODULES_OPTIONAL_USE variable, set in the ebuild
itself. The best place for the USE flag default is therefore in IUSE
(in the ebuild), because only the ebuild knows the correct flag name.
There are at least two packages, media-gfx/graphicsmagick and
net-im/mcabber, that assign a different meaning to the "modules" flag,
further suggesting that a global default is too blunt an approach.
This commit drops the flag from base/make.defaults, and also from
default/linux/make.defaults where a redundant entry was present.
Thereafter, the override in features/hardened/make.defaults is
unnecessary, so it has been dropped as well.
Closes: https://bugs.gentoo.org/635720
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
|
|
|
|
|
|
| |
Roughly mimicking commit deb72d3a8b4e6f37c9191a229bbe19/
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/666617
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Vulkan depends on dri3 which is masked.
|
| |
|
|
|
|
| |
Closes: https://bugs.gentoo.org/653812
|
|
|
|
| |
Closes: https://bugs.gentoo.org/654492
|
|
|
|
| |
Closes: https://bugs.gentoo.org/654650
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Thanks-to: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
|
|
|
|
| |
Package-Manager: Portage-2.3.40, Repoman-2.3.9
|
| |
|
|
|
|
| |
This depends on media-libs/mesa[gbm], which is Linux-only.
|
|
|
|
| |
It's already masked in the parent bsd profile.
|
| |
|
| |
|
|
|
|
|
|
| |
This is based on the equivalent armv7a profile. It is to be maintained
by veremitz and proxied by blueness. I have successfully built a
stage3 using this profile.
|
|
|
|
|
|
| |
13.0 is now the exception, which sets it back to the old value.
Bug: https://bugs.gentoo.org/602440
|
| |
|
|
|
|
|
|
|
| |
Advanced users may want /lib and/or /usr/lib to point somewhere else
This checks what should not be and warns but still lets those
advanced people do what they like.
|
|
|
|
| |
The underlying issue has been fixed.
|
|
|
|
| |
Bug: https://bugs.gentoo.org/655444
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Move package.use.mask entries for unkeyworded dependencies from
default/linux/ia64/* to arch/ia64.
|
|
|
|
|
|
| |
Move package USE flag masks related to unkeyworded dependencies
from default/linux/arm to arch/arm where they belong. This may fix
the issues in Hardened profiles.
|
| |
|
| |
|
|
|
|
| |
Closes: https://bugs.gentoo.org/652222
|
|
|
|
|
|
|
| |
emacs:26 now supports the mailutils flag, so emacs must be masked in
addition to emacs-vcs.
Bug: https://bugs.gentoo.org/635216
|
| |
|
|
|
|
|
| |
Package-Manager: Portage-2.3.26, Repoman-2.3.7
RepoMan-Options: --force
|
| |
|
| |
|
|
|
|
|
|
| |
This brings it into line with the other Trine packages. It now seems
highly unlikely that there will ever be a source release and if it
does happen, hopefully we can drop the binary version.
|