From: Joonas Niilola Date: Thu, 9 Apr 2020 12:08:37 +0000 (+0300) Subject: dev-util/edi: update HOMEPAGE X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d38367bce18b04b83ea0d15fefcf2d15a9ea6966;p=gentoo.git dev-util/edi: update HOMEPAGE Signed-off-by: Joonas Niilola --- diff --git a/dev-util/edi/edi-0.7.1.ebuild b/dev-util/edi/edi-0.7.1.ebuild index 7a4dcb2ba8a2..7d7621ec5b42 100644 --- a/dev-util/edi/edi-0.7.1.ebuild +++ b/dev-util/edi/edi-0.7.1.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=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"