sci-electronics/pcb: Fix HOMEPAGE
authorThomas Beierlein <tomjbe@gentoo.org>
Sat, 16 Jun 2018 09:14:59 +0000 (11:14 +0200)
committerThomas Beierlein <tomjbe@gentoo.org>
Sat, 16 Jun 2018 09:15:53 +0000 (11:15 +0200)
Reported-by: nbowler@draconx.ca
Closes: https://bugs.gentoo.org/658148
Package-Manager: Portage-2.3.40, Repoman-2.3.9

sci-electronics/pcb/pcb-0_p20140316.ebuild
sci-electronics/pcb/pcb-4.0.2.ebuild

index ce02a939c6b350784441b57697f42bef9d5c31de..baeb85fd51e53089ad9aa9d39ac66e3b7da1a34a 100644 (file)
@@ -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="5"
@@ -6,7 +6,7 @@ EAPI="5"
 inherit autotools eutils xdg-utils gnome2-utils toolchain-funcs
 
 DESCRIPTION="GPL Electronic Design Automation: Printed Circuit Board editor"
-HOMEPAGE="http://www.gpleda.org/"
+HOMEPAGE="http://pcb.geda-project.org/"
 SRC_URI="mirror://sourceforge/pcb/pcb/${P/0_p/}/${P/0_p/}.tar.gz"
 
 LICENSE="GPL-2"
index 9c72f3e67b0d7c8a5bcba003b84776ee6777cbfb..bf927c4ad92eba4b65d5f35478cae9de47855076 100644 (file)
@@ -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="5"
@@ -6,7 +6,7 @@ EAPI="5"
 inherit autotools eutils xdg-utils gnome2-utils toolchain-funcs
 
 DESCRIPTION="GPL Electronic Design Automation: Printed Circuit Board editor"
-HOMEPAGE="http://www.gpleda.org/"
+HOMEPAGE="http://pcb.geda-project.org/"
 SRC_URI="mirror://sourceforge/pcb/pcb/${P}/${P}.tar.gz"
 
 LICENSE="GPL-2"