Diff alien-8.95-r2 with a alien-8.95.6
| /usr/portage/app-arch/alien/alien-8.95.6.ebuild 2024-12-25 14:59:47.035270038 +0300 | ||
|---|---|---|
| 1 |
# Copyright 1999-2022 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 |
| ... | ... | |
| 22 | 22 |
bzip2? ( app-arch/bzip2 )" |
| 23 | 23 |
DEPEND="${RDEPEND}"
|
| 24 | 24 | |
| 25 |
PATCHES=( "${FILESDIR}/${P}-tar-extensions.patch" )
|
|
| 25 |
PATCHES=( "${FILESDIR}/${PN}-8.95-tar-extensions.patch" )
|
|