Сравнение trurl-0.16.1 с trurl-9999
| /usr/portage/net-misc/trurl/trurl-9999.ebuild 2025-07-29 16:22:17.288467561 +0300 | ||
|---|---|---|
| 27 | 27 |
RDEPEND="${DEPEND}"
|
| 28 | 28 |
BDEPEND="test? ( ${PYTHON_DEPS} )"
|
| 29 | 29 | |
| 30 |
PATCHES=( |
|
| 31 |
"${FILESDIR}"/${P}-completions.patch
|
|
| 32 |
"${FILESDIR}"/${P}-free-match.patch
|
|
| 33 |
) |
|
| 34 | ||
| 35 | 30 |
pkg_setup() {
|
| 36 | 31 |
use test && python-any-r1_pkg_setup |
| 37 | 32 |
} |