commit: 5e997802ffef83cd8b821a69f5574f4cdcbd0775 Author: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org> AuthorDate: Sat Jun 16 09:14:59 2018 +0000 Commit: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org> CommitDate: Sat Jun 16 09:15:53 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e997802
sci-electronics/pcb: Fix HOMEPAGE Reported-by: nbowler <AT> 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 | 4 ++-- sci-electronics/pcb/pcb-4.0.2.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sci-electronics/pcb/pcb-0_p20140316.ebuild b/sci-electronics/pcb/pcb-0_p20140316.ebuild index ce02a939c6b..baeb85fd51e 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 9c72f3e67b0..bf927c4ad92 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"