Diff vtun-3.0.4-r3 with a vtun-3.0.4-r4
/usr/portage/net-vpn/vtun/vtun-3.0.4-r4.ebuild 2024-07-02 13:51:48.469851571 +0300 | ||
---|---|---|
1 |
# Copyright 1999-2023 Gentoo Authors |
|
1 |
# Copyright 1999-2024 Gentoo Authors |
|
2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
3 | 3 | |
4 | 4 |
EAPI=8 |
... | ... | |
34 | 34 |
"${FILESDIR}"/${P}-includes.patch |
35 | 35 |
"${FILESDIR}"/${P}-naughty-inlines.patch |
36 | 36 |
"${FILESDIR}"/${P}-autoconf-fork-not-working.patch |
37 |
"${FILESDIR}"/${P}-use-bison-for-yacc.patch |
|
37 | 38 |
) |
38 | 39 | |
39 | 40 |
src_prepare() { |