summaryrefslogtreecommitdiff
path: root/app-editors
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-09-07 03:05:50 -0500
committerroot <root@alpha.trunkmasters.com>2026-09-07 03:05:50 -0500
commit8453817910bc2afbb7ab1fbf61c3f06fb7320f35 (patch)
tree3d107194f4fc4d247ed6c21875e9dff4562e22e1 /app-editors
parente3ac4a99dbb849deb8dd15df4be98e6e14d55ab5 (diff)
downloadbaldeagleos-repo-8453817910bc2afbb7ab1fbf61c3f06fb7320f35.tar.gz
baldeagleos-repo-8453817910bc2afbb7ab1fbf61c3f06fb7320f35.tar.xz
baldeagleos-repo-8453817910bc2afbb7ab1fbf61c3f06fb7320f35.zip
Adding metadata
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/ghex/Manifest2
-rw-r--r--app-editors/ghex/ghex-50.3.ebuild (renamed from app-editors/ghex/ghex-48.1.ebuild)8
-rw-r--r--app-editors/ghex/ghex-9999.ebuild6
3 files changed, 8 insertions, 8 deletions
diff --git a/app-editors/ghex/Manifest b/app-editors/ghex/Manifest
index 61363bbd053c..1d134190556d 100644
--- a/app-editors/ghex/Manifest
+++ b/app-editors/ghex/Manifest
@@ -1,2 +1,2 @@
-DIST ghex-48.1.tar.xz 943040 BLAKE2B 5e5b7dbeee09ee5fe3a0b527c1254ebde95dbdca159bb0b0ba76d337af2da1d03a6d5f94f70bd5a2b85f50005c6460aeb7ff0ab5735d284039ac9be514d78b79 SHA512 e916c7d1bfb66a604abef331a605e404583b9e375f7f21ec23c901062f4d5fbee6c90d36825e02878c5c1d3a6e15cc117dcc80c7675455ee8a407ec7f33a8bc1
DIST ghex-48.3.tar.xz 943140 BLAKE2B 0da42b47fd0f2e0c8bf377d44ea7c0f2ce794f38664460d62348a92f169223179a47a6d9d50282a7c5dab11ab01e77ef60cd1f588190245d62e6f329d5306474 SHA512 8159eec716868f8c66c9a0a136c34dbadaa4552f59add6fe47e0606e3cf3dc9d53c1607702dbdd91444b6f4540ce862da3acc1d69231820282719991fa86d5bf
+DIST ghex-50.3.tar.xz 970180 BLAKE2B cd4180081323066830e42ca749f5a1ab89ecffeb7829f8b381c6275411630a13259b751ac260dadd411feb2f68ebb240979596f81bd6a8cecfbdc74623ee3c06 SHA512 10aaa0425efb0d633fea757cc095b446b3468d93db4ac8b06c06fcc7adf2b8bb860cda8577092aa0ef05505a260fb956e77ccab5bdbbf18e4e6e554ff3b70c9e
diff --git a/app-editors/ghex/ghex-48.1.ebuild b/app-editors/ghex/ghex-50.3.ebuild
index 07285a2839cf..8069253ed659 100644
--- a/app-editors/ghex/ghex-48.1.ebuild
+++ b/app-editors/ghex/ghex-50.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/ghex.git"
SRC_URI=""
else
- KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 ~riscv x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
fi
LICENSE="GPL-2+ FDL-1.1+"
@@ -23,9 +23,9 @@ RESTRICT="!test? ( test )"
RDEPEND="
>=dev-libs/glib-2.68.0:2
- >=gui-libs/gtk-4.17.5:4
+ >=gui-libs/gtk-4.17.5:4[introspection]
>=gui-libs/libadwaita-1.7:1
- >=dev-libs/gobject-introspection-1.82.0-r2
+ >=dev-libs/gobject-introspection-1.82.0-r2:=
!app-editors/ghex:2
"
DEPEND="${RDEPEND}"
diff --git a/app-editors/ghex/ghex-9999.ebuild b/app-editors/ghex/ghex-9999.ebuild
index e0bb40343345..8069253ed659 100644
--- a/app-editors/ghex/ghex-9999.ebuild
+++ b/app-editors/ghex/ghex-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -23,9 +23,9 @@ RESTRICT="!test? ( test )"
RDEPEND="
>=dev-libs/glib-2.68.0:2
- >=gui-libs/gtk-4.17.5:4
+ >=gui-libs/gtk-4.17.5:4[introspection]
>=gui-libs/libadwaita-1.7:1
- >=dev-libs/gobject-introspection-1.82.0-r2
+ >=dev-libs/gobject-introspection-1.82.0-r2:=
!app-editors/ghex:2
"
DEPEND="${RDEPEND}"