summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* profiles/base: add app-alternatives/{awk,bzip2,gzip,sh,tar} to @systemSam James2022-12-281-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Before this commit, nothing pulls in app-alternatives/sh, so we're relying on app-shells/bash handling /bin/sh as an orphaned symlink (which is one of the big things we're trying to move away from). - Add in the others (app-alternatives/{awk,bzip2,gzip,tar}) to allow setup via /etc/portage/package.use without adding these to @world manually, this also lays the ground work for at some point removing specific implementations in the future (after making sure ebuilds which need specific impls. depend on them). - Note that there's two exceptions: 1. app-alternatives/yacc No need to explicitly add into @system, because we previously had virtual/yacc so it'll get pulled in by ebuild dependencies anyway. 2. app-alternatives/lex We never had virtual/lex before and packages very often explicitly depend on sys-devel/flex. But this isn't a big deal given it's very unlikely that a user wants to try modify lex yet and reflex is still very new as an option in Gentoo. That is, as time goes on and we test more to ensure it works with any lex, it'll get pulled in as various ebuilds get updated anyway. - We keep app-arch/bzip2 & app-arch/gzip in @system for now because PMS is clear they must be available and I'd rather be conservative for now, as we want to get the change in this commit in to minimise disruption wrt the app-alternatives migration, but I'd like to revisit this another time. Bug: https://bugs.gentoo.org/886017 Bug: https://bugs.gentoo.org/886247 Signed-off-by: Sam James <sam@gentoo.org>
* profiles: drop obsolete masksSam James2022-12-282-32/+0
| | | | | Closes: https://github.com/gentoo/gentoo/pull/28867 Signed-off-by: Sam James <sam@gentoo.org>
* profiles: add ruby_targets_ruby32Hans de Graaff2022-12-251-0/+1
| | | | | | In preparation of adding dev-lang/ruby:3.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* profiles: base: Stable-mask sci-physics/lammps[hip]Andreas Sturmlechner2022-12-241-0/+4
| | | | | Bug: https://bugs.gentoo.org/886977 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* package.mask: Last rite sys-cluster/gangliaMichał Górny2022-12-201-0/+4
| | | | | Bug: https://bugs.gentoo.org/887489 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-php/PEAR-VersionControl_SVN: treecleanJakov Smolić2022-12-201-1/+0
| | | | | Closes: https://bugs.gentoo.org/737854 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* profiles/base: Remove gevent use masksJakov Smolić2022-12-201-11/+0
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* profiles/base: mask >=x11-libs/cairo-1.17.6[debug]Sam James2022-12-171-0/+4
| | | | | Bug: https://bugs.gentoo.org/879067 Signed-off-by: Sam James <sam@gentoo.org>
* profiles: Remove VIDEO_CARDS=nvMatt Turner2022-12-131-6/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles: base: Restrict kdevelop-python py39 package.use to <22.12Andreas Sturmlechner2022-12-091-1/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: Remove PHP masks; add stable mask on targetBrian Evans2022-12-092-4/+4
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* profiles/base: stable-mask media-libs/gst-plugins-bad[qsv]Sam James2022-12-071-0/+4
| | | | | | media-libs/oneVPL is very new and not yet marked stable. Signed-off-by: Sam James <sam@gentoo.org>
* profiles/base: ADA_TARGET="gcc_12_2_0" not ready for stabilizationAlfredo Tupone2022-12-041-0/+4
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* x11-terms/gnome-terminal: Version bump to 3.46.6Matt Turner2022-12-021-0/+4
| | | | | | And force on USE=vanilla because Fedora's patch no longer applies. Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-arch/xz-utils: add sig for 5.2.9Sam James2022-12-011-4/+0
| | | | | | | As noted before, this was manually verified, but it's now available, so unmask verify-sig for 5.2.9 Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/xz-utils: add 5.2.9Sam James2022-11-301-0/+4
| | | | | | | No verify-sig yet but the sources have been verified manually (diff is tiny too). Signed-off-by: Sam James <sam@gentoo.org>
* profiles: last rite sys-apps/ucspi-sslJohn Helmert III2022-11-291-0/+5
| | | | | Bug: https://bugs.gentoo.org/696936 Signed-off-by: John Helmert III <ajak@gentoo.org>
* profiles/base: use.mask x11-wm/stumpwm[doc]Joonas Niilola2022-11-251-0/+4
| | | | | Bug: https://bugs.gentoo.org/882935 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* profiles/base: switch = to ~ for opencascade[tbb]Joonas Niilola2022-11-251-1/+1
| | | | | | - for any possible revbumps. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* profiles/base: mask tbb use flag on sci-libs/opencascadeBernd Waibel2022-11-251-0/+5
| | | | | | Bug: https://tracker.dev.opencascade.org/view.php?id=33152 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* profiles/base: mask net-libs/libproxy[spidermonkey], depends on older SMSam James2022-11-241-0/+5
| | | | | Bug: https://bugs.gentoo.org/807772 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/base: Remove USE=rplay masksJakov Smolić2022-11-241-7/+0
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* profiles/base: mask app-text/crm114[mimencode]Pascal Jäger2022-11-241-0/+4
| | | | | | | | Depends on net-mail/metamail, which will get last rites Bug: https://bugs.gentoo.org/882631 Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de> Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gssdp: Version bump to 1.6.2Guillermo Joandet2022-11-232-0/+8
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/28367 Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles: Unmask net-libs/libsoup:3.0 and reverse dependenciesMatt Turner2022-11-212-13/+10
| | | | | Bug: https://bugs.gentoo.org/881557 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles: Mask USE=tracker on gnome-base/gnome-extra-appsMatt Turner2022-11-211-0/+5
| | | | | Bug: https://bugs.gentoo.org/881557 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* package.mask: Stop last rite of media-libs/libvisual for nowSebastian Pipping2022-11-201-1/+0
| | | | | | | | .. after going through all open issues on media-libs/libvisual . Bug: https://bugs.gentoo.org/840514 Signed-off-by: Sebastian Pipping <sping@gentoo.org>
* profiles: Revert dev-util/kdevelop-python package.maskAndreas Sturmlechner2022-11-201-1/+0
| | | | | | | | Fixes stabilisation bug disruption. Bug: https://bugs.gentoo.org/835921 Bug: https://bugs.gentoo.org/879357 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles/base: mask media-libs/coin[javascript]Sam James2022-11-201-0/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* package.mask: Last rite multiple maintainer-needed packagesMichał Górny2022-11-191-0/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* package.mask: Last rite broken sound@ packagesMichał Górny2022-11-191-0/+4
| | | | | | | | Bug: https://bugs.gentoo.org/624136 Bug: https://bugs.gentoo.org/699808 Bug: https://bugs.gentoo.org/726076 Bug: https://bugs.gentoo.org/840514 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* package.mask: Last rite packages missing Python 3.10 supportMichał Górny2022-11-181-0/+5
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* package.mask: Last rite dev-python/gevent*Michał Górny2022-11-171-0/+7
| | | | | Bug: https://bugs.gentoo.org/879011 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* package.mask: Last rite net-misc/pyhoca*, net-misc/python-x2goMichał Górny2022-11-171-0/+4
| | | | | Bug: https://bugs.gentoo.org/879011 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/base: change ada default to gnat_2021Alfredo Tupone2022-11-161-2/+2
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* profiles: Mask app-misc/tracker-miners rss on libsoup:3.0 versionsMatt Turner2022-11-161-0/+5
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/pyotherside: add 1.6.0Marek Szuba2022-11-141-0/+5
| | | | | | With preliminary - and incomplete - instrumentation for Qt6. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* profiles: Move gcc PIE forcing from releases/17.0 to baseAndreas K. Hüttel2022-11-132-4/+5
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Move USE=bzip2 from releases/17.0 to baseAndreas K. Hüttel2022-11-131-1/+1
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Move make.defaults from releases/ to base/Andreas K. Hüttel2022-11-131-0/+6
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Mask x11-drivers/xf86-video-nv for removalMatt Turner2022-11-111-0/+6
| | | | | Bug: https://bugs.gentoo.org/875053 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles: unmask py3.11 for amd64; shift rest into archesSam James2022-11-081-5/+0
| | | | | | This will allow gradually unmasking. Not all deps are stable yet. Signed-off-by: Sam James <sam@gentoo.org>
* profiles/base: Stable-unmask py3.11 on dev-lang/python-execMichał Górny2022-11-061-0/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: cleanup obsolete libxcrypt masksSam James2022-11-022-2/+1
| | | | | | We no longer have older libxcrypt in tree. Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/xscreensaver: drop old unstable versionsPascal Jäger2022-10-301-4/+0
| | | | | | | | Last stable version 6.01 will be kept around until 6.05 is stabilized Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de> Closes: https://github.com/gentoo/gentoo/pull/27807 Signed-off-by: Sam James <sam@gentoo.org>
* profiles: drop obsolete app-emulation/wine-* USE force/maskIonen Wolkens2022-10-201-4/+0
| | | | | | | | These USE no longer exist, and if test is ever re-introduced it won't be blocked through profiles (plan would be to do a smaller subset of tests that's also usable with abi_x86_64). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-libs/gnutls: unmask verify-sig for 3.7.8; tighten sig depSam James2022-10-171-6/+0
| | | | | Bug: https://gitlab.com/gnutls/gnutls/-/issues/1407 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/base: Move postgresql_targets_15 mask to use.stable.maskPatrick Lauer2022-10-132-4/+4
| | | | Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* profiles/base: fix mask comment typoSam James2022-10-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gnutls: add 3.7.8Sam James2022-10-101-0/+6
| | | | | Bug: https://bugs.gentoo.org/873211 Signed-off-by: Sam James <sam@gentoo.org>