From: Thomas Beierlein Date: Sat, 16 Jun 2018 09:14:59 +0000 (+0200) Subject: sci-electronics/pcb: Fix HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5e997802ffef83cd8b821a69f5574f4cdcbd0775;p=gentoo.git sci-electronics/pcb: Fix HOMEPAGE Reported-by: nbowler@draconx.ca Closes: https://bugs.gentoo.org/658148 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/sci-electronics/pcb/pcb-0_p20140316.ebuild b/sci-electronics/pcb/pcb-0_p20140316.ebuild index ce02a939c6b3..baeb85fd51e5 100644 --- a/sci-electronics/pcb/pcb-0_p20140316.ebuild +++ b/sci-electronics/pcb/pcb-0_p20140316.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="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" diff --git a/sci-electronics/pcb/pcb-4.0.2.ebuild b/sci-electronics/pcb/pcb-4.0.2.ebuild index 9c72f3e67b0d..bf927c4ad92e 100644 --- a/sci-electronics/pcb/pcb-4.0.2.ebuild +++ b/sci-electronics/pcb/pcb-4.0.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="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"