commit: cbbe6885a88c0e153344860f2736f44d8e679af2 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org> AuthorDate: Mon Jun 3 13:06:06 2024 +0000 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org> CommitDate: Mon Jun 3 13:08:50 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbbe6885
x11-terms/guake: update HOMEPAGE Closes: https://bugs.gentoo.org/933419 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org> x11-terms/guake/guake-3.9.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-terms/guake/guake-3.9.0.ebuild b/x11-terms/guake/guake-3.9.0.ebuild index 8c91fcb48e15..111bfe62b52f 100644 --- a/x11-terms/guake/guake-3.9.0.ebuild +++ b/x11-terms/guake/guake-3.9.0.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 gnome2-utils optfeature plocale virtualx xdg PLOCALES="ca cs de el es fa fi fr gl hr hu id it ja ko nb nl pa pl pt_BR ru sv tr uk zh_CN zh_TW" DESCRIPTION="Drop-down terminal for GNOME" -HOMEPAGE="http://guake-project.org/" +HOMEPAGE="https://guake.github.io/" SRC_URI="https://github.com/Guake/guake/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz" LICENSE="GPL-2+"