summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* virtual/perl-IO-Compress: adapt for dev-lang/perl revbumpsSam James2022-04-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* virtual/perl-Compress-Raw-Zlib: adapt for dev-lang/perl revbumpsSam James2022-04-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* virtual/perl-Compress-Raw-Bzip2: adapt for dev-lang/perl revbumpsSam James2022-04-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* virtual/dist-kernel: Bump to 5.4.190Michał Górny2022-04-201-0/+19
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Bump to 5.10.112Michał Górny2022-04-201-0/+19
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Bump to 5.15.35Michał Górny2022-04-201-0/+19
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Bump to 5.17.4Michał Górny2022-04-201-0/+19
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/rust: Stabilize 1.59.0 arm, #838865Arthur Zamarin2022-04-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* virtual/rust: x86 stable wrt bug #838865Agostino Sarubbo2022-04-201-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* virtual/rust: amd64 stable wrt bug #838865Agostino Sarubbo2022-04-201-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* virtual/rust: Stabilize 1.59.0 ppc64, #838865Arthur Zamarin2022-04-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* virtual/rust: Stabilize 1.59.0 arm64, #838865Arthur Zamarin2022-04-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* virtual/mailx: clients USE flag is mandatory for mailutilsEray Aslan2022-04-191-0/+14
| | | | | Closes: https://bugs.gentoo.org/818994 Signed-off-by: Eray Aslan <eras@gentoo.org>
* virtual/perl-IO-Compress: Adapt for zlib fixAndreas K. Hüttel2022-04-172-3/+22
| | | | | | Bug: https://bugs.gentoo.org/837176 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* virtual/perl-Compress-Raw-Bzip2: Adapt for zlib fixAndreas K. Hüttel2022-04-172-2/+17
| | | | | | Bug: https://bugs.gentoo.org/837176 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* virtual/perl-Compress-Raw-Zlib: Adapt for zlib fixAndreas K. Hüttel2022-04-172-2/+17
| | | | | | Bug: https://bugs.gentoo.org/837176 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* virtual/libudev: keep transitional sys-fs/udevSam James2022-04-171-0/+1
| | | | | | | | | | | | Portage may be inclined to try (and fail) to use systemd here instead of the new (for non-systemd systems) systemd-utils tools package, so let's include sys-fs/udev instead, which is a transitional package, below systemd-utils. Already seen one nasty such situation where Portage gets confused & can't resolve w/o this, and this sorts it out. Signed-off-by: Sam James <sam@gentoo.org>
* virtual/udev: keep transitional sys-fs/udevSam James2022-04-171-0/+1
| | | | | | | | | | | | Portage may be inclined to try (and fail) to use systemd here instead of the new (for non-systemd systems) systemd-utils tools package, so let's include sys-fs/udev instead, which is a transitional package, below systemd-utils. Already seen one nasty such situation where Portage gets confused & can't resolve w/o this, and this sorts it out. Signed-off-by: Sam James <sam@gentoo.org>
* virtual/tmpfiles: keep transitional sys-apps/systemd-tmpfilesSam James2022-04-171-0/+1
| | | | | | | | | | | | Portage may be inclined to try (and fail) to use systemd here instead of the new (for non-systemd systems) systemd-utils tools package, so let's include systemd-tmpfiles instead, which is a transitional package, below systemd-utils. Already seen one nasty such situation where Portage gets confused & can't resolve w/o this, and this sorts it out. Signed-off-by: Sam James <sam@gentoo.org>
* virtual/tmpfiles: add systemd-utils, drop systemd-tmpfiles and opentmpfilesMike Gilbert2022-04-161-0/+16
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* virtual/libudev: add systemd-utils, drop sys-fs/udevMike Gilbert2022-04-161-0/+20
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* virtual/udev: add systemd-utils, drop sys-fs/udevMike Gilbert2022-04-161-0/+16
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* virtual/dist-kernel: Bump to 5.17.3Michał Górny2022-04-161-0/+19
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Bump to 5.4.189Michał Górny2022-04-161-0/+19
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/perl-Thread-Semaphore: fix VirtualKeywordsUpdate (~mips, prefix)Sam James2022-04-151-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* virtual/rubygems: fix VirtualKeywordsUpdate (~riscv)Sam James2022-04-151-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* virtual/perl-Module-CoreList: fix VirtualKeywordsUpdate (hppa)Sam James2022-04-151-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* virtual/dist-kernel: Bump to 5.10.111Sam James2022-04-141-0/+19
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* virtual/dist-kernel: Bump to 5.15.34Sam James2022-04-141-0/+19
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* virtual/dist-kernel: Bump to 5.16.20Sam James2022-04-141-0/+19
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* virtual/rust: keyword 1.60.0Georgy Yakovlev2022-04-081-1/+1
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* virtual/dist-kernel: Bump to 5.10.110Michał Górny2022-04-081-0/+19
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Bump to 5.15.33Michał Górny2022-04-081-0/+19
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Bump to 5.16.19Michał Górny2022-04-081-0/+19
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/rust: unkeyword 1.60.0Georgy Yakovlev2022-04-071-1/+1
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* virtual/rust: add 1.60.0Georgy Yakovlev2022-04-071-0/+19
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* virtual/jpeg: Remove obsolete media-libs/jpeg providerMichał Górny2022-04-061-5/+4
| | | | | | | | media-libs/jpeg has been removed from ::gentoo. Remove its entry and revbump in order to enforce upgrade to media-libs/libjpeg-turbo on the remaining Gentoo systems. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/httpd-php: Drop 7.3Brian Evans2022-04-051-12/+0
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* virtual/dist-kernel: Remove oldMichał Górny2022-03-3111-209/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Stabilize 5.15.32 amd64 arm64 ppc64 x86, #836418Michał Górny2022-03-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Stabilize 5.10.109 amd64 arm64 ppc64 x86, #836419Michał Górny2022-03-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Stabilize 5.4.188 amd64 arm64 ppc64 x86, #836420Michał Górny2022-03-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Bump to 5.4.188Michał Górny2022-03-281-0/+19
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Bump to 5.10.109Michał Górny2022-03-281-0/+19
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Bump to 5.15.32Michał Górny2022-03-281-0/+19
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Bump to 5.16.18Michał Górny2022-03-281-0/+19
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/jre: Stabilize 11-r2 x86, #835427Arthur Zamarin2022-03-271-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* virtual/jdk: Stabilize 11-r2 x86, #835427Arthur Zamarin2022-03-271-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* virtual/dist-kernel: Bump to 5.4.187Michał Górny2022-03-231-0/+19
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Bump to 5.10.108Michał Górny2022-03-231-0/+19
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>