From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DFC7F1382C5 for ; Sun, 6 May 2018 21:47:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2E0DEE0A5B; Sun, 6 May 2018 21:47:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0A016E0A5B for ; Sun, 6 May 2018 21:47:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 38C4F335C89 for ; Sun, 6 May 2018 21:47:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6E52F33 for ; Sun, 6 May 2018 21:47:04 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1525643213.c33a65226a7d3e4f2a61a6b9d51cbad126b425af.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/arcconf/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-block/arcconf/arcconf-2.01.22270.ebuild sys-block/arcconf/arcconf-2.06.23164.ebuild sys-block/arcconf/metadata.xml X-VCS-Directories: sys-block/arcconf/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: c33a65226a7d3e4f2a61a6b9d51cbad126b425af X-VCS-Branch: master Date: Sun, 6 May 2018 21:47:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 280379a1-37a1-47f2-903e-732183b6893a X-Archives-Hash: e4611c1726171485135ddc9529835a9d commit: c33a65226a7d3e4f2a61a6b9d51cbad126b425af Author: Conrad Kostecki kostecki com> AuthorDate: Tue May 1 20:54:27 2018 +0000 Commit: Patrice Clement gentoo org> CommitDate: Sun May 6 21:46:53 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c33a6522 sys-block/arcconf: update HOMEPAGE and SRC_URI. Package-Manager: Portage-2.3.24, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/8236 sys-block/arcconf/arcconf-2.01.22270.ebuild | 4 ++-- sys-block/arcconf/arcconf-2.06.23164.ebuild | 4 ++-- sys-block/arcconf/metadata.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sys-block/arcconf/arcconf-2.01.22270.ebuild b/sys-block/arcconf/arcconf-2.01.22270.ebuild index 3dd5eee780d..0de9659e373 100644 --- a/sys-block/arcconf/arcconf-2.01.22270.ebuild +++ b/sys-block/arcconf/arcconf-2.01.22270.ebuild @@ -8,8 +8,8 @@ MY_PV="v${PV//./_}" inherit linux-info DESCRIPTION="Microsemi Adaptec RAID Controller Command Line Utility" -HOMEPAGE="http://www.adaptec.com/en-us/downloads/" -SRC_URI="http://download.adaptec.com/raid/storage_manager/${PN}_${MY_PV}.zip" +HOMEPAGE="https://www.microsemi.com/" +SRC_URI="https://download.adaptec.com/raid/storage_manager/${PN}_${MY_PV}.zip" KEYWORDS="-* ~amd64 ~x86" LICENSE="Microsemi" diff --git a/sys-block/arcconf/arcconf-2.06.23164.ebuild b/sys-block/arcconf/arcconf-2.06.23164.ebuild index b3851291875..663cf87d68e 100644 --- a/sys-block/arcconf/arcconf-2.06.23164.ebuild +++ b/sys-block/arcconf/arcconf-2.06.23164.ebuild @@ -8,8 +8,8 @@ MY_PV="v${PV//./_}" inherit linux-info DESCRIPTION="Microsemi Adaptec RAID Controller Command Line Utility" -HOMEPAGE="http://www.adaptec.com/en-us/downloads/" -SRC_URI="http://download.adaptec.com/raid/storage_manager/${PN}_${MY_PV}.zip" +HOMEPAGE="https://www.microsemi.com/" +SRC_URI="https://download.adaptec.com/raid/storage_manager/${PN}_${MY_PV}.zip" KEYWORDS="-* ~amd64" LICENSE="Microsemi" diff --git a/sys-block/arcconf/metadata.xml b/sys-block/arcconf/metadata.xml index 9c93700b722..ebc6102883f 100644 --- a/sys-block/arcconf/metadata.xml +++ b/sys-block/arcconf/metadata.xml @@ -14,7 +14,7 @@ Proxy Maintainers - Microsemi Adaptec RAID Controller Command Line Utility, which allows you to: + The Microsemi Adaptec RAID Controller Command Line Utility allows you to: Create and delete logical drives. Display and modify configuration settings. Copy configurations from one computer to another.