summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles/desc: Add cpu_flags_arm_sveMichał Górny2024-01-021-0/+1
| | | | | | | Closes: https://bugs.gentoo.org/920474 Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34542 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/desc: Add cpu_flags_arm_i8mmMichał Górny2024-01-021-0/+1
| | | | | Closes: https://bugs.gentoo.org/917278 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/desc: Add cpu_flags_arm_asimddpMichał Górny2024-01-021-0/+1
| | | | | Closes: https://bugs.gentoo.org/917277 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/desc: Add cpu_flags_arm_sm4Michał Górny2024-01-021-1/+2
| | | | | Closes: https://bugs.gentoo.org/915624 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: add ruby33 RUBY_TARGETHans de Graaff2023-12-251-0/+1
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* profiles: Remove entries matching UnusedGlobalUseExpandMichał Górny2023-12-175-18/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/desc/php_targets.desc: drop old php7-4 targetMichael Orlitzky2023-12-051-1/+0
| | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* profiles/desc/php_targets.desc: add php8-3 flagMichael Orlitzky2023-12-051-0/+1
| | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* profiles/desc/amdgpu_targets.desc: fill in more GPU models.Yiyang Wu2023-11-261-3/+3
| | | | | | | Reference: https://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg98470.html Bug: https://github.com/gentoo/gentoo/pull/33861 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* add gcc:13 support for ada packagesAlfredo Tupone2023-11-061-0/+1
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-php/*: remote obsolete PHP targets 'php7-2' and 'php7-3'David Seifert2023-09-051-3/+1
| | | | | Closes: https://github.com/gentoo/gentoo/pull/32627 Signed-off-by: David Seifert <soap@gentoo.org>
* eclass/postgres.eclass, profiles/desc/postgres_targets.desc: Remove ↵Patrick Lauer2023-06-301-2/+2
| | | | | | postgres10, add postgres16 Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* profiles/desc/apache2_modules.desc: add allowmethodsHans de Graaff2023-06-191-1/+2
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* media-libs/mesa: add Vulkan software rasterizer as VIDEO_CARDS=lavapipePaul Zander2023-06-161-0/+1
| | | | | | | | | | | | Mesa includes a software rasterizer for vulkan ("lavapipe") based on llvmpipe. Add lavapipe to VIDEO_CARDS to enable it. Bug: https://bugs.gentoo.org/818019 Closes: https://github.com/gentoo/gentoo/pull/31455 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles/desc/xtables_addons.desc: add asnIonen Wolkens2023-05-301-1/+2
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* profiles: remove ELIBC=WinntFabian Groffen2023-05-271-1/+0
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* *: drop elibc_Winnt usageFabian Groffen2023-05-271-2/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles: Add python3_12 targetMichał Górny2023-05-232-0/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: remove dead implicit userland_* flagsDavid Seifert2023-05-161-9/+0
| | | | | Closes: https://github.com/gentoo/gentoo/pull/31034 Signed-off-by: David Seifert <soap@gentoo.org>
* profiles/desc: add tls for apache2_modulesSam James2023-05-151-0/+1
| | | | | Bug: https://bugs.gentoo.org/885099 Signed-off-by: Sam James <sam@gentoo.org>
* profiles: Remove python3_9Michał Górny2023-05-012-2/+0
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* profiles/desc: drop gcc_12_2_0 from adaAlfredo Tupone2023-04-021-1/+0
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* profiles: add ada_target_gcc_12 USE flagAlfredo Tupone2023-02-021-1/+2
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* rocm.eclass: support RDNA3 GPU for >=5.4, remove <5Yiyang Wu2023-01-311-1/+4
| | | | | | | | | | | | | | ROCm libraries with version <5 are cleaned up, remove version 4 support for rocm.eclass. RDNA3 has initial support in ROCm libraries starting from 5.4 releases. Enable gfx110* amdgpu_targets in rocm.eclass and add corresponding description. Closes: https://bugs.gentoo.org/891499 Closes: https://github.com/gentoo/gentoo/pull/29320 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* python-utils-r1.eclass: remove py3.8David Seifert2023-01-142-4/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* profiles/desc: Add LLVM_TARGETS=XtensaMichał Górny2022-12-271-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@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 VIDEO_CARDS=nvMatt Turner2022-12-131-1/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles/desc: add rustls for curl_sslSam James2022-12-111-1/+2
| | | | | Bug: https://bugs.gentoo.org/885099 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/desc: drop gnat_2020 use flagAlfredo Tupone2022-11-271-1/+0
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* profiles/desc: Add postgres15 targetPatrick Lauer2022-10-061-1/+2
| | | | Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* profiles: Prepare for adding PHP 8.2 RCBrian Evans2022-09-301-0/+1
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* app-dicts/myspell-de: support installing country-specific localesRobert Siebeck2022-09-221-0/+2
| | | | | | | | Country-specific locales for Austria, Switzerland and Germany can be selected via USE flags. Using the de locale will install the files for all countries. Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* profiles/desc: add zh-HK to l10n.descRonny (tastytea) Gutbrod2022-09-151-0/+1
| | | | | Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* profiles/desc: add gcc_12_2_0 to the ada target listAlfredo Tupone2022-09-131-1/+2
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* profiles/desc: add amdgpu_targets.desc for USE_EXPANDYiyang Wu2022-09-121-0/+17
| | | | | Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* media-libs/mesa: Add support for d3d12 and dozen driversMike Lothian2022-09-061-0/+1
| | | | | | | | | | | | | | | | This adds support for the d3d12 gallium driver and the dozen vulkan driver. It uses the video_cards_microsoft flag It optionally adds in video acceleration if vaapi or vdpau is enabled It's been compiled tested with GCC 12.1 & Clang 14 If building mesa with Clang, directx-headers must be build with clang too, otherwise you'll experience linking errors Closes: https://github.com/gentoo/gentoo/pull/26746 Signed-off-by: Mike Lothain <mike@fireburn.co.uk> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles: Clean obsolete entriesMichał Górny2022-08-301-2/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-gfx/sane-backends: add epsonds backendSam James2022-07-241-0/+1
| | | | | Closes: https://bugs.gentoo.org/851237 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/qemu: sync targets USE flags, add loongarch64WANG Xuerui2022-07-052-0/+2
| | | | | | | | This is fully upstream as of https://gitlab.com/qemu-project/qemu/-/commit/1437479e5ee1a49ccd84cad9e7b010fb2ee9d805. Signed-off-by: WANG Xuerui <xen0n@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/26226 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/desc: Describe LLVM_TARGETS=SPIRVMichał Górny2022-06-271-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/desc: Describe LLVM_TARGETS=DirectXMichał Górny2022-06-271-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Remove unused OFED_DRIVERSMichał Górny2022-06-221-17/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/desc: UnusedGlobalUseExpand cleanupMichał Górny2022-06-224-7/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Remove obsolete postgres9.6Patrick Lauer2022-05-211-1/+0
| | | | Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* profiles: Add flags for python3.11Michał Górny2022-05-092-0/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/desc/apache2_modules.desc: Fix proxy_hcheck nameLars Wendler2022-04-121-1/+1
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* www-servers/apache: add mod_proxy_hcheck supportTomáš Mózes2022-04-121-0/+1
| | | | | | | Closes: https://bugs.gentoo.org/837338 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/24967 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* profiles: add ruby31 RUBY_TARGETHans de Graaff2022-03-021-0/+1
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* profiles: Bump copyright datesMichał Górny2022-02-1210-10/+10
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>