summaryrefslogtreecommitdiff
path: root/sci-electronics/librepcb
diff options
context:
space:
mode:
Diffstat (limited to 'sci-electronics/librepcb')
-rw-r--r--sci-electronics/librepcb/Manifest4
-rw-r--r--sci-electronics/librepcb/librepcb-0.1.0_p201805.ebuild4
-rw-r--r--sci-electronics/librepcb/librepcb-9999.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/sci-electronics/librepcb/Manifest b/sci-electronics/librepcb/Manifest
index 4e29bf6fc30a..5f724551c191 100644
--- a/sci-electronics/librepcb/Manifest
+++ b/sci-electronics/librepcb/Manifest
@@ -1,4 +1,4 @@
DIST LibrePCB-first_pcb.tar.gz 4661241 BLAKE2B c725b89e0ee67db2c68d806b5ed3eeda2326e05c10cc9fda37e9f3bf720b746a1ec6e3e31b130f08686e467cca737995a6a927a828b4d6390c9020d744b6b0e5 SHA512 04edb90aeb757e50dae66b5bf051455b4ea26b7ba4f953cfbc44a737c523f926834c6821de458f70842780790c94a5440313f3e1d58c2a91119a55898fb1d74b
-EBUILD librepcb-0.1.0_p201805.ebuild 838 BLAKE2B 3c68d83dab30394fdcf6879d3388e5b2b9d4c87d91e457ec72ac1eead1743e16b553cb61f153030350dd0f79cfd1da062e5ebb6d732f45482755b7bbe1573df7 SHA512 ba5082c2af2d6dfa8797ce4605e2516e45240be7f6851103e18d71029e3f596bd7a4dca619c9deb0ca1f95f32938a4ddf8868f9f772970061a1cdaf9ed8dbc5a
-EBUILD librepcb-9999.ebuild 668 BLAKE2B af3a871752743787727ca37edf25073cd6258b7379e2b9ef4b75214284a2b047e4a81eda7de768c27af86bc40d8fed89a817119786624b5d4dcfcc1b23a2783c SHA512 1c339db14c620f569cfd745191e7a3ec2f9b757e4461d49263b3c11065701e52c44b70b7a63fd0bb4f21a7e90daea4186077f0b3a5353532339958d629d2dd6d
+EBUILD librepcb-0.1.0_p201805.ebuild 836 BLAKE2B 0c4d45042c1f1ae44259d2ed37a78aadbb8f0a14d4497322fd6ee11bab8d0a2ca457688a38cf847f3656c63c05d0d7f79e5f56a9ea42055b050a9ba7f96c4c59 SHA512 aa96e5072795c2f9a0e7c152bd532a7bd3eaab430d217548cef141515a8249f591d7ab87d66335fa14a7d1e0494a8632cb067ca1ea8c51ba8cd576ba9050b879
+EBUILD librepcb-9999.ebuild 666 BLAKE2B 18c449488d850ae995fae6808b6a2f16db64334b53a32b4b327932484a3683e8c04d6d2df7c4221e795075d595e60027ad3fd9c87aa2e3a00f1f705b65b56847 SHA512 a9c5ac47f8d4ab2db1ef22b34d4db285420bcc9d7db774591aa52ed39aa0d7bf3b5a6e90c697ddba1455af3856c3a7f1da6b965b844cb08467a1e916768a379d
MISC metadata.xml 361 BLAKE2B 679b7e05175ee00d4293a2e6fcc3a0215cc154cfe1bb6436267a4c6e4b4d9bf096b2bd934ce1e3c95458c3f957cf8263fa3f8e09cd9bcce8061e28e868e59dc5 SHA512 63eeeed36b35609aba151c2dcbe1e501355b3e56c0febd52f394a20b5a27871c6d69164b854a05769d3cd0eadf245f23ef4153fd8a2e9208dfb079381bbc0a41
diff --git a/sci-electronics/librepcb/librepcb-0.1.0_p201805.ebuild b/sci-electronics/librepcb/librepcb-0.1.0_p201805.ebuild
index ce42f1f85ac4..c4b45e1d718d 100644
--- a/sci-electronics/librepcb/librepcb-0.1.0_p201805.ebuild
+++ b/sci-electronics/librepcb/librepcb-0.1.0_p201805.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
inherit qmake-utils
DESCRIPTION="Free EDA software to develop printed circuit boards"
-HOMEPAGE="http://librepcb.org/"
+HOMEPAGE="https://librepcb.org/"
MY_P="LibrePCB-first_pcb"
SRC_URI="https://github.com/LibrePCB/LibrePCB/archive/first_pcb.tar.gz -> ${MY_P}.tar.gz"
diff --git a/sci-electronics/librepcb/librepcb-9999.ebuild b/sci-electronics/librepcb/librepcb-9999.ebuild
index f33d53c8b45f..433dfcae1aa2 100644
--- a/sci-electronics/librepcb/librepcb-9999.ebuild
+++ b/sci-electronics/librepcb/librepcb-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
inherit qmake-utils git-r3
DESCRIPTION="Free EDA software to develop printed circuit boards"
-HOMEPAGE="http://librepcb.org/"
+HOMEPAGE="https://librepcb.org/"
EGIT_REPO_URI="https://github.com/LibrePCB/LibrePCB.git"
LICENSE="GPL-3+"