commit:     c5292e9e8b19f76c513055072807a9b2343aa0e5
Author:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 16 09:08:00 2018 +0000
Commit:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Sat Jun 16 09:08:00 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5292e9e

sci-electronics/geda: Fix HOMEPAGE

Closes: https://bugs.gentoo.org/658146
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 sci-electronics/geda/geda-1.8.2.ebuild    | 4 ++--
 sci-electronics/geda/geda-1.9.2-r1.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sci-electronics/geda/geda-1.8.2.ebuild 
b/sci-electronics/geda/geda-1.8.2.ebuild
index 62f0f84095c..45fc9cf9942 100644
--- a/sci-electronics/geda/geda-1.8.2.ebuild
+++ b/sci-electronics/geda/geda-1.8.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -8,7 +8,7 @@ MY_PN=${PN}-gaf
 MY_P=${MY_PN}-${PV}
 
 DESCRIPTION="GPL Electronic Design Automation (gEDA):gaf core package"
-HOMEPAGE="http://www.gpleda.org/";
+HOMEPAGE="http://wiki.geda-project.org/geda:gaf";
 
SRC_URI="http://ftp.geda-project.org/${MY_PN}/stable/v$(get_version_component_range
 1-2)/${PV}/${MY_P}.tar.gz"
 
 LICENSE="GPL-2"

diff --git a/sci-electronics/geda/geda-1.9.2-r1.ebuild 
b/sci-electronics/geda/geda-1.9.2-r1.ebuild
index 4408d101275..eff34da1c8d 100644
--- a/sci-electronics/geda/geda-1.9.2-r1.ebuild
+++ b/sci-electronics/geda/geda-1.9.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ MY_PN=${PN}-gaf
 MY_P=${MY_PN}-${PV}
 
 DESCRIPTION="GPL Electronic Design Automation (gEDA):gaf core package"
-HOMEPAGE="http://www.gpleda.org/";
+HOMEPAGE="http://wiki.geda-project.org/geda:gaf";
 
SRC_URI="http://ftp.geda-project.org/${MY_PN}/unstable/v$(get_version_component_range
 1-2)/${PV}/${MY_P}.tar.gz"
 
 LICENSE="GPL-2"

Reply via email to