summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-arch/sharutils: update EAPI 7 -> 8, fix modern C issuesNHOrus2025-01-231-43/+0
| | | | | | | | | | | | | | | | | | | | Patch removes which from m4 macros and regenerates configure. Patch adds include of lib/gettext.h into only place it can go so it works in glibc and musl - in the middle of *-opts.h file, after condifional declaration of gettext or inclusion of libintl, but before gettext is actually used. In other places funky macro dance either undefines gettext or uses it before marking it with asm attributes. This supercedes other PR, and also lets all code to be aware of all the defines from config.h and friends. Closes: https://bugs.gentoo.org/941724 Closes: https://bugs.gentoo.org/894322 Bug: https://bugs.gentoo.org/900248 Closes: #31725 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40259 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-arch/sharutils: build w/ -std=gnu17Sam James2024-11-261-1/+4
| | | | | | | Not had a release in over 10 years. Closes: https://bugs.gentoo.org/943901 Signed-off-by: Sam James <sam@gentoo.org>
* */*: unkeyword ~ia64Arthur Zamarin2024-09-121-1/+1
| | | | | | | | Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* */*: remove sparc-solaris keywordFabian Groffen2023-05-251-1/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* */*: remove x86-solaris keywordFabian Groffen2023-05-241-1/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* app-arch/sharutils: ~riscv keywordAtharva2022-08-231-1/+1
| | | | | | See: https://github.com/gentoo/gentoo/pull/26960 Signed-off-by: Atharva <atharvaamritkar@protonmail.com> Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* app-arch/sharutils: Update inherit from l10n to strip-linguasUlrich Müller2021-06-301-1/+1
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-arch/sharutils: Stabilize 4.15.2-r2 ppc64, #785598Sam James2021-04-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/sharutils: Stabilize 4.15.2-r2 x86, #785598Sam James2021-04-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/sharutils: Stabilize 4.15.2-r2 arm, #785598Sam James2021-04-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/sharutils: Stabilize 4.15.2-r2 ppc, #785598Sam James2021-04-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/sharutils: Stabilize 4.15.2-r2 arm64, #785598Sam James2021-04-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/sharutils: Stabilize 4.15.2-r2 sparc, #785598Sam James2021-04-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/sharutils: Stabilize 4.15.2-r2 amd64, #785598Sam James2021-04-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/sharutils: eutils->l10nSam James2021-04-211-3/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/sharutils: drop x86-macosFabian Groffen2021-01-061-2/+2
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* app-arch/sharutils: bump up to EAPI=7Sergei Trofimovich2020-05-021-0/+41
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>