commit: 035612894ec98ccb9a87f299f82a573e77eb5c89 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Mar 12 06:24:15 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Mar 12 06:44:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03561289
sci-electronics/geda: update HOMEPAGE Signed-off-by: Sam James <sam <AT> gentoo.org> sci-electronics/geda/geda-1.10.2-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-electronics/geda/geda-1.10.2-r2.ebuild b/sci-electronics/geda/geda-1.10.2-r2.ebuild index 219932fee130..b89a89bcae19 100644 --- a/sci-electronics/geda/geda-1.10.2-r2.ebuild +++ b/sci-electronics/geda/geda-1.10.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ MY_PN=${PN}-gaf MY_P=${MY_PN}-${PV} DESCRIPTION="GPL Electronic Design Automation (gEDA):gaf core package" -HOMEPAGE="http://wiki.geda-project.org/geda:gaf" +HOMEPAGE="http://geda-project.org/ http://wiki.geda-project.org/geda:gaf" SRC_URI="http://ftp.geda-project.org/${MY_PN}/stable/v$(ver_cut 1-2)/${PV}/${MY_P}.tar.gz" S="${WORKDIR}/${MY_P}"