commit:     fb7161ffbc8b265ad0a961ee4a63ee662eb4961b
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sun May 31 15:50:50 2020 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun May 31 15:50:50 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb7161ff

sys-block/arcconf: switch SRC_URI to http

As currently https SRC_URI doesn't work due bad certificates,
switch back to http, so users can still download.

Closes: https://bugs.gentoo.org/726458
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 sys-block/arcconf/arcconf-2.01.22270-r1.ebuild | 6 +++---
 sys-block/arcconf/arcconf-3.01.23531.ebuild    | 4 ++--
 sys-block/arcconf/arcconf-3.04.23699.ebuild    | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sys-block/arcconf/arcconf-2.01.22270-r1.ebuild 
b/sys-block/arcconf/arcconf-2.01.22270-r1.ebuild
index 637716b0158..8739fe4c04e 100644
--- a/sys-block/arcconf/arcconf-2.01.22270-r1.ebuild
+++ b/sys-block/arcconf/arcconf-2.01.22270-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,11 +9,11 @@ inherit linux-info
 
 DESCRIPTION="Microsemi Adaptec RAID Controller Command Line Utility"
 HOMEPAGE="https://www.microsemi.com/";
-SRC_URI="https://download.adaptec.com/raid/storage_manager/${PN}_${MY_PV}.zip";
+SRC_URI="http://download.adaptec.com/raid/storage_manager/${PN}_${MY_PV}.zip";
 
-KEYWORDS="-* amd64 x86"
 LICENSE="Microsemi"
 SLOT="0"
+KEYWORDS="-* amd64 x86"
 
 DEPEND="app-arch/unzip"
 

diff --git a/sys-block/arcconf/arcconf-3.01.23531.ebuild 
b/sys-block/arcconf/arcconf-3.01.23531.ebuild
index 87eb25fc603..c0d29d9efa2 100644
--- a/sys-block/arcconf/arcconf-3.01.23531.ebuild
+++ b/sys-block/arcconf/arcconf-3.01.23531.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ inherit linux-info
 
 DESCRIPTION="Microsemi Adaptec RAID Controller Command Line Utility"
 HOMEPAGE="https://www.microsemi.com/";
-SRC_URI="https://download.adaptec.com/raid/storage_manager/${PN}_${MY_PV}.zip";
+SRC_URI="http://download.adaptec.com/raid/storage_manager/${PN}_${MY_PV}.zip";
 
 LICENSE="Microsemi"
 SLOT="0"

diff --git a/sys-block/arcconf/arcconf-3.04.23699.ebuild 
b/sys-block/arcconf/arcconf-3.04.23699.ebuild
index fc4aaa9b743..b76fa23acde 100644
--- a/sys-block/arcconf/arcconf-3.04.23699.ebuild
+++ b/sys-block/arcconf/arcconf-3.04.23699.ebuild
@@ -9,7 +9,7 @@ inherit linux-info
 
 DESCRIPTION="Microsemi Adaptec RAID Controller Command Line Utility"
 HOMEPAGE="https://www.microsemi.com/";
-SRC_URI="https://download.adaptec.com/raid/storage_manager/${PN}_${MY_PV}.zip";
+SRC_URI="http://download.adaptec.com/raid/storage_manager/${PN}_${MY_PV}.zip";
 
 LICENSE="Microsemi"
 SLOT="0"

Reply via email to