commit: 89f37c876cd9c6b75ae5ebcd8016d83b5121300e Author: Alexander Kurakin <kuraga333 <AT> mail <DOT> ru> AuthorDate: Mon Nov 21 08:32:51 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Nov 26 17:03:19 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89f37c87
app-editors/mousepad: update the homepage Bug: https://bugs.gentoo.org/882331 Signed-off-by: Alexander Kurakin <kuraga333 <AT> mail.ru> Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> app-editors/mousepad/mousepad-0.5.10.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app-editors/mousepad/mousepad-0.5.10.ebuild b/app-editors/mousepad/mousepad-0.5.10.ebuild index 40c71b7cd8c1..1dfbf301d5f2 100644 --- a/app-editors/mousepad/mousepad-0.5.10.ebuild +++ b/app-editors/mousepad/mousepad-0.5.10.ebuild @@ -6,7 +6,10 @@ EAPI=8 inherit gnome2-utils xdg-utils DESCRIPTION="GTK+-based editor for the Xfce Desktop Environment" -HOMEPAGE="https://git.xfce.org/apps/mousepad/about/" +HOMEPAGE=" + https://docs.xfce.org/apps/mousepad/start + https://gitlab.xfce.org/apps/mousepad/ +" SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+"
