summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles.desc: Add default/linux/amd64/17.1/desktop/systemd profileAndreas K. Hüttel2021-01-103-0/+4
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles.desc: Add default/linux/arm/17.0/armv7a/systemd profileAndreas K. Hüttel2021-01-103-0/+4
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles/prefix/darwin/macos: switch gcc profiles to ld64Fabian Groffen2021-01-104-4/+4
| | | | | | | now that we have binutils-apple-8.2.1-r101 verified to compile/link entire system, enable it globally, instead of native-cctools wrappers Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/prefix/darwin/macos/package.mask: mask findutils-4.8.0 like wgetFabian Groffen2021-01-101-1/+3
| | | | | | seems some bad commit went through in gnulib Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* app-admin/terraform: drop broken releaseSam James2021-01-101-5/+0
| | | | | | | | We now have 0.14.4 in tree which works. Bug: https://bugs.gentoo.org/763336 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* profiles: Add alternative to sys-power/pm-utils package.maskAndreas Sturmlechner2021-01-101-1/+2
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles/prefix/darwin/macos/package.mask: drop obsolete binutils-apple maskFabian Groffen2021-01-101-5/+0
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/prefix/darwin/macos/package.mask: mask wget-1.21.1Fabian Groffen2021-01-101-1/+5
| | | | | | | Fails to compile with a bunch of problems, fall back to older version, a next release likely fixes these problems. Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/base: package.use.mask enchant[test]Joonas Niilola2021-01-102-1/+11
| | | | | | - test-dep not keyworded on multiple listed arches. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* profiles/targets/desktop: remove obsolete entry for libpcapBen Kohler2021-01-091-5/+0
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* profiles/package.mask: masked media-libs/raul for removalMiroslav Šulc2021-01-091-0/+6
| | | | Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* sci-libs/openblas: don't set relapack by defaultSam James2021-01-091-0/+5
| | | | | | | | | | This is experimental upstream and shouldn't be enabled by default. URL: https://github.com/xianyi/OpenBLAS/issues/3054 Bug: https://bugs.gentoo.org/764206 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* profiles.desc: Add default/linux/arm/17.0/armv6j/systemd profileAndreas K. Hüttel2021-01-093-0/+4
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles.desc: Add default/linux/arm/17.0/armv5te/systemd profileAndreas K. Hüttel2021-01-083-0/+4
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles.desc: Add default/linux/arm/17.0/armv4t/systemd profileAndreas K. Hüttel2021-01-083-0/+4
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles/package.mask: unmask docker 20.10.2William Hubbs2021-01-081-9/+0
| | | | | Closes: https://bugs.gentoo.org/764122 Signed-off-by: William Hubbs <williamh@gentoo.org>
* profiles: Update sys-power/pm-utils package.mask descriptionAndreas Sturmlechner2021-01-081-1/+2
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* licenses: Drop unused AdobeFlash-11.xUlrich Müller2021-01-081-2/+2
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* profiles: Mask PHP 7.2 and packages that depend on it exclusivelyBrian Evans2021-01-073-0/+29
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* profiles/prefix/linux/x86: drop profile.bashrcFabian Groffen2021-01-071-12/+0
| | | | | | | | SYMLINK_LIB is going away (if it isn't yet), a 32-bootstrap on 64-host needs help from bootstrap-prefix.sh to succeed. Closes: https://bugs.gentoo.org/640186 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles: Stable mask test USE on dev-php/theseer-AutoloadBrian Evans2021-01-071-1/+5
| | | | | | Needed temporarily due to how bugs were filed Signed-off-by: Brian Evans <grknight@gentoo.org>
* package.mask: last-rite x11-terms/etermJoonas Niilola2021-01-071-0/+10
| | | | | Bug: https://bugs.gentoo.org/764359 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* package.mask: last-rite x11-terms/pangotermJoonas Niilola2021-01-071-0/+7
| | | | | Bug: https://bugs.gentoo.org/764353 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* Revert "profiles: Mask dev-lang/php in slot 7.2"Brian Evans2021-01-072-10/+0
| | | | | | | | Need to stable new versions of 3 packages (and deps) first This reverts commit 1c3f547fcec0f1dd2a7e0d2e0e93f13e24ae0612. Signed-off-by: Brian Evans <grknight@gentoo.org>
* profiles: Mask dev-lang/php in slot 7.2Brian Evans2021-01-072-0/+10
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* linux-mod.eclass: Add a prebuilt-kernel rebuild flagMichał Górny2021-01-0712-12/+57
| | | | | | | | Add a 'prebuilt-kernel' USE flag that controls a bound-slot dependency on virtual/prebuilt-kernel. If the flag is enabled, it should ensure that the module will be rebuilt automatically on future kernel upgrades. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: New virtualMichał Górny2021-01-072-0/+2
| | | | | | | Add a new virtual that can be used to provide subslot rebuilds for kernel modules. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: drop references to x86-macosFabian Groffen2021-01-073-3/+2
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles: Move compiler-rt-sanitizers[lsan] mask laterMichał Górny2021-01-062-5/+5
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Mask app-admin/cgmanager, sys-libs/libnih for removalAndreas Sturmlechner2021-01-061-0/+7
| | | | | Bug: https://bugs.gentoo.org/716194 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: Mask sys-power/pm-utils, sys-power/pm-quirks for removalAndreas Sturmlechner2021-01-062-4/+5
| | | | | Bug: https://bugs.gentoo.org/659616 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles/prefix/darwin/macos: drop forgotten 10.14/x86 profileFabian Groffen2021-01-067-57/+0
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles: drop x86-macosFabian Groffen2021-01-0626-187/+3
| | | | | | | | | | Reality is, people having access to a machine that supports this are rare, bootstrapping to such machines is broken, and even if it would work, the usefulness is zero. So drop it, 32-bits Intel macOS is dead. Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles.mask: Mask new app-emulation/docker*Michał Górny2021-01-061-0/+9
| | | | | Bug: https://bugs.gentoo.org/764122 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/updates: slotmove sys-auth/libfprintDavid Michael2021-01-051-0/+1
| | | | | Signed-off-by: David Michael <fedora.dm0@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* package.mask: clean removed last-rites from listJoonas Niilola2021-01-051-11/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* package.mask: Last rite app-crypt/acme-clientMichał Górny2021-01-051-0/+9
| | | | | Bug: https://bugs.gentoo.org/762310 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/profiles.desc: update ppc-macos to reflect only available profileFabian Groffen2021-01-051-1/+1
| | | | | | | bootstrap script will use /gcc profile because it forces a gcc setup as it is the only variant that will work. Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/prefix/darwin/macos: migrate 10.5/ppc to generic gcc featureFabian Groffen2021-01-058-6/+23
| | | | | | | | - add fsf-gcc-ld64 feature (to replace fsf-gcc-nold) - make 10.5/pcc include fsf-gcc-ld64 - add dummy 10.5/ppc/gcc for consistency with other gcc-based profiles Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/prefix/darwin: drop sys-libs/csu from @systemFabian Groffen2021-01-052-4/+2
| | | | | | | | crt1.o and friends aren't necessary to operate on macOS, and static linking isn't possible for as long as the OS exists, so drop from @system -- it needs a special compiler anyway Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/base/package.use.mask: mask gdb[cet]Sergei Trofimovich2021-01-051-0/+1
| | | | | | | | | cet autodetection does not work correctly on i686: sse2 does not work there and configure bails out. Reported-by: Volker Ernst Closes: https://bugs.gentoo.org/760926 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/ilbc-rfc3951: last-riteJaco Kroon2021-01-041-0/+8
| | | | | | | Bug: https://bugs.gentoo.org/444470 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/18863 Signed-off-by: Sam James <sam@gentoo.org>
* profiles: mask broken terraform releaseMikle Kolyada2021-01-041-0/+5
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* profiles/base: mask app-i18n/enca[doc]Sam James2021-01-041-0/+5
| | | | | Bug: https://bugs.gentoo.org/723438 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/sparc: fix mask date (it's January!)Sam James2021-01-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/sparc: stable-mask media-libs/libprojectm[jack]Sam James2021-01-041-0/+5
| | | | | Bug: https://bugs.gentoo.org/763405 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/ia64: Remove dev-libs/libwacom[test] maskMatt Turner2021-01-031-4/+0
| | | | | Bug: https://bugs.gentoo.org/762718 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles/alpha: Remove dev-libs/libwacom[test] maskMatt Turner2021-01-031-4/+0
| | | | | Bug: https://bugs.gentoo.org/762718 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles: plasma: Add media-libs/mlt[rubberband] to package.useAndreas Sturmlechner2021-01-031-1/+1
| | | | | Bug: https://bugs.gentoo.org/763222 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* www-plugins/adobe-flash: Remove last-rited pkgMichał Górny2021-01-033-11/+0
| | | | | Closes: https://bugs.gentoo.org/754192 Signed-off-by: Michał Górny <mgorny@gentoo.org>