summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-java/snakeyaml: add Automatic-Module-NameVolkmar W. Pogatzki2022-07-281-0/+91
| | | | | Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Sam James <sam@gentoo.org>
* dev-java/apiguardian-api: java 11 for module-infoVolkmar W. Pogatzki2022-07-281-0/+24
| | | | | | | Bug: https://bugs.gentoo.org/859808 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/26509 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libomp: Update the ebuild for 15.xMichał Górny2022-07-281-19/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-eselect/eselect-repository: Enable py3.11Michał Górny2022-07-281-5/+11
| | | | | Closes: https://bugs.gentoo.org/861671 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/lldb: Check cmake directory out for 15.xMichał Górny2022-07-281-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/base: Update LLVM experimental target masks for 15.x relMichał Górny2022-07-281-6/+9
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* llvm.eclass: Allow slot 16Michał Górny2022-07-281-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* llvm.org.eclass: Main branch is now 16.xMichał Górny2022-07-281-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-video/mpv: add Python 3.11Sam James2022-07-282-2/+2
| | | | | Closes: https://bugs.gentoo.org/861662 Signed-off-by: Sam James <sam@gentoo.org>
* app-cdr/cdrdao: drop 1.2.4Sam James2022-07-281-63/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-cdr/cdrdao: add github upstream metadataSam James2022-07-281-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-client/pybugz: enable py3.11Sam James2022-07-282-2/+2
| | | | | | | No test suite exists but some basic searches work. Closes: https://bugs.gentoo.org/861665 Signed-off-by: Sam James <sam@gentoo.org>
* app-eselect/eselect-repository: enable py3.11Sam James2022-07-281-1/+1
| | | | | Closes: https://bugs.gentoo.org/861671 Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/nose2: fix doc buildSam James2022-07-282-0/+25
| | | | | Closes: https://bugs.gentoo.org/861656 Signed-off-by: Sam James <sam@gentoo.org>
* dev-ruby/crack: add ruby31, fix compatibility with psych 4Hans de Graaff2022-07-282-0/+72
| | | | | | | Add upstream pull request to fix compatibility with psych 4, thus allowing ruby31 to be added. Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/twitter: EAPI 7 -> 8, add ruby30Hans de Graaff2022-07-281-0/+58
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/http_parser_rb: enable ruby30, ruby31Hans de Graaff2022-07-281-3/+8
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/webmock: fix testsHans de Graaff2022-07-281-0/+67
| | | | | | Fix tests that now fail due to fixed for kwargs handling in ruby30. Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/http: EAPI 7 -> 8, add ruby30, ruby31Hans de Graaff2022-07-281-0/+52
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* profiles: fix spelling in haskell maskDavid Seifert2022-07-281-1/+1
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* profiles: last-rite app-crypt/kbfsDavid Seifert2022-07-281-0/+5
| | | | | | Bug: https://bugs.gentoo.org/682346 Bug: https://bugs.gentoo.org/844592 Signed-off-by: David Seifert <soap@gentoo.org>
* app-admin/chrpath: reindent metadata.xmlDavid Seifert2022-07-281-1/+1
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-proxy/haproxy: Bump to 2.2.25Christian Ruppert2022-07-282-0/+182
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* app-containers/lxc: add 5.0.1Joonas Niilola2022-07-282-0/+161
| | | | | | - update the installed bash comp file list. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-misc/x2goclient: Move dev-qt/linguist-tools:5 to BDEPENDAndreas Sturmlechner2022-07-281-6/+6
| | | | | | | Fix and switch HOMEPAGE and SRC_URI to https. Bug: https://bugs.gentoo.org/544938 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-misc/owncloud-client: Move dev-qt/linguist-tools:5 to BDEPENDAndreas Sturmlechner2022-07-282-16/+14
| | | | | | | kde-frameworks/extra-cmake-modules too while at it. Bug: https://bugs.gentoo.org/544938 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sys-apps/uutils: add QA_FLAGS_IGNOREDLuca Barbato2022-07-281-0/+1
| | | | | | A rust application normally does not have C components. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* app-editors/nano: x86 stable wrt bug #861566Agostino Sarubbo2022-07-281-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-cluster/galera: ppc64 stable wrt bug #860027Agostino Sarubbo2022-07-282-2/+2
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-wm/sawfish: add github upstream metadataSam James2022-07-281-10/+13
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/rep-gtk: add github upstream metadataSam James2022-07-281-1/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/rtrlib: add github upstream metadataSam James2022-07-281-0/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-im/bitlbee: add github upstream metadataSam James2022-07-281-0/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/devil: add github upstream metadataSam James2022-07-281-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/librep: add github upstream metadataSam James2022-07-281-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/groonga: add github upstream metadataSam James2022-07-281-16/+19
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/sphinx: add github upstream metadataSam James2022-07-281-0/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/binutils-libs: arm64 stable wrt bug #856955Agostino Sarubbo2022-07-281-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/binutils: arm64 stable wrt bug #856955Agostino Sarubbo2022-07-281-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* virtual/rust: arm stable wrt bug #861125Agostino Sarubbo2022-07-281-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/rust-bin: arm stable wrt bug #861125Agostino Sarubbo2022-07-281-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/rust: arm stable wrt bug #861125Agostino Sarubbo2022-07-281-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/sip: arm stable wrt bug #861098Agostino Sarubbo2022-07-281-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/binutils-libs: arm stable wrt bug #856955Agostino Sarubbo2022-07-281-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/binutils: arm stable wrt bug #856955Agostino Sarubbo2022-07-281-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/utfcpp: amd64 stable wrt bug #861542Agostino Sarubbo2022-07-281-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-proxy/torsocks: amd64 stable wrt bug #861248Agostino Sarubbo2022-07-281-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/nose2: amd64 stable wrt bug #861218Agostino Sarubbo2022-07-281-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-admin/lib_users: amd64 stable wrt bug #861218Agostino Sarubbo2022-07-281-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-cluster/galera: amd64 stable wrt bug #860027Agostino Sarubbo2022-07-282-3/+3
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>