Diff argtable-2.13-r3 with a argtable-2.13-r4
/usr/portage/dev-libs/argtable/argtable-2.13-r4.ebuild 2023-10-09 14:52:29.488368350 +0300 | ||
---|---|---|
1 |
# Copyright 1999-2022 Gentoo Authors |
|
1 |
# Copyright 1999-2023 Gentoo Authors |
|
2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
3 | 3 | |
4 | 4 |
EAPI=8 |
... | ... | |
18 | 18 | |
19 | 19 |
PATCHES=( |
20 | 20 |
"${FILESDIR}"/${PN}-2.13-Fix-implicit-function-declaration.patch |
21 |
"${FILESDIR}"/${PN}-2.13-Fix-undeclared-library-function.patch |
|
21 | 22 |
) |
22 | 23 | |
23 | 24 |
src_configure() { |