summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles/arch/arm: mask/unmask proot[test] where no valgrindSam James2023-01-131-1/+2
| | | | | Bug: https://bugs.gentoo.org/890543 Signed-off-by: Sam James <sam@gentoo.org>
* profiles: Introduce a dedicated "feature" profile for no RustMichał Górny2022-06-221-17/+1
| | | | | | | | | | | | | | | Introduce a common profile that combines the masks necessary for arch profiles and subprofiles that are not supported by Rust. Note that this goes beyond existing masks in the individual profiles since these masks did not include packages that aren't keyworded on the arch in question. Some Rust-influenced masks remain in specific profiles where Rust is actually keyworded nowadays but the dependencies in question haven't been rekeyworded. Closes: https://github.com/gentoo/gentoo/pull/25951 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-libs/webkit-gtk: bump to 2.34.1Mart Raudsepp2021-10-211-0/+1
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* profiles/arch/arm: Update my e-mail addressJakov Smolić2021-08-281-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* profiles/arch/arm: mask media-libs/gd[avif] where libavif not availableSam James2021-03-111-0/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/arm: mask/unmask rav1e flag for >=media-libs/libheif-1.10.0Jakov Smolic2021-01-231-0/+4
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/18715 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* profiles: arm: Restrict kde-frameworks/kimageformats[avif] to arm6j/armv7aAndreas Sturmlechner2021-01-141-1/+2
| | | | | Bug: https://bugs.gentoo.org/764941 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles/arch/arm/armv7a: efl[avif] unmaskedJoonas Niilola2020-10-081-0/+4
| | | | | | - dependency keyworded on this arm profile. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-scheme/guile: bump to 3.0.4 (masked)Sam James2020-10-051-0/+6
| | | | | | | | | | | Masking this for testing in case of compatibility problems. Guile is not slotted right now, so committing unmasked initially could mean various packages breaking. Bug: https://bugs.gentoo.org/705554 Bug: https://bugs.gentoo.org/689408 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/eog: bump to 3.36.3Mart Raudsepp2020-08-021-0/+4
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* profiles: update sam's emailSam James2020-07-091-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles: mask media-video/ffmpeg[rav1e] w/o RustSam James (sam_c)2020-07-041-0/+5
| | | | | | | | Mask media-video/ffmpeg[rav1e] where Rust isn't available. Bug: https://bugs.gentoo.org/728558 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: arm: mask dev-python/rapidjson[test] (on < armv7a)Sam James (sam_c)2020-06-291-0/+6
| | | | | | | Requires Valgrind, which we masked in 2beeeb9b2. Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Drop obsolete net-libs/webkit-gtk[-jit] package.use.maskAndreas Sturmlechner2019-04-271-10/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* profiles/arch/arm: Clean obsolete package.use* entriesMichał Górny2017-01-201-2/+1
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+12
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed