diff options
author | Joonas Niilola <juippis@gentoo.org> | 2020-04-09 15:08:37 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-04-09 15:37:41 +0300 |
commit | d38367bce18b04b83ea0d15fefcf2d15a9ea6966 (patch) | |
tree | 9c66148e14646b3aaf1255a15173713953884160 /dev-util | |
parent | media-sound/qjackctl: amd64 stable wrt bug #716780 (diff) | |
download | gentoo-d38367bce18b04b83ea0d15fefcf2d15a9ea6966.tar.gz gentoo-d38367bce18b04b83ea0d15fefcf2d15a9ea6966.tar.bz2 gentoo-d38367bce18b04b83ea0d15fefcf2d15a9ea6966.zip |
dev-util/edi: update HOMEPAGE
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/edi/edi-0.7.1.ebuild | 7 |
1 files changed, 5 insertions, 2 deletions
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" |