summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-apps/gptfdisk: fix dev-libs/popt-1.19 incompatibilityMarek Szuba2022-09-222-0/+83
| | | | | | | | | | | | | Without this, starting gdisk linked against popt-1.19 fails with Problem opening (garbage) for reading! Error is 2. The specified file does not exist! (assuming gptfdisk has been emerged without tests; otherwise this does get caught by the test suite) Closes: https://bugs.gentoo.org/872131 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sys-apps/baobab: Version bump to 43.0Pascal Jäger2022-09-212-0/+45
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/27380 Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* sys-apps/systemd: fix install with USE="-split-usr -sysv-utils"Mike Gilbert2022-09-212-6/+8
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-apps/openrazer: correct dbus and systemd directoriesMaciej Barć2022-09-211-7/+6
| | | | | | and do not install the autostart menu desktop file Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* sys-apps/openrazer: print short OpenRazer setup infoMaciej Barć2022-09-211-2/+9
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* sys-apps/razercommander: update desktop/icon cacheMaciej Barć2022-09-211-5/+1
| | | | | Closes: https://bugs.gentoo.org/872140 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* sys-apps/man-pages: Update USE dependency on man-pages-l10nUlrich Müller2022-09-212-20/+14
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* sys-apps/man-pages: add ewarn re dropped man-pages-posixSam James2022-09-214-2/+50
| | | | | | | | | | | This change was made to avoid conflicts for users by default (as man-pages is installed already) by way of licence. Let's make users aware of the change so they aren't taken aback by their POSIX man pages missing. Bug: https://bugs.gentoo.org/871636 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/sed: fix LICENSESam James2022-09-211-1/+1
| | | | | | Per --version output. Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/razercommander: new package; add version 1.2.1.2Maciej Barć2022-09-213-0/+54
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* sys-apps/openrazer: new package; add version 3.4.0Maciej Barć2022-09-213-0/+163
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* sys-apps/man-pages: Drop dependency on man-pages-posixUlrich Müller2022-09-204-5/+1
| | | | | | Bug: https://bugs.gentoo.org/871636 Suggested-by: Sam James <sam@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* sys-apps/xdg-desktop-portal-gtk: drop 1.8.0Pacho Ramos2022-09-202-48/+0
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* sys-apps/fd: add 8.4.0Georgy Yakovlev2022-09-192-0/+176
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* sys-apps/ibm-powerpc-utils: drop 99999Georgy Yakovlev2022-09-191-33/+0
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* sys-apps/ibm-powerpc-utils: add 1.3.10Georgy Yakovlev2022-09-192-0/+38
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* sys-apps/policycoreutils: fix install on merged-usrKenton Groombridge2022-09-193-3/+18
| | | | | | | | | Upstream sestatus Makefile installs a compatibility symlink for the sestatus binary. Remove this symlink when USE=merged-usr to fix an internal file collision. Closes: https://bugs.gentoo.org/871501 Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* sys-apps/ipmi-fan-control: drop 0.3.10Georgy Yakovlev2022-09-192-192/+0
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* sys-apps/ipmi-fan-control: sync live ebuildGeorgy Yakovlev2022-09-191-2/+8
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* sys-apps/ipmi-fan-control: add 0.4.0Georgy Yakovlev2022-09-192-0/+190
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* sys-apps/man-pages-posix: Keyword 2013a for ~loong by allarches policyUlrich Müller2022-09-191-1/+1
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* sys-apps/man-pages-posix: Update LICENSE to freedistUlrich Müller2022-09-191-1/+1
| | | | | | | | | | | | For what we know at this point in time, version 2017a of this package is nonfree because modification is not allowed. This is pending further clarification in bug 871636. Note that Fedora has dropped this package: https://bugzilla.redhat.com/show_bug.cgi?id=2116859 Bug: https://bugs.gentoo.org/871636 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* Revert "sys-apps/man-pages-posix: drop 2013a (EAPI 5)"Ulrich Müller2022-09-192-0/+29
| | | | | | | Update ebuild to EAPI 7. This reverts commit 9e3fa3bdd9f4edecbb8ad4c934863882e03c6aa8. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* sys-apps/coreutils: fix LICENSESam James2022-09-194-5/+5
| | | | | Closes: https://bugs.gentoo.org/871327 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/gawk: fix LICENSESam James2022-09-192-2/+2
| | | | | Closes: https://bugs.gentoo.org/871321 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/gnome-disk-utility: Version bump to 43.0Pascal Jäger2022-09-182-0/+64
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/27312 Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* sys-apps/xdg-desktop-portal-gnome: Stabilize 42.3 arm64, #868606Sam James2022-09-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/baselayout: add 2.9William Hubbs2022-09-182-0/+371
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* sys-apps/minised: drop 1.15, EAPI-6--Andreas Sturmlechner2022-09-182-20/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sys-apps/gsmartcontrol: drop 1.1.3, EAPI-6--Andreas Sturmlechner2022-09-182-49/+0
| | | | | Closes: https://bugs.gentoo.org/867553 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sys-apps/systemd: drop 251.2Mike Gilbert2022-09-183-562/+0
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-apps/systemd-utils: drop 250.7, 250.8, 251.2-r1, 251.3, 251.4Mike Gilbert2022-09-188-2740/+0
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-apps/systemd-utils: copy revert-fortify-source patch from systemdMike Gilbert2022-09-182-1/+47
| | | | | Closes: https://bugs.gentoo.org/870262 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-apps/baselayout: don't prune /usr/local/sbin from PATH on merged-usrMike Gilbert2022-09-172-2/+0
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-apps/systemd: Stabilize 251.4 arm64, #870265Arthur Zamarin2022-09-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-apps/pkgcore: drop 0.12.12Arthur Zamarin2022-09-172-57/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-apps/systemd-utils: Stabilize 251.4-r1 x86, #870268Agostino Sarubbo2022-09-171-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-apps/pkgcore: Stabilize 0.12.13-r1 arm64, #870334Agostino Sarubbo2022-09-171-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-apps/pkgcore: Stabilize 0.12.13-r1 amd64, #870334Agostino Sarubbo2022-09-171-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-apps/pkgcore: Stabilize 0.12.13-r1 ppc64, #870334Arthur Zamarin2022-09-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-apps/kbd: Stabilize 2.5.1 ppc64, #868987Arthur Zamarin2022-09-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-apps/dmidecode: Stabilize 3.4 ppc64, #868975Arthur Zamarin2022-09-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-apps/acl: Stabilize 2.3.1-r1 ppc64, #868969Arthur Zamarin2022-09-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-apps/systemd: Stabilize 251.4 ppc, #870265Arthur Zamarin2022-09-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-apps/portage: Stabilize 3.0.36 ppc, #869887Arthur Zamarin2022-09-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-apps/pkgcore: add 0.12.14Arthur Zamarin2022-09-162-0/+57
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-apps/pkgcore: Stabilize 0.12.13-r1 hppa, #870334Arthur Zamarin2022-09-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-apps/inxi: drop 3.1.06.1, 3.3.08.1, 3.3.12.1, 3.3.13.1Jonas Stein2022-09-165-133/+0
| | | | Signed-off-by: Jonas Stein <jstein@gentoo.org>
* sys-apps/systemd-utils: Stabilize 251.4-r1 ppc, #870268Arthur Zamarin2022-09-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-apps/systemd-utils: Stabilize 251.4-r1 ppc64, #870268Arthur Zamarin2022-09-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>