dev-util/edi: update HOMEPAGE
authorJoonas Niilola <juippis@gentoo.org>
Thu, 9 Apr 2020 12:08:37 +0000 (15:08 +0300)
committerJoonas Niilola <juippis@gentoo.org>
Thu, 9 Apr 2020 12:37:41 +0000 (15:37 +0300)
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
dev-util/edi/edi-0.7.1.ebuild

index 7a4dcb2ba8a2abf1123e25f75d2e0e24c5e4cfb2..7d7621ec5b4206c4da46c81ac78d67b5f06722d4 100644 (file)
@@ -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=6
@@ -6,7 +6,10 @@ EAPI=6
 inherit llvm meson xdg-utils
 
 DESCRIPTION="An EFL-based IDE"
-HOMEPAGE="https://www.enlightenment.org/about-edi"
+HOMEPAGE="http://edi-ide.com/
+       https://www.enlightenment.org/about-edi
+       https://phab.enlightenment.org/w/projects/edi/
+       https://github.com/Enlightenment/edi"
 SRC_URI="https://github.com/Enlightenment/edi/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2 LGPL-2.1-with-linking-exception"