Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/apbs/
Date: Sun, 14 Oct 2018 20:45:59
Message-Id: 1539549945.7671a250e0f896df379eea4eb6d7fc1450484fe3.asturm@gentoo
1 commit: 7671a250e0f896df379eea4eb6d7fc1450484fe3
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 14 20:45:25 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 14 20:45:45 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7671a250
7
8 sci-chemistry/apbs: https
9
10 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 sci-chemistry/apbs/apbs-1.4.1-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild b/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild
17 index 5ab24e0c3cc..108e43bf904 100644
18 --- a/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild
19 +++ b/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild
20 @@ -11,7 +11,7 @@ inherit cmake-utils distutils-r1 flag-o-matic multilib toolchain-funcs
21 GITHUB_REV="74fcb8676de69ed04ddab8976a8b05a6caaf4d65"
22
23 DESCRIPTION="Evaluation of electrostatic properties of nanoscale biomolecular systems"
24 -HOMEPAGE="http://www.poissonboltzmann.org/apbs/"
25 +HOMEPAGE="https://www.poissonboltzmann.org/apbs/"
26 #SRC_URI="mirror://sourceforge/${PN}/${P}-source.tar.gz"
27 SRC_URI="https://github.com/Electrostatics/apbs-pdb2pqr/archive/${GITHUB_REV}.zip -> ${P}.zip"