Diff isomaster-1.3.15 with a isomaster-1.3.16
/usr/portage/app-cdr/isomaster/isomaster-1.3.16.ebuild 2023-10-09 14:52:28.212368318 +0300 | ||
---|---|---|
1 |
# Copyright 1999-2021 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 |
... | ... | |
22 | 22 | |
23 | 23 |
PATCHES=( |
24 | 24 |
"${FILESDIR}"/${PN}-1.3.14-include-path.patch |
25 |
"${FILESDIR}"/${PN}-1.3.15-ar.patch |
|
26 | 25 |
) |
27 | 26 | |
28 | 27 |
pkg_setup() { |