Diff manaplus-1.9.3.23-r1 with a manaplus-9999
/usr/portage/games-rpg/manaplus/manaplus-9999.ebuild 2023-10-09 14:52:31.128368391 +0300 | ||
---|---|---|
1 |
# Copyright 1999-2023 Gentoo Authors |
|
1 |
# Copyright 1999-2022 Gentoo Authors |
|
2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
3 | 3 | |
4 | 4 |
EAPI=7 |
... | ... | |
55 | 55 |
virtual/pkgconfig |
56 | 56 |
nls? ( sys-devel/gettext )" |
57 | 57 | |
58 |
PATCHES=( |
|
59 |
"${FILESDIR}"/${PN}-1.9.3.23-gcc12-time.patch |
|
60 |
"${FILESDIR}"/${PN}-1.9.3.23-gcc13.patch |
|
61 |
) |
|
62 | ||
63 | 58 |
src_prepare() { |
64 | 59 |
default |
65 | 60 |