summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Beierlein <tomjbe@gentoo.org>2018-06-16 11:14:59 +0200
committerThomas Beierlein <tomjbe@gentoo.org>2018-06-16 11:15:53 +0200
commit5e997802ffef83cd8b821a69f5574f4cdcbd0775 (patch)
tree28ed48209c5ce90c4d2d41445ba46a63e3535521 /sci-electronics/pcb
parentdev-db/clickhouse: add missing dependencies (diff)
downloadgentoo-5e997802ffef83cd8b821a69f5574f4cdcbd0775.tar.gz
gentoo-5e997802ffef83cd8b821a69f5574f4cdcbd0775.tar.bz2
gentoo-5e997802ffef83cd8b821a69f5574f4cdcbd0775.zip
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
Diffstat (limited to 'sci-electronics/pcb')
-rw-r--r--sci-electronics/pcb/pcb-0_p20140316.ebuild4
-rw-r--r--sci-electronics/pcb/pcb-4.0.2.ebuild4
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 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"