summaryrefslogtreecommitdiff
path: root/dev-util/gtk-builder-convert
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/gtk-builder-convert')
-rw-r--r--dev-util/gtk-builder-convert/Manifest2
-rw-r--r--dev-util/gtk-builder-convert/gtk-builder-convert-2.24.33.ebuild8
2 files changed, 5 insertions, 5 deletions
diff --git a/dev-util/gtk-builder-convert/Manifest b/dev-util/gtk-builder-convert/Manifest
index b0bc47a4020a..facaab72af3c 100644
--- a/dev-util/gtk-builder-convert/Manifest
+++ b/dev-util/gtk-builder-convert/Manifest
@@ -1,3 +1,3 @@
DIST gtk+-2.24.33.tar.xz 12661828 BLAKE2B f3488b220aaee54bf36fa77e2112d060152e57938845d240014a7d43a5743b1d4de19cc09c683d9d238fd1967cd67cc3c493f2475e4e481f6709f5cdc652c65c SHA512 71b588797c81f727dfac8dcb1be193f7436f717d30ecf18eae2d3aeb0f445b3be4743400acac16435490db8f564f01032065d3f42d27871317f80c98aef929d5
-EBUILD gtk-builder-convert-2.24.33.ebuild 920 BLAKE2B 65cc89f25148af63078a96b30087a9a7d9da97877fbd0e2482c7028cfafa892438ca99b0f69ff1530f788e94eb2fe5ac6dd2d6c13ccc19b1d4a843cebec5b375 SHA512 1c4b1e944a64203684ed4c2842c161dab0db0521a8f5430977ccd7e498e5d6ab4b1e540ff5947d63e401657cbcc12675d8730082fcc4103b30b732076349bb60
+EBUILD gtk-builder-convert-2.24.33.ebuild 915 BLAKE2B 86efdf39e49465448af04ed6a05f355050c60c88302122dea8b6b81552743a7858fe0cf27e28b6a2e698ae51812e16f984d1c333b72dc8d82b4c7794c4219376 SHA512 932c9a9fc896031dadd6b686e5140f655b7d938dfc648f743b301e66e2482e0e19358121be5da19efc03855d71e22b0c404b27d3997a8bd59ac772d48075c459
MISC metadata.xml 344 BLAKE2B d93d834d9bffa367d3f27c94592d752038f5180e6f952153e3c7b9dfe1379efd5b763c4527fefc7484d77ea364295a2308b5dbce823e302c6dfdb6b97cbfc6b4 SHA512 ae4ed69862826073f310baf3443418cbc4de704d59d830e0d34747baa0edb50cfd3ac87cebb4b8935bd6f5438a579dc781687c6fde54d7dc35ff5dfb5654d7b3
diff --git a/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.33.ebuild b/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.33.ebuild
index 472001d359fb..9d569467e828 100644
--- a/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.33.ebuild
+++ b/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.33.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
GNOME_ORG_MODULE="gtk+"
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
PYTHON_REQ_USE="xml(+)"
inherit gnome.org python-single-r1
@@ -14,7 +14,7 @@ HOMEPAGE="https://www.gtk.org/"
LICENSE="LGPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}"