Diff radeon-profile-20200824 with a radeon-profile-20200824-r1
/usr/portage/x11-apps/radeon-profile/radeon-profile-20200824-r1.ebuild 2023-10-09 14:52:35.908368512 +0300 | ||
---|---|---|
1 |
# Copyright 1999-2020 Gentoo Authors |
|
1 |
# Copyright 1999-2021 Gentoo Authors |
|
2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
3 | 3 | |
4 | 4 |
EAPI=7 |
... | ... | |
41 | 41 | |
42 | 42 |
PATCHES=( |
43 | 43 |
"${FILESDIR}/${PN}-20200504-run_subdir.patch" |
44 |
"${FILESDIR}/${PN}-20200824-segfault.patch" |
|
44 | 45 |
) |
45 | 46 | |
46 | 47 |
src_prepare() { |