Diff trurl-0.16.1 with a trurl-9999
| /usr/portage/net-misc/trurl/trurl-9999.ebuild 2025-08-18 18:21:09.101161683 +0300 | ||
|---|---|---|
| 29 | 29 |
RDEPEND="${DEPEND}"
|
| 30 | 30 |
BDEPEND="test? ( ${PYTHON_DEPS} )"
|
| 31 | 31 | |
| 32 |
PATCHES=( |
|
| 33 |
"${FILESDIR}"/${P}-completions.patch
|
|
| 34 |
"${FILESDIR}"/${P}-free-match.patch
|
|
| 35 |
) |
|
| 36 | ||
| 37 | 32 |
pkg_setup() {
|
| 38 | 33 |
use test && python-any-r1_pkg_setup |
| 39 | 34 |
} |