Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | profiles: move USE="fortran openmp" from default/linux to releases/17.0 | 2023-02-20 | 1 | -1/+4 | |
| | | | | | | | | This is an obsolete profile entry from the days when IUSE defaults did not exist. Bug: https://bugs.gentoo.org/890999 Signed-off-by: Mike Gilbert <floppym@gentoo.org> | ||||
* | */*: Update copyright line for files touched after 2018 | 2023-01-16 | 3 | -3/+3 | |
| | | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | profiles: 23.0 needs future musl release | 2022-12-10 | 1 | -1/+2 | |
| | | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> | ||||
* | profiles: update gcc version with new useflags in 23.0 profile | 2022-12-05 | 1 | -1/+1 | |
| | | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> | ||||
* | profiles: add 23.0 package.mask | 2022-12-04 | 1 | -0/+5 | |
| | | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> | ||||
* | profiles: 23.0 profile: make this more complete | 2022-12-04 | 6 | -5/+27 | |
| | | | | | | | * integrate merged-usr settings here, for use with split-usr feature * add -Wl,-z,pack-relative-relocs Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> | ||||
* | profiles/releases/23.0: update copyright lines | 2022-11-30 | 2 | -2/+2 | |
| | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | profiles, 23.0: force new gcc useflags default-znow and ↵ | 2022-11-29 | 1 | -0/+2 | |
| | | | | | | default-stack-clash-protection Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> | ||||
* | profiles/releases/23.0: fix xz -> lzma typo | 2022-11-22 | 1 | -2/+2 | |
| | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | profiles: Set USE="xz zstd" in 23.0 | 2022-11-13 | 1 | -0/+3 | |
| | | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> | ||||
* | profiles: drop USE="cli dri" in 23.0 | 2022-11-13 | 1 | -0/+6 | |
| | | | | | | Bug: https://bugs.gentoo.org/831045 Bug: https://bugs.gentoo.org/849875 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> | ||||
* | profiles: Copy releases/17.0 to releases/23.0 (effectively empty now) | 2022-11-13 | 6 | -0/+10 | |
| | | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> | ||||
* | profiles: Move gcc PIE forcing from releases/17.0 to base | 2022-11-13 | 2 | -9/+1 | |
| | | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> | ||||
* | profiles: Move USE=bzip2 from releases/17.0 to base | 2022-11-13 | 1 | -4/+1 | |
| | | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> | ||||
* | profiles: Move make.defaults from releases/ to base/ | 2022-11-13 | 1 | -5/+1 | |
| | | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> | ||||
* | profiles: Resolve UnknownProfilePackage warnings | 2022-06-22 | 1 | -5/+1 | |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | profiles: Remove dev-java/gcj-jdk masks | 2022-05-17 | 1 | -7/+0 | |
| | | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> | ||||
* | profiles: clean up stale entries | 2022-03-13 | 1 | -2/+1 | |
| | | | | Signed-off-by: David Seifert <soap@gentoo.org> | ||||
* | dev-util/nvidia-cuda-sdk: drop 8.0.61-r1, 9.2.88-r1 | 2021-09-24 | 1 | -1/+0 | |
| | | | | Signed-off-by: David Seifert <soap@gentoo.org> | ||||
* | profiles: Remove masks/flags for removed packages | 2021-09-21 | 1 | -10/+1 | |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | profiles: Move compiler-rt-sanitizers[lsan] mask later | 2021-01-06 | 1 | -1/+5 | |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | profiles: Remove FreeBSD profiles | 2019-10-11 | 7 | -112/+0 | |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | sys-process/fuser-bsd: Remove last-rited pkg | 2019-08-31 | 1 | -4/+0 | |
| | | | | | Closes: https://bugs.gentoo.org/688502 Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | profiles: Update all files to YYYY-MM-DD date format. | 2019-07-01 | 6 | -10/+10 | |
| | | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | profiles: Cleanup obsolete dev-libs/icu package/USE masks | 2019-06-27 | 1 | -6/+0 | |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | profiles: simplify www-client/chromium[system-icu] mask | 2019-06-21 | 1 | -6/+0 | |
| | | | | | | Bug: https://bugs.gentoo.org/661880 Closes: https://bugs.gentoo.org/688424 Signed-off-by: Mike Gilbert <floppym@gentoo.org> | ||||
* | profiles: drop unused releases/13.0, second attempt | 2019-06-21 | 6 | -53/+0 | |
| | | | | | | | | | | No profiles (deprecated or not) refer to releases/13.0 anymore. This reverts commit e6624c95f0c6f1e76cdb036dd9863fcadff4a2c1. Bug: https://bugs.gentoo.org/688342 Closes: https://bugs.gentoo.org/672960 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> | ||||
* | profiles: Restrict www-client/chromium[system-icu] mask to <76 versions. | 2019-06-20 | 1 | -2/+2 | |
| | | | | | | Fixes: https://bugs.gentoo.org/661880 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org> | ||||
* | Partially revert "profiles: drop deprecated 13.0 profiles, bug #672960" | 2019-06-10 | 6 | -0/+53 | |
| | | | | | | | The actual releases/13.0 files are required until all of hardnend/linux can be removed This reverts commit d396d1941f8fb674218683e5fdbb248f2c713f36. Signed-off-by: Brian Evans <grknight@gentoo.org> | ||||
* | profiles: drop deprecated 13.0 profiles, bug #672960 | 2019-06-10 | 6 | -53/+0 | |
| | | | | | | | | The 13.0 profiles are deprecated since Feb 2019 (or earlier) in favour of 17.0 profiles. Closes: https://bugs.gentoo.org/672960 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> | ||||
* | profiles: Remove obsolete LLVM masks/forces | 2019-03-11 | 1 | -5/+0 | |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | profiles: Remove deprecated fbsd-9.1 profiles | 2018-11-28 | 4 | -55/+0 | |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | profiles: Drop 17.0 pdftk-related masks | 2018-11-24 | 2 | -11/+0 | |
| | | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> | ||||
* | profiles/releases/13.0: mask >=www-client/firefox-63.0 which requires nodejs | 2018-10-23 | 1 | -1/+5 | |
| | | | | Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> | ||||
* | profiles/releases/13.0: mask >=www-apps/kibana-bin-6 | 2018-09-28 | 1 | -0/+4 | |
| | | | | | | | It requires nodejs-8. Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | profiles: mask >=www-client/chromium-70 in 13.0 profiles | 2018-09-16 | 1 | -0/+4 | |
| | | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org> | ||||
* | profile: Clean up more obsolete masks and packages | 2018-09-13 | 5 | -11/+4 | |
| | |||||
* | profiles: Unmask pdftk-3 and later on 17.0 profiles | 2018-09-05 | 1 | -1/+1 | |
| | |||||
* | profiles: p.u.mask system-icu for thunderbird in base, unmask in 17.x | 2018-08-14 | 1 | -0/+1 | |
| | |||||
* | profiles: move www-client/chromium[system-icu] mask to 17.0 profile | 2018-08-11 | 1 | -0/+5 | |
| | | | | Bug: https://bugs.gentoo.org/661880 | ||||
* | package.use.stable.mask: Remove www-client/chromium system-icu | 2018-08-08 | 1 | -4/+0 | |
| | | | | Closes: https://bugs.gentoo.org/655198 | ||||
* | profiles: 13.0: Use package.unmask for ICU <59 | 2018-07-22 | 2 | -5/+7 | |
| | |||||
* | profiles: Mask <ICU-59 in base and unmask only in 13.0 profiles | 2018-07-15 | 1 | -0/+5 | |
| | |||||
* | profiles: 13.0: Mask >=dev-qt/qtwebengine-5.11.1[system-icu] | 2018-07-15 | 1 | -0/+7 | |
| | | | | Bug: https://bugs.gentoo.org/660418 | ||||
* | profiles/releases/13.0: Mask ceph-13 since it requires nodejs-8.10 | 2018-07-10 | 1 | -0/+5 | |
| | |||||
* | profiles: Cleanup obsolete dev-qt/* revdep and phonon USE masks | 2018-06-27 | 1 | -4/+0 | |
| | |||||
* | profiles/releases/freebsd-8.2: remove freebsd-8.2 | 2018-04-01 | 5 | -52/+0 | |
| | | | | Closes: https://github.com/gentoo/gentoo/pull/7765 | ||||
* | profiles/releases/freebsd-11.1: Extend old version masks | 2018-02-26 | 1 | -6/+3 | |
| | | | | | Extend masks for old versions to all packages as necessary to fix the QA breakage of the new profile. | ||||
* | profiles: Move LO-bin mask from hardened to 13.0 package.mask | 2018-02-02 | 1 | -1/+7 | |
| | | | | Bug: https://bugs.gentoo.org/646410 | ||||
* | releases/freebsd-11.1/{,package.}use.mask: Add USE masks for untested packages | 2018-01-15 | 2 | -0/+23 | |
| |