From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id CE50E58973 for ; Tue, 9 Feb 2016 01:13:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8CEDC21C016; Tue, 9 Feb 2016 01:13:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2C99621C016 for ; Tue, 9 Feb 2016 01:13:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F0B2C340917 for ; Tue, 9 Feb 2016 01:13:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6C4FA8F4 for ; Tue, 9 Feb 2016 01:13:50 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <1454980411.e548724f322893514373bbd6156db838adf70f3f.robbat2@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/megacli/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-block/megacli/megacli-8.07.14-r1.ebuild X-VCS-Directories: sys-block/megacli/ X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: e548724f322893514373bbd6156db838adf70f3f X-VCS-Branch: master Date: Tue, 9 Feb 2016 01:13:50 +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: 702faf7c-a17b-4e40-aaf4-94a9e5607b2e X-Archives-Hash: 5910e66aec4e96d6242229a58618caaa commit: e548724f322893514373bbd6156db838adf70f3f Author: Robin H. Johnson gentoo org> AuthorDate: Tue Feb 9 01:13:31 2016 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Tue Feb 9 01:13:31 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e548724f sys-block/megacli: document the download link that does not require click-through. Package-Manager: portage-2.2.27 sys-block/megacli/megacli-8.07.14-r1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys-block/megacli/megacli-8.07.14-r1.ebuild b/sys-block/megacli/megacli-8.07.14-r1.ebuild index ca44b0c..048bcd6 100644 --- a/sys-block/megacli/megacli-8.07.14-r1.ebuild +++ b/sys-block/megacli/megacli-8.07.14-r1.ebuild @@ -10,7 +10,8 @@ MY_P=${MY_PV}_MegaCLI DESCRIPTION="LSI Logic MegaRAID Command Line Interface management tool" # Avagotech now owns LSI -HOMEPAGE="http://www.www.avagotech.com/" +HOMEPAGE="http://www.avagotech.com/cs/Satellite?pagename=AVG2/searchLayout&SearchKeyWord=8.07&searchType=DocumentFileExtension-zip&locale=avg_en&srchradio=within&within=8.07" +# This file is '[zip] MegaCLI 5.5 P2', Date: 01/20/2014 Size: 7753 KB SRC_URI="http://docs.avagotech.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/${MY_P}.zip" LICENSE="LSI"