summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles: prepare the base profile for ruby32Hans de Graaff7 days1-1/+0
| | | | | | See bug https://bugs.gentoo.org/932285 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* profiles: Add python3_13 targetsMichał Górny2024-05-081-5/+7
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Move llvm_slot_18 mask from unconditional to stableMichał Górny2024-04-041-0/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: move php_targets_php8-2 into individual archesSam James2024-03-071-4/+0
| | | | | | | Easier to unmask as we go then. Bug: https://bugs.gentoo.org/920701 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/base: un-stable-mask Python 3.12Sam James2024-02-201-5/+0
| | | | | Closes: https://bugs.gentoo.org/918858 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/base: Remove use.stable.mask for postgresql:16Patrick Lauer2024-01-191-5/+1
| | | | Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* profiles: add ruby33 RUBY_TARGETHans de Graaff2023-12-251-4/+5
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* profiles: Remove entries matching UnknownProfileUse*Michał Górny2023-12-171-4/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* base/use.stable.mask: stable mask PHP_TARGETS="php8-3"Michael Orlitzky2023-12-051-0/+4
| | | | | | This is a new slot of PHP and probably nothing works right now. Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* profiles/base: Stable-mask postgres16 targetMichał Górny2023-11-101-0/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* add gcc:13 support for ada packagesAlfredo Tupone2023-11-061-4/+0
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* profiles/base: Remove obsolete postgres:15 use.stable.maskPatrick Lauer2023-08-181-4/+0
| | | | | Closes: https://bugs.gentoo.org/912447 Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* profiles/base: set base profile defaults for ruby31Sam James2023-05-291-5/+4
| | | | | | | | | | Allow ruby_targets_ruby31 to be used in stable packages and set both ruby30 and ruby31 as default ruby targets. We cannot switch directly to ruby31-only since we need to keep a working ruby+dependencies at all times to allow proper installation of packages. Bug: https://bugs.gentoo.org/907377 Signed-off-by: Sam James <sam@gentoo.org>
* profiles: Add python3_12 targetMichał Górny2023-05-231-0/+5
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/base: sort mask datesSam James2023-04-011-6/+6
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles/base: set base profile defaults for ruby30Hans de Graaff2023-01-151-3/+2
| | | | | | | | | | | Allow ruby_targets_ruby30 to be used in stable packages and set both ruby27 and ruby30 as default ruby targets. We cannot switch directly to ruby30-only since we need to keep a working ruby+dependencies at all times to allow proper installation of packages. https://bugs.gentoo.org/890915 Signed-off-by: Hans de Graaff <graaff@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: Remove PHP masks; add stable mask on targetBrian Evans2022-12-091-0/+4
| | | | Signed-off-by: Brian Evans <grknight@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>
* 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: Move postgresql_targets_15 mask to use.stable.maskPatrick Lauer2022-10-131-0/+4
| | | | Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* Revert "Revert "profiles: Unmask php8-1 PHP_TARGETS USE""Brian Evans2022-06-291-4/+0
| | | | | | This reverts commit 3462fa09e8a7764525b554d7f0187981eeb5fdb9. Signed-off-by: Brian Evans <grknight@gentoo.org>
* Revert "profiles: Unmask php8-1 PHP_TARGETS USE"Brian Evans2022-06-291-0/+4
| | | | | | This reverts commit 781f471f6a06d623580e072f24e4534dbd1ab280. Signed-off-by: Brian Evans <grknight@gentoo.org>
* profiles: Unmask php8-1 PHP_TARGETS USEBrian Evans2022-06-281-4/+0
| | | | | Signed-off-by: Brian Evans <grknight@gentoo.org> Closes: https://bugs.gentoo.org/854696
* profiles: Add flags for python3.11Michał Górny2022-05-091-1/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: add ruby31 RUBY_TARGETHans de Graaff2022-03-021-0/+1
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* profiles: Unmask php 8.1 which is out of RC for testingBrian Evans2021-11-291-0/+4
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* profiles: prepare for ruby27 stable bugHans de Graaff2021-10-101-2/+1
| | | | | | | | Set the new defaults including ruby27 in the base profile, and reset it again to the ruby26 defaults in the arch profiles. This allows each arch to stable ruby27 at their own speed. Bug 801289. Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* profiles: Remove php8-0 from stable maskBrian Evans2021-10-051-5/+1
| | | | | | | All arches are stable in the 8.0 slot for dev-lang/php Closes: https://bugs.gentoo.org/816030 Signed-off-by: Brian Evans <grknight@gentoo.org>
* profiles: add new ruby30 ruby targetHans de Graaff2020-12-281-1/+2
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* profiles: add php_targets_php8-0 to stable maskBrian Evans2020-12-071-0/+4
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* profiles: move Python 3.9 target masks to archesSam James2020-11-081-5/+0
| | | | | | | | This will make unmasking per-arch easier (inc. for CI testing). Signed-off-by: Sam James <sam@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/18181 Signed-off-by: Sam James <sam@gentoo.org>
* profiles: mask ruby26 per profileHans de Graaff2020-09-141-1/+0
| | | | | | | | | | This commit masks ruby26 per profile using use.stable.mask and sets RUBY_TARGETS accordingly. It also enabled ruby26 globally. This facilitates the per-arch stable request in bug 728192 so each arch can mark ruby 2.6 stable without further coordination between arches or maintainers. Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* use.stable.mask: Remove obsolete pg12 maskPatrick Lauer2020-08-181-4/+0
| | | | Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* profiles: Prepare for Python 3.9Michał Górny2020-05-251-1/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: destabilize dev-lang/ghc for all archesSergei Trofimovich2020-04-131-0/+4
| | | | | | | | | | | | | | | | | | | | dev-lang/ghc is a fast-moving target without much of stable API across major GHC releases. This makes stabilization process a fragile process. The change moves all haskell revdeps to pure ~arch. There are not many outside dev-haskell/*: - app-emulation/ganeti - app-text/pandoc - dev-util/bustle - dev-util/shellcheck - dev-vcs/darcs - x11-wm/xmonad/xmonad Existing stable haskell users are recommended to keyword used packages and all of dev-haskell/* to ease upgrades. Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* base/use.stable.mask: unmask iwdBen Kohler2020-03-111-4/+0
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* profiles: Move libglvnd mask to arm64Matt Turner2020-03-071-4/+0
| | | | | Bug: https://bugs.gentoo.org/711560 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* use.stable.mask: Remove mask for PHP 7.4 targetBrian Evans2020-02-271-4/+0
| | | | | Bug: https://bugs.gentoo.org/710942 Signed-off-by: Brian Evans <grknight@gentoo.org>
* profiles: consolidate iwd USE masksBen Kohler2019-12-301-0/+4
| | | | | | | Now that net-wireless/iwd is keyworded everywhere we need it, we only need to stable-mask the flag. Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* profiles: Update comments for virtual/pypy → dev-python/pypyMichał Górny2019-12-301-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Remove dead PYTHON_TARGETSDavid Seifert2019-12-301-2/+0
| | | | | | 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>
* profiles: add ruby27 RUBY_TARGETHans de Graaff2019-12-261-1/+2
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* profiles: Move USE=libglvnd to use.stable.maskMatt Turner2019-12-051-0/+4
| | | | | | | ... and to profiles for arches without keywords. Bug: https://bugs.gentoo.org/692206 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles: fix PHP 7.4 maskThomas Deutschmann2019-11-281-1/+1
| | | | | Fixes 0a2f7c ("profiles: Unmask PHP 7.4 as it is released") Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* profiles: Unmask PHP 7.4 as it is releasedThomas Deutschmann2019-11-281-0/+4
| | | | Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* profiles/base/use.stable.mask: Mask postgres12 targetPatrick Lauer2019-10-041-0/+4
| | | | | | No stable postgres-12 version yet Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* profiles: update ayatana flag to match keywordsMattéo Rossillol‑‑Laruelle2019-09-131-4/+0
| | | | | | Signed-off-by: Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/12834 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/base: get ready for stable ruby:2.5Hans de Graaff2019-07-171-1/+0
| | | | | | | | Add ruby25 to the default RUBY_TARGETS and unmask ruby_targets_ruby25. Both are still set for all arches until they are ready to mark ruby25 stable in bug 688976 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* profiles: Update all files to YYYY-MM-DD date format.Ulrich Müller2019-07-011-3/+3
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>