Сравнение ginkgo-1.6.0 с ginkgo-1.10.0
| /usr/portage/sci-libs/ginkgo/ginkgo-1.10.0.ebuild 2025-07-29 16:22:17.332467742 +0300 | ||
|---|---|---|
| 1 |
# Copyright 1999-2024 Gentoo Authors |
|
| 1 |
# Copyright 1999-2025 Gentoo Authors |
|
| 2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
| 3 | 3 | |
| 4 | 4 |
EAPI=8 |
| ... | ... | |
| 27 | 27 |
DEPEND="${RDEPEND}"
|
| 28 | 28 | |
| 29 | 29 |
PATCHES=( |
| 30 |
"${FILESDIR}"/${P}-fix_type_mismatch.patch
|
|
| 31 | 30 |
"${FILESDIR}"/${P}-disable_automagic_dependencies.patch
|
| 32 | 31 |
) |
| 33 | 32 | |