summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* features/selinux/package.mask: mask for gnome-shell-extensionPacho Ramos2020-04-021-0/+1
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* profiles/features/musl/package.mask: mask sys-auth/libnss-compat on muslSergei Trofimovich2020-04-011-0/+1
| | | | | | | | musl has no nss support. Reported-by: Toralf Förster Closes: https://bugs.gentoo.org/715504 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* profiles/features/musl: Add info on alternatives to mask message.Ulrich Müller2020-03-311-0/+2
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* profiles/features/musl/package.mask: Fix header.Ulrich Müller2020-03-311-1/+1
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* profiles/features/musl: Mask app-editors/jasspa-microemacs.Ulrich Müller2020-03-311-0/+4
| | | | | Bug: https://bugs.gentoo.org/715642 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* profiles/features/selinux: drop obsolete masksJason Zaman2020-03-292-39/+0
| | | | Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* profiles/features/musl: add locale.alias to INSTALL_MASKJory Pratt2020-03-221-1/+1
| | | | | | | | | | Closes: https://bugs.gentoo.org/713474 Closes: https://bugs.gentoo.org/713762 Closes: https://bugs.gentoo.org/713826 Closes: https://bugs.gentoo.org/713964 Closes: https://bugs.gentoo.org/713034 Signed-off-by: Jory Pratt <anarchy@gentoo.org>
* profiles/f/prefix/s/kernel-2.6.32+/make.defaults: turn off reallocarrayBenda Xu2020-03-221-0/+4
| | | | | | It is introduced in glibc-2.26. Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* profiles/features/musl/package.mask: mask sys-auth/libnss-nisSergei Trofimovich2020-03-211-0/+4
| | | | | | | musl has no support for nss subsystem. Reported-by: Toralf Förster Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* profiles/features/musl/package.mask: mask app-emulation/skiSergei Trofimovich2020-03-211-0/+4
| | | | | | | | Needs a port no musl. Uses glibc-specific termio and __getppid. Reported-by: Toralf Förster Closes: https://bugs.gentoo.org/713126 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* profiles/features/musl/package.mask: mask dev-libs/elfutilsSergei Trofimovich2020-03-211-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | I'm specifically masking elfutils because it's a widespread dependency that pops up all the time when I try to build ::gentoo packages against musl profiles. In ::gentoo dev-libs/elfutils needs an upstream port to musl: #602126, #701478 - https://sourceware.org/PR21002 - https://sourceware.org/PR21008 - https://sourceware.org/PR21010 Overlays that carry out-of-tree patches can remove the mask via `profiles/package.mask`: ``` # unmask in ::${overlay} -dev-libs/elfutils ``` Bug: https://bugs.gentoo.org/602126 Closes: https://bugs.gentoo.org/701478 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* profiles/features/musl/package.mask: mask app-emulation/dosemu, bug #712768Sergei Trofimovich2020-03-211-0/+4
| | | | | | | | Debugger needs an upstream port to musl. Reported-by: Toralf Förster Closes: https://bugs.gentoo.org/712768 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* profiles: mask sys-apps/systemd-boot on muslMike Gilbert2020-03-201-1/+4
| | | | | Bug: https://bugs.gentoo.org/713698 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* profiles/musl: mask app-emulation/firecrackerMikle Kolyada2020-03-201-0/+4
| | | | | Closes: https://bugs.gentoo.org/713534 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* features/musl/package.use.mask: maks dev-lang/gforth[check], bug #713138Sergei Trofimovich2020-03-191-0/+4
| | | | | | | | | Not clear why celfcheck fails. Past test history hints at high dependecy on system types. Needs more investigation. Reported-by: Toralf Förster Bug: https://bugs.gentoo.org/713138 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* features/selinux/package.mask: mask for gnome-shell-extensionPacho Ramos2020-03-151-0/+1
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* profiles: mask ~sys-apps/coreutils-8.31 on uclibcAnthony G. Basile2020-03-131-0/+3
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* profiles: no shadow for prefixMikle Kolyada2020-03-071-0/+1
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* profiles: replace shadow virtualMikle Kolyada2020-03-071-1/+0
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* profiles: Remove invalid/obsolete package.mask entries.Ulrich Müller2020-02-132-3/+4
| | | | | | As reported: https://qa-reports.gentoo.org/output/invalid-mask.txt Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* p/f/prefix/s/profile.bashrc: new location of emultempl/elf32.em.Benda Xu2020-02-121-1/+8
| | | | | | | From binutils-2.34, /etc/ld.so.conf is coded in ld/ldelf.c instead. Closes: https://bugs.gentoo.org/708184 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-112-2/+2
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-admin/packagekit-base: Switch to PYTHON_SINGLE/MULTI_USEDEP APIMichał Górny2020-02-092-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/features/selinux: Extend portage py2.7 masks to PSTMichał Górny2020-02-091-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Drop package.use.masks for app-editors/emacs-vcs.Ulrich Müller2020-01-221-2/+1
| | | | | | Package has been removed. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* profiles: mask 'systemd' USE flag for musl and uclibcMike Gilbert2020-01-112-0/+5
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* profiles: Remove dead PYTHON_TARGETSDavid Seifert2019-12-302-10/+8
| | | | | | Signed-off-by: David Seifert <soap@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/14164 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* p/f/prefix/standalone/kernel-2.6.16+/profile.bashrc: hack qtcore to compile.Benda Xu2019-12-231-0/+3
| | | | | | Lower the minimal version of Linux to 2.6.18. Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* p/f/prefix/s/kernel-2.6.16+: supports python-3 now.Benda Xu2019-12-221-4/+0
| | | | Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sys-kernel/installkernel-systemd-boot: New packageMichał Górny2019-12-111-0/+1
| | | | | | | | New package to install 'installkernel' wrapper that uses systemd-boot's kernel-install. Bug: https://bugs.gentoo.org/702164 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/features/selinux: mask portage[py2_7] revdeps for libselinux-3Jason Zaman2019-12-022-0/+60
| | | | Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* app-shells/mksh: USE=static now uses the system libcHaelwenn (lanodan) Monnier2019-12-022-0/+6
| | | | | | | | | | | | | | | | | Which means that glibc needs to be masked as it's static-linking is broken. I considered dietlibc as a replacement to klibc but: - dietlibc is maintained-needed too - it could be a elibc_glibc? in DEPEND but this would probably be a noblah USE flag - it would mean that arches where mksh is believed to work and some of our libc do but not dietlibc or klibc (like alpha with bug #487672) would be prevented from USE=static Closes: https://bugs.gentoo.org/653388 Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Remove entries for removed packagesMichał Górny2019-11-031-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Mask x11-themes/arc-theme[gnome-shell] in SELinux profilesJames Le Cuirot2019-11-021-0/+1
| | | | | | gnome-base/gnome-shell is also masked here. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* profiles: mask virtual/libudev-232-r1 on muslAnthony G. Basile2019-10-271-0/+1
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* profiles: Mask lto useflag for mozilla products on muslJory Pratt2019-10-231-0/+4
| | | | Signed-off-by: Jory Pratt <anarchy@gentoo.org>
* profiles/features: selinux/package.mask cleanup of sys-apps/boltMatthew Thode2019-10-151-4/+0
| | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* profiles: selinux: Restrict sys-apps/bolt package.mask to <0.5Andreas Sturmlechner2019-10-151-1/+1
| | | | | | >=0.5 gained USE systemd to switch it off. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* p/f/prefix/s/kernel-2.6.16+/package.use.mask: mask libepoxy[egl].Benda Xu2019-10-141-0/+1
| | | | | | It depends on mesa[egl]. Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* p/f/prefix/s/kernel-2.6.16+/package.use.mask: mask mesa USE flags.Benda Xu2019-10-141-1/+7
| | | | | | | USE='egl gles2 gallium llvm' contains unconditional code calling F_DUPFD_CLOEXEC. Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* p/f/prefix/s/kernel-2.6.16+/profile.bashrc: drop hacks for glibc.Benda Xu2019-10-111-10/+0
| | | | | | | The hacks have been converted into ebuild patches in glibc-2.19. Closes: https://bugs.gentoo.org/666982 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* */*: Fix obsolete copyrightsMichał Górny2019-10-102-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* p/f/prefix/standalone/package.use.mask: mask net-misc/openssh[pam]Benda Xu2019-10-091-0/+1
| | | | | | | pam is not necessary in the @system set of Prefix. Bug: https://bugs.gentoo.org/695966 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* p/f/prefix/standalone/package.use.mask: mask sys-apps/util-linux[pam]Benda Xu2019-10-091-0/+5
| | | | | | | | | | sys-libs/pam is not essential in a Prefix system. We would rather defer prefixifying it. This commit just removes sys-libs/pam reverse dependency by @system. Closes: https://bugs.gentoo.org/695966 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* Prefix profile exp to dev migration.Mo Zhou2019-09-286-34/+76
| | | | | | | | | | 1. eudev, elogind and pam are available. 2. Move rpath masks into features/prefix/rpath. 3. Mask systemd and its reverse dependencies. Closes: https://github.com/gentoo/gentoo/pull/12555 Closes: https://github.com/gentoo/gentoo/pull/12678 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* app-emulation/rkt: Remove last-rited pkgMichał Górny2019-08-311-4/+0
| | | | | Closes: https://bugs.gentoo.org/687100 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* features/musl/package.mask: use elfutils from musl overlayJory Pratt2019-08-211-4/+0
| | | | | Closes: https://bugs.gentoo.org/692688 Signed-off-by: Jory Pratt <anarchy@gentoo.org>
* profiles: Clean stale flag masks/forcesMichał Górny2019-08-152-7/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* p/f/prefix/s/kernel-2.6.16+/package.mask: mask a ebuild version.Benda Xu2019-07-201-0/+5
| | | | | | net-analyzer/openbsd-netcat-1.190 requires >=linux-2.6.27. Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* p/f/prefix/s/kernel-2.6.16+/package.mask: remove python-3 mask.Benda Xu2019-07-181-5/+0
| | | | | | | The missing kernel feature is encoded in sys-libs/glibc. Therefore python-3 could configure correctly. Signed-off-by: Benda Xu <heroxbd@gentoo.org>