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 B1ED51382C5 for ; Sat, 27 Jun 2020 20:45:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 43D28E096B; Sat, 27 Jun 2020 20:45:24 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 19BABE096A for ; Sat, 27 Jun 2020 20:45:24 +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 0619D34F06B for ; Sat, 27 Jun 2020 20:45:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8465E2D1 for ; Sat, 27 Jun 2020 20:45:19 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1593290704.5326d0eddaaa497b7fad715cd8c1b7766e20138f.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/pymol-plugins-promol/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-chemistry/pymol-plugins-promol/pymol-plugins-promol-3.0.2-r1.ebuild X-VCS-Directories: sci-chemistry/pymol-plugins-promol/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 5326d0eddaaa497b7fad715cd8c1b7766e20138f X-VCS-Branch: master Date: Sat, 27 Jun 2020 20:45:19 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 14450ebf-a2d3-4888-bb01-178957c6793e X-Archives-Hash: e6fe5d8a9419ddf88e6e059f835bb21d commit: 5326d0eddaaa497b7fad715cd8c1b7766e20138f Author: Alexey Sokolov google com> AuthorDate: Sat Jun 20 16:17:52 2020 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat Jun 27 20:45:04 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5326d0ed sci-chemistry/pymol-plugins-promol: update homepage Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov asokolov.org> Signed-off-by: Andreas K. Hüttel gentoo.org> .../pymol-plugins-promol/pymol-plugins-promol-3.0.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-chemistry/pymol-plugins-promol/pymol-plugins-promol-3.0.2-r1.ebuild b/sci-chemistry/pymol-plugins-promol/pymol-plugins-promol-3.0.2-r1.ebuild index d1c826850f6..6cd842f3703 100644 --- a/sci-chemistry/pymol-plugins-promol/pymol-plugins-promol-3.0.2-r1.ebuild +++ b/sci-chemistry/pymol-plugins-promol/pymol-plugins-promol-3.0.2-r1.ebuild @@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 ) inherit python-r1 DESCRIPTION="Fast and accurate regognition of active sites" -HOMEPAGE="http://www.rit.edu/cos/ezviz/ProMOL_dl.html" -SRC_URI="http://www.rit.edu/cos/ezviz/ProMOL.zip -> ${P}.zip" +HOMEPAGE="https://www.rit.edu/cos/ezviz/ProMOL_dl.html" +SRC_URI="https://www.rit.edu/cos/ezviz/ProMOL.zip -> ${P}.zip" SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux"