diff options
author | Pacho Ramos <pacho@gentoo.org> | 2024-07-16 12:54:20 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2024-07-16 12:55:05 +0200 |
commit | 1df06c99c7dbe4f547ea04ab199e3eab19ce90a8 (patch) | |
tree | d73e4c4a953570f57b37b590c34614d51b782f44 /app-editors/ghex | |
parent | app-editors/ghex: Sync 9999 with the latest ebuild (diff) | |
download | gentoo-1df06c99c7dbe4f547ea04ab199e3eab19ce90a8.tar.gz gentoo-1df06c99c7dbe4f547ea04ab199e3eab19ce90a8.tar.bz2 gentoo-1df06c99c7dbe4f547ea04ab199e3eab19ce90a8.zip |
app-editors/ghex: update HOMEPAGE
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'app-editors/ghex')
-rw-r--r-- | app-editors/ghex/ghex-46.0.ebuild | 2 | ||||
-rw-r--r-- | app-editors/ghex/ghex-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/ghex/ghex-46.0.ebuild b/app-editors/ghex/ghex-46.0.ebuild index 0a2c139952a9..a1bb4fdd3f75 100644 --- a/app-editors/ghex/ghex-46.0.ebuild +++ b/app-editors/ghex/ghex-46.0.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit gnome.org gnome2-utils meson xdg DESCRIPTION="GNOME hexadecimal editor" -HOMEPAGE="https://wiki.gnome.org/Apps/Ghex" +HOMEPAGE="https://gitlab.gnome.org/GNOME/ghex" if [[ ${PV} == 9999 ]]; then inherit git-r3 diff --git a/app-editors/ghex/ghex-9999.ebuild b/app-editors/ghex/ghex-9999.ebuild index 0a2c139952a9..a1bb4fdd3f75 100644 --- a/app-editors/ghex/ghex-9999.ebuild +++ b/app-editors/ghex/ghex-9999.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit gnome.org gnome2-utils meson xdg DESCRIPTION="GNOME hexadecimal editor" -HOMEPAGE="https://wiki.gnome.org/Apps/Ghex" +HOMEPAGE="https://gitlab.gnome.org/GNOME/ghex" if [[ ${PV} == 9999 ]]; then inherit git-r3 |