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 D40281382C5 for ; Wed, 20 Jan 2021 09:06:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 57CBAE083E; Wed, 20 Jan 2021 09:06:51 +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 0E3EDE0825 for ; Wed, 20 Jan 2021 09:06:51 +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 3AC4B340DC5 for ; Wed, 20 Jan 2021 09:06:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8B98F92 for ; Wed, 20 Jan 2021 09:06:47 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1611132944.8b7dd41e2554751e29e2974f03b33c93fc9058ae.andrewammerlaan@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/gamess/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/gamess/gamess-20180930.3.ebuild X-VCS-Directories: sci-chemistry/gamess/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 8b7dd41e2554751e29e2974f03b33c93fc9058ae X-VCS-Branch: master Date: Wed, 20 Jan 2021 09:06:47 +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: 1e03634a-828a-4af2-97be-e02ef8219301 X-Archives-Hash: fdcbd46c34c277eb305502b74396fe3b commit: 8b7dd41e2554751e29e2974f03b33c93fc9058ae Author: Andrew Ammerlaan riseup net> AuthorDate: Wed Jan 20 08:55:44 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Wed Jan 20 08:55:44 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=8b7dd41e sci-chemistry/gamess: update homepage Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan riseup.net> sci-chemistry/gamess/gamess-20180930.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-chemistry/gamess/gamess-20180930.3.ebuild b/sci-chemistry/gamess/gamess-20180930.3.ebuild index 44e7fa323..5cb4d091f 100644 --- a/sci-chemistry/gamess/gamess-20180930.3.ebuild +++ b/sci-chemistry/gamess/gamess-20180930.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit check-reqs fortran-2 flag-o-matic pax-utils toolchain-funcs DESCRIPTION="A powerful quantum chemistry package" -HOMEPAGE="http://www.msg.chem.iastate.edu/GAMESS/GAMESS.html" +HOMEPAGE="https://www.msg.chem.iastate.edu/GAMESS/GAMESS.html" SRC_URI=" ${P}.tar.gz qmmm-tinker? ( tinker.tar.gz )"