summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* virtual/dist-kernel: Stabilize 5.4.214 ppc64, #872098Sam James2022-09-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* virtual/dist-kernel: Stabilize 5.10.144 ppc64, #872101Sam James2022-09-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* virtual/dist-kernel: Stabilize 5.4.214 arm64, #872098Sam James2022-09-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* virtual/dist-kernel: Stabilize 5.10.144 arm64, #872101Sam James2022-09-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* virtual/dist-kernel: Stabilize 5.15.69 arm64, #872104Sam James2022-09-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* virtual/dist-kernel: Stabilize 5.4.214 x86, #872098Sam James2022-09-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* virtual/dist-kernel: Stabilize 5.10.144 x86, #872101Sam James2022-09-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* virtual/dist-kernel: Stabilize 5.15.69 x86, #872104Sam James2022-09-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* virtual/dist-kernel: Stabilize 5.4.214 amd64, #872098Sam James2022-09-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* virtual/dist-kernel: Stabilize 5.10.144 amd64, #872101Sam James2022-09-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* virtual/dist-kernel: Stabilize 5.15.69 amd64, #872104Sam James2022-09-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* virtual/dist-kernel: Stabilize 5.15.69 ppc64, #872104Georgy Yakovlev2022-09-201-1/+1
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* virtual/dist-kernel: Bump to 5.19.10Michał Górny2022-09-201-0/+19
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Bump to 5.15.69Michał Górny2022-09-201-0/+19
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Bump to 5.10.144Michał Górny2022-09-201-0/+19
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Bump to 5.4.214Michał Górny2022-09-201-0/+19
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Remove oldMichał Górny2022-09-2013-247/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Stabilize 5.15.68 amd64 arm64 ppc64 x86, #871981Michał Górny2022-09-201-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Stabilize 5.10.143 amd64 arm64 ppc64 x86, #871978Michał Górny2022-09-201-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Stabilize 5.4.213 amd64 arm64 ppc64 x86, #871975Michał Górny2022-09-201-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/gsasl: Keyword 3 alpha, #853634matoro2022-09-191-1/+1
| | | | | Closes: https://github.com/gentoo/gentoo/pull/27293 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Bump to 5.19.9Michał Górny2022-09-151-0/+19
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Bump to 5.15.68Michał Górny2022-09-151-0/+19
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Bump to 5.10.143Michał Górny2022-09-151-0/+19
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Bump to 5.4.213Michał Górny2022-09-151-0/+19
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/ttf-fonts: drop media-fonts/source-pro as it's split nowJoonas Niilola2022-09-151-2/+1
| | | | | | | - and therefore doesn't provide sans/serif/monospace in one package. Bug: https://bugs.gentoo.org/865103 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* virtual/httpd-cgi: Keyword 0-r4 riscv, #869923Yu Gu2022-09-141-1/+1
| | | | | Signed-off-by: Yu Gu <guyu2876@gmail.com> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* virtual/rust: add 1.63.0Georgy Yakovlev2022-09-131-0/+19
| | | | | Closes: https://bugs.gentoo.org/868330 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* virtual/libcrypt: add 2-r1 with support for muslSam James2022-09-101-0/+20
| | | | | | | | | | | | | This brings musl in line with the changes we made for glibc a while ago. The situation with glibc is a bit different because the migration is mandatory there, while we're just strongly recommending it for musl because sys-libs/libxcrypt[-system] causes headaches (see linked PAM bug for an example, but I've also hit a similar issue with Python yesterday). Bug: https://bugs.gentoo.org/867991 Bug: https://bugs.gentoo.org/699422 Signed-off-by: Sam James <sam@gentoo.org>
* virtual/wine: add (+) to staging USE, and drop ancient blockersIonen Wolkens2022-09-102-7/+5
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* virtual/dist-kernel: Bump to 5.19.8Michał Górny2022-09-081-0/+19
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Bump to 5.15.67Michał Górny2022-09-081-0/+19
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Bump to 5.10.142Michał Górny2022-09-081-0/+19
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Bump to 5.19.7Michał Górny2022-09-051-0/+19
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Bump to 5.15.65Michał Górny2022-09-051-0/+19
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Bump to 5.10.141Michał Górny2022-09-051-0/+19
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Bump to 5.4.212Michał Górny2022-09-051-0/+19
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/wine: EAPI7->8, add app-emulation/wine-protonIonen Wolkens2022-09-032-0/+26
| | | | | | | | | Also cleanup extra || ( ), no-op and I don't believe these will have uses now that wine-any is gone. Related to this, not convinced USE on this virtual are still meaningful but don't want to change things around at the moment, so setting wine-proton same way as staging. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* virtual/dist-kernel: Remove vulnerable versionsMichał Górny2022-09-012-38/+0
| | | | | Bug: https://bugs.gentoo.org/867781 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Bump to 5.19.6Michał Górny2022-08-311-0/+19
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Bump to 5.15.64Michał Górny2022-08-311-0/+19
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Bump to 5.10.140Michał Górny2022-08-311-0/+19
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Remove oldMichał Górny2022-08-2914-266/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Stabilize 5.15.63 amd64 arm64 x86, #866653Michał Górny2022-08-291-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Stabilize 5.10.138 amd64 arm64, #866650Michał Górny2022-08-291-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Stabilize 5.4.211 amd64 arm64, #866647Michał Górny2022-08-291-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/daemontools: keyword 0 for ~loongWANG Xuerui2022-08-281-2/+2
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* virtual/dist-kernel: x86 stable wrt bug #866650Agostino Sarubbo2022-08-271-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* virtual/dist-kernel: x86 stable wrt bug #866647Agostino Sarubbo2022-08-271-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* virtual/rubygems: drop removed ruby26Sam James2022-08-272-4/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>