Сравнение trurl-0.16.1 с trurl-9999
| /usr/portage/net-misc/trurl/trurl-9999.ebuild 2026-02-19 11:18:08.241303209 +0300 | ||
|---|---|---|
| 37 | 37 |
RDEPEND="${DEPEND}"
|
| 38 | 38 |
BDEPEND+=" test? ( ${PYTHON_DEPS} )"
|
| 39 | 39 | |
| 40 |
PATCHES=( |
|
| 41 |
"${FILESDIR}"/${P}-completions.patch
|
|
| 42 |
"${FILESDIR}"/${P}-free-match.patch
|
|
| 43 |
) |
|
| 44 | ||
| 45 | 40 |
pkg_setup() {
|
| 46 | 41 |
use test && python-any-r1_pkg_setup |
| 47 | 42 |
} |