summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-141-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* Move {virtual → app-alternatives}/awkMichał Górny2022-12-021-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/glibc: egrep -> grep -ESam James2022-05-151-3/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* Revert "sys-libs/glibc: remove deps on implicit system packages"Andreas K. Hüttel2021-11-261-0/+15
| | | | | | This reverts commit f4ad4f8f0fa05e7504efb3ef6ef46a650b47a4d6. Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: remove deps on implicit system packagesMike Frysinger2021-11-261-15/+0
| | | | | | | | | These packages are guaranteed to exist as part of implicit system, so there's no need to list them here, and we want to keep the C lib deps minimal to avoid circular deps. Closes: https://bugs.gentoo.org/740750 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* sys-libs/glibc: backport ld.so symlink fix for ppc64 LESergei Trofimovich2021-06-081-1/+4
| | | | | | | | | | | | From https://sourceware.org/glibc/wiki/ABIList#powerpc glibc supports two dynamic linker paths: - 64-bit ELFv1 BE: /lib64/ld64.so.1 (ELFv2 BE is not supported) - 64-bit ELFv2 LE: /lib64/ld64.so.2 (ELFv1 LE is not supported) Bug: https://bugs.gentoo.org/755551 Signed-off-by: Alexei Colin <ac@alexeicolin.com> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/glibc: stable 2.32-r8 for hppa, bug #793692Rolf Eike Beer2021-06-061-1/+1
| | | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/glibc: Stabilize 2.32-r8 arm64, #793692Sam James2021-06-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: Stabilize 2.32-r8 amd64, #793692Sam James2021-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: Stabilize 2.32-r8 ppc64, #793692Sam James2021-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: Stabilize 2.32-r8 ppc, #793692Sam James2021-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: Stabilize 2.32-r8 x86, #793692Sam James2021-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: Stabilize 2.32-r8 sparc, #793692Sam James2021-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: Stabilize 2.32-r8 arm, #793692Sam James2021-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: eutils--Sam James2021-04-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: remove dependency on virtual/tmpfilesTheo Anderson2021-03-091-0/+1
| | | | | | | | | Specify TMPFILES_OPTIONAL=1 to to avoid circular dependency Closes: https://bugs.gentoo.org/774855 Signed-off-by: Theo Anderson <telans@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/19841 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: migrate to tmpfiles.eclassTheo Anderson2021-03-071-2/+2
| | | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Theo Anderson <telans@posteo.de> Signed-off-by: David Seifert <soap@gentoo.org>
* sys-libs/glibc: Re-add keywords to 2.32-r8Andreas K. Hüttel2021-02-271-1/+1
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: Bump to 2.32 patchlevel 8Andreas K. Hüttel2021-02-271-0/+1513
Bug: https://bugs.gentoo.org/767718 Bug: https://bugs.gentoo.org/768366 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>