summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: destable sparcArthur Zamarin2025-09-022-2/+2
| | | | | | | Result of running the command: grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]sparc' -l | xargs ekeyword ~sparc Signed-off-by: Arthur Zamarin <[email protected]>
* */*: destable hppaArthur Zamarin2025-09-022-3/+3
| | | | | | | Result of running the command: grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]hppa' -l | xargs ekeyword ~hppa Signed-off-by: Arthur Zamarin <[email protected]>
* dev-util/pkgconf: Stabilize 2.5.1 amd64, #961134Sam James2025-08-061-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/pkgconf: Stabilize 2.5.1 ppc64, #961134Sam James2025-08-061-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/pkgconf: Stabilize 2.5.1 ppc, #961134Sam James2025-08-061-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/pkgconf: Stabilize 2.5.1 arm64, #961134Sam James2025-08-061-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/pkgconf: Stabilize 2.5.1 arm, #961134Sam James2025-08-061-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/pkgconf: Stabilize 2.4.3 sparc, #954200Sam James2025-07-131-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/pkgconf: add 2.5.1, drop 2.5.0Sam James2025-06-293-1/+24
| | | | | | | .1 fixes a regression in .0. Closes: https://bugs.gentoo.org/959232 Signed-off-by: Sam James <[email protected]>
* dev-util/pkgconf: drop 1.8.1, 2.1.1, 2.2.0Sam James2025-06-204-222/+0
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/pkgconf: add 2.5.0Sam James2025-06-203-1/+75
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/pkgconf: update HOMEPAGE / EGIT_REPO_URIEli Schwartz2025-06-112-4/+4
| | | | | | | | | | Their custom gitea is down due to zfs volume corruption (gosh, I love how everyone tells me zfs is so safe, portage dies all the time on it too :D <3 btrfs) and the live ebuild totally fails. Upstream anyways plans to have github be canonical again. Signed-off-by: Eli Schwartz <[email protected]>
* dev-util/pkgconf: Stabilize 2.4.3 hppa, #954200Sam James2025-05-071-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/pkgconf: Stabilize 2.4.3 arm, #954200Sam James2025-04-231-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/pkgconf: Stabilize 2.4.3 ppc, #954200Arthur Zamarin2025-04-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <[email protected]>
* dev-util/pkgconf: Stabilize 2.4.3 amd64, #954200Sam James2025-04-221-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/pkgconf: Stabilize 2.4.3 x86, #954200Sam James2025-04-221-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/pkgconf: Stabilize 2.4.3 ppc64, #954200Sam James2025-04-221-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/pkgconf: Stabilize 2.4.3 arm64, #954200Sam James2025-04-221-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/pkgconf: add 2.4.3, drop 2.4.1Sam James2025-03-082-1/+1
| | | | | Closes: https://bugs.gentoo.org/950707 Signed-off-by: Sam James <[email protected]>
* dev-util/pkgconf: add 2.4.1Sam James2025-03-073-2/+76
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/pkgconf: Stabilize 2.3.0 hppa, #940888Sam James2024-11-301-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/pkgconf: Stabilize 2.3.0 sparc, #940888Arthur Zamarin2024-10-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <[email protected]>
* dev-util/pkgconf: Stabilize 2.3.0 arm64, #940888Arthur Zamarin2024-10-091-1/+1
| | | | Signed-off-by: Arthur Zamarin <[email protected]>
* dev-util/pkgconf: Stabilize 2.3.0 ppc, #940888Jakov Smolić2024-10-091-1/+1
| | | | Signed-off-by: Jakov Smolić <[email protected]>
* dev-util/pkgconf: Stabilize 2.3.0 x86, #940888Jakov Smolić2024-10-051-1/+1
| | | | Signed-off-by: Jakov Smolić <[email protected]>
* dev-util/pkgconf: Stabilize 2.3.0 amd64, #940888Arthur Zamarin2024-10-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <[email protected]>
* dev-util/pkgconf: Stabilize 2.3.0 arm, #940888Arthur Zamarin2024-10-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <[email protected]>
* dev-util/pkgconf: Stabilize 2.3.0 ppc64, #940888Arthur Zamarin2024-10-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <[email protected]>
* */*: unkeyword ~ia64Arthur Zamarin2024-09-125-5/+5
| | | | | | | | Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <[email protected]>
* dev-util/pkgconf: add 2.3.0Sam James2024-08-143-1/+75
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/pkgconf: Stabilize 2.2.0 hppa, #930885Matoro Mahri2024-05-311-1/+1
| | | | | Signed-off-by: Matoro Mahri <[email protected]> Signed-off-by: Ionen Wolkens <[email protected]>
* dev-util/pkgconf: Stabilize 2.2.0 amd64, #930885Sam James2024-04-291-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/pkgconf: Stabilize 2.2.0 x86, #930885Sam James2024-04-291-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/pkgconf: Stabilize 2.2.0 arm, #930885Arthur Zamarin2024-04-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <[email protected]>
* dev-util/pkgconf: Stabilize 2.2.0 sparc, #930885Arthur Zamarin2024-04-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <[email protected]>
* dev-util/pkgconf: Stabilize 2.2.0 ppc64, #930885Arthur Zamarin2024-04-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <[email protected]>
* dev-util/pkgconf: Stabilize 2.2.0 arm64, #930885Arthur Zamarin2024-04-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <[email protected]>
* dev-util/pkgconf: Stabilize 2.2.0 ppc, #930885Jakov Smolić2024-04-291-1/+1
| | | | Signed-off-by: Jakov Smolić <[email protected]>
* dev-util/pkgconf: add 2.2.0Sam James2024-03-282-0/+74
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/pkgconf: drop 2.1.0, 2.1.0-r1Sam James2024-03-046-352/+0
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/pkgconf: Add IUSE=native-symlinksMatt Turner2024-02-293-2/+17
| | | | | | Similar to other toolchain packages. Signed-off-by: Matt Turner <[email protected]>
* dev-util/pkgconf: Stabilize 2.1.1 hppa, #923778Sam James2024-02-061-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/pkgconf: Stabilize 2.1.1 ppc64, #923778Sam James2024-02-051-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/pkgconf: Stabilize 2.1.1 sparc, #923778Sam James2024-02-051-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/pkgconf: Stabilize 2.1.1 amd64, #923778Sam James2024-02-051-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/pkgconf: Stabilize 2.1.1 ppc, #923778Sam James2024-02-051-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/pkgconf: Stabilize 2.1.1 x86, #923778Sam James2024-02-051-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/pkgconf: Stabilize 2.1.1 arm, #923778Sam James2024-02-051-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/pkgconf: Stabilize 2.1.1 arm64, #923778Sam James2024-02-051-1/+1
| | | | Signed-off-by: Sam James <[email protected]>