summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-01-14 21:22:41 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-15 16:58:26 +0100
commit24579fc8ca4ef3bed96481e5aff2c3d21c51682c (patch)
treea86761fb9754ca7ccec290e76fb02a991da82210 /sys-apps/flatpak
parentMove {sys-devel → dev-build}/automake-vanilla (diff)
downloadgentoo-24579fc8ca4ef3bed96481e5aff2c3d21c51682c.tar.gz
gentoo-24579fc8ca4ef3bed96481e5aff2c3d21c51682c.tar.bz2
gentoo-24579fc8ca4ef3bed96481e5aff2c3d21c51682c.zip
Move {sys-devel → dev-build}/automake
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-apps/flatpak')
-rw-r--r--sys-apps/flatpak/flatpak-1.12.8.ebuild4
-rw-r--r--sys-apps/flatpak/flatpak-1.14.4-r3.ebuild4
-rw-r--r--sys-apps/flatpak/flatpak-1.14.5.ebuild2
3 files changed, 5 insertions, 5 deletions
diff --git a/sys-apps/flatpak/flatpak-1.12.8.ebuild b/sys-apps/flatpak/flatpak-1.12.8.ebuild
index 8d690737f967..6bc1f0bd87d5 100644
--- a/sys-apps/flatpak/flatpak-1.12.8.ebuild
+++ b/sys-apps/flatpak/flatpak-1.12.8.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9,10,11} )
+PYTHON_COMPAT=( python3_{10,11} )
inherit linux-info python-any-r1
@@ -52,7 +52,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
# pyparsing version pinned for https://bugs.gentoo.org/825230
BDEPEND="
- >=sys-devel/automake-1.13.4
+ >=dev-build/automake-1.13.4
>=sys-devel/gettext-0.18.2
virtual/pkgconfig
dev-util/gdbus-codegen
diff --git a/sys-apps/flatpak/flatpak-1.14.4-r3.ebuild b/sys-apps/flatpak/flatpak-1.14.4-r3.ebuild
index cc266504983d..b5359b986a75 100644
--- a/sys-apps/flatpak/flatpak-1.14.4-r3.ebuild
+++ b/sys-apps/flatpak/flatpak-1.14.4-r3.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9,10,11} )
+PYTHON_COMPAT=( python3_{10,11} )
inherit linux-info python-any-r1 systemd
@@ -49,7 +49,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
BDEPEND="
- >=sys-devel/automake-1.13.4
+ >=dev-build/automake-1.13.4
>=sys-devel/gettext-0.18.2
virtual/pkgconfig
dev-util/gdbus-codegen
diff --git a/sys-apps/flatpak/flatpak-1.14.5.ebuild b/sys-apps/flatpak/flatpak-1.14.5.ebuild
index 7cf4ba08b4c4..517a31bce219 100644
--- a/sys-apps/flatpak/flatpak-1.14.5.ebuild
+++ b/sys-apps/flatpak/flatpak-1.14.5.ebuild
@@ -49,7 +49,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
BDEPEND="
- >=sys-devel/automake-1.13.4
+ >=dev-build/automake-1.13.4
>=sys-devel/gettext-0.18.2
virtual/pkgconfig
dev-util/gdbus-codegen