diff options
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/gnucash/gnucash-4.13.ebuild | 6 | ||||
-rw-r--r-- | app-office/gnucash/gnucash-5.1.ebuild | 6 | ||||
-rw-r--r-- | app-office/gnucash/gnucash-5.3.ebuild | 6 | ||||
-rw-r--r-- | app-office/gnucash/gnucash-5.4-r1.ebuild | 6 |
4 files changed, 12 insertions, 12 deletions
diff --git a/app-office/gnucash/gnucash-4.13.ebuild b/app-office/gnucash/gnucash-4.13.ebuild index 61dd25b006c9..267ae382aa8b 100644 --- a/app-office/gnucash/gnucash-4.13.ebuild +++ b/app-office/gnucash/gnucash-4.13.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 # Please bump with app-doc/gnucash-docs -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit cmake gnome2-utils python-single-r1 xdg-utils @@ -88,7 +88,7 @@ DEPEND=" " BDEPEND=" dev-lang/swig - >=dev-util/cmake-3.10 + >=dev-build/cmake-3.10 virtual/pkgconfig " PDEPEND=" diff --git a/app-office/gnucash/gnucash-5.1.ebuild b/app-office/gnucash/gnucash-5.1.ebuild index cdfba0b0536b..5783d70da717 100644 --- a/app-office/gnucash/gnucash-5.1.ebuild +++ b/app-office/gnucash/gnucash-5.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 # Please bump with app-doc/gnucash-docs -PYTHON_COMPAT=( python3_{9..12} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit cmake gnome2-utils python-single-r1 @@ -88,7 +88,7 @@ DEPEND=" " BDEPEND=" dev-lang/swig - >=dev-util/cmake-3.10 + >=dev-build/cmake-3.10 virtual/pkgconfig " PDEPEND=" diff --git a/app-office/gnucash/gnucash-5.3.ebuild b/app-office/gnucash/gnucash-5.3.ebuild index cb0d6819a793..6e1498a9d04d 100644 --- a/app-office/gnucash/gnucash-5.3.ebuild +++ b/app-office/gnucash/gnucash-5.3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 # Please bump with app-doc/gnucash-docs -PYTHON_COMPAT=( python3_{9..12} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit cmake gnome2-utils python-single-r1 @@ -88,7 +88,7 @@ DEPEND=" " BDEPEND=" dev-lang/swig - >=dev-util/cmake-3.10 + >=dev-build/cmake-3.10 virtual/pkgconfig " diff --git a/app-office/gnucash/gnucash-5.4-r1.ebuild b/app-office/gnucash/gnucash-5.4-r1.ebuild index f3e77efe5302..b31789cbf228 100644 --- a/app-office/gnucash/gnucash-5.4-r1.ebuild +++ b/app-office/gnucash/gnucash-5.4-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..12} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit cmake gnome2-utils python-single-r1 @@ -93,7 +93,7 @@ DEPEND=" # distutils is not available in python3.12, but it is still in setuptools BDEPEND=" dev-lang/swig - >=dev-util/cmake-3.10 + >=dev-build/cmake-3.10 virtual/pkgconfig python? ( $(python_gen_cond_dep ' |