Diff eblook-1.6.1_p16 with a eblook-1.6.1_p16-r1
/usr/portage/app-dicts/eblook/eblook-1.6.1_p16-r1.ebuild 2023-10-09 14:52:28.256368319 +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 |
... | ... | |
20 | 20 | |
21 | 21 |
PATCHES=( |
22 | 22 |
"${WORKDIR}"/debian/patches |
23 |
"${FILESDIR}"/${PN}-1.6.1-clang-16-buildfix.patch |
|
23 | 24 |
) |
24 | 25 | |
25 | 26 |
src_prepare() { |