summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2023-12-20 11:22:07 +0100
committerPacho Ramos <pacho@gentoo.org>2023-12-20 11:23:01 +0100
commitcc0ee855e0b708405d01ead23e8450b54b1f3300 (patch)
tree2c43bcf5d02a15ed177078de0a6fb6a23ab86b49 /app-office/planner
parentapp-office/planner: Version bump to 0.14.92 (diff)
downloadgentoo-cc0ee855e0b708405d01ead23e8450b54b1f3300.tar.gz
gentoo-cc0ee855e0b708405d01ead23e8450b54b1f3300.tar.bz2
gentoo-cc0ee855e0b708405d01ead23e8450b54b1f3300.zip
app-office/planner: update HOMEPAGE
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'app-office/planner')
-rw-r--r--app-office/planner/planner-0.14.92.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/planner/planner-0.14.92.ebuild b/app-office/planner/planner-0.14.92.ebuild
index cc69f0dfc406..08f9a0a382f2 100644
--- a/app-office/planner/planner-0.14.92.ebuild
+++ b/app-office/planner/planner-0.14.92.ebuild
@@ -6,7 +6,7 @@ EAPI=8
inherit gnome.org gnome2-utils meson xdg
DESCRIPTION="Project manager for Gnome"
-HOMEPAGE="https://wiki.gnome.org/Apps/Planner"
+HOMEPAGE="https://wiki.gnome.org/Apps/Planner https://gitlab.gnome.org/World/planner"
if [[ "${PV}" == "9999" ]] ; then
EGIT_REPO_URI="https://gitlab.gnome.org/World/planner.git"
inherit git-r3