Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/pymol/
Date: Sun, 02 May 2021 19:22:32
Message-Id: 1619983342.c4ec1ee42400be04414a8ab1b728ec21add16fff.pacho@gentoo
1 commit: c4ec1ee42400be04414a8ab1b728ec21add16fff
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 2 19:20:06 2021 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sun May 2 19:22:22 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4ec1ee4
7
8 sci-chemistry/pymol: Re-host distfiles
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
12
13 sci-chemistry/pymol/pymol-2.4.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-chemistry/pymol/pymol-2.4.0-r1.ebuild b/sci-chemistry/pymol/pymol-2.4.0-r1.ebuild
17 index 7fb154b6850..c710896747d 100644
18 --- a/sci-chemistry/pymol/pymol-2.4.0-r1.ebuild
19 +++ b/sci-chemistry/pymol/pymol-2.4.0-r1.ebuild
20 @@ -11,7 +11,7 @@ inherit desktop optfeature flag-o-matic xdg distutils-r1
21 DESCRIPTION="A Python-extensible molecular graphics system"
22 HOMEPAGE="https://www.pymol.org/"
23 SRC_URI="
24 - https://dev.gentoo.org/~jlec/distfiles/${PN}-1.8.4.0.png.xz
25 + https://dev.gentoo.org/~pacho/${PN}/${PN}-1.8.4.0.png.xz
26 https://github.com/schrodinger/pymol-open-source/archive/v${PV}.tar.gz -> ${P}.tar.gz
27 "
28 RESTRICT="mirror"