diff options
Diffstat (limited to 'app-office/planner/planner-0.14.92.ebuild')
-rw-r--r-- | app-office/planner/planner-0.14.92.ebuild | 2 |
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 |