diff options
author | Sam James <sam@gentoo.org> | 2024-03-12 06:24:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-12 06:44:22 +0000 |
commit | 035612894ec98ccb9a87f299f82a573e77eb5c89 (patch) | |
tree | a1826cface2ab80634c2ba96a82dfa0889a29032 /sci-electronics | |
parent | sci-electronics/geda: drop 1.9.2-r1, 1.10.2-r1 (diff) | |
download | gentoo-035612894ec98ccb9a87f299f82a573e77eb5c89.tar.gz gentoo-035612894ec98ccb9a87f299f82a573e77eb5c89.tar.bz2 gentoo-035612894ec98ccb9a87f299f82a573e77eb5c89.zip |
sci-electronics/geda: update HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/geda/geda-1.10.2-r2.ebuild | 4 |
1 files 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}" |