summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Kurakin <kuraga333@mail.ru>2022-11-21 11:32:51 +0300
committerMichał Górny <mgorny@gentoo.org>2022-11-26 18:03:19 +0100
commit89f37c876cd9c6b75ae5ebcd8016d83b5121300e (patch)
treebc1b6f7a117075416e3d1614897b8604f986b225 /app-editors/mousepad
parentnet-misc/rsync: sync live ebuild (diff)
downloadgentoo-89f37c876cd9c6b75ae5ebcd8016d83b5121300e.tar.gz
gentoo-89f37c876cd9c6b75ae5ebcd8016d83b5121300e.tar.bz2
gentoo-89f37c876cd9c6b75ae5ebcd8016d83b5121300e.zip
app-editors/mousepad: update the homepage
Bug: https://bugs.gentoo.org/882331 Signed-off-by: Alexander Kurakin <kuraga333@mail.ru> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-editors/mousepad')
-rw-r--r--app-editors/mousepad/mousepad-0.5.10.ebuild5
1 files changed, 4 insertions, 1 deletions
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+"