summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2020-10-08 12:38:40 +0200
committerJeroen Roovers <jer@gentoo.org>2020-10-08 12:50:13 +0200
commit25ec6537465d84cf0ce301a52b75de069d7dfd0d (patch)
treeef4e78426d13c143e175ed84421cd3a9e1d4dd74 /x11-misc
parentprofiles/arch/arm/armv7a: efl[avif] unmasked (diff)
downloadgentoo-25ec6537465d84cf0ce301a52b75de069d7dfd0d.tar.gz
gentoo-25ec6537465d84cf0ce301a52b75de069d7dfd0d.tar.bz2
gentoo-25ec6537465d84cf0ce301a52b75de069d7dfd0d.zip
x11-misc/vym: Fix HOMEPAGE
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/vym/vym-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/vym/vym-9999.ebuild b/x11-misc/vym/vym-9999.ebuild
index 539db055b531..9b2dff9e15c0 100644
--- a/x11-misc/vym/vym-9999.ebuild
+++ b/x11-misc/vym/vym-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,7 +6,7 @@ PLOCALES="cs_CZ de_DE el es fr ia it ja pt_BR ru sv zh_CN zh_TW"
inherit desktop git-r3 l10n qmake-utils
DESCRIPTION="View Your Mind, a mindmap tool"
-HOMEPAGE="http://www.insilmaril.de/vym/"
+HOMEPAGE="https://www.insilmaril.de/vym/"
EGIT_REPO_URI="https://git.code.sf.net/p/vym/code"
LICENSE="GPL-2"