Gentoo Archives: gentoo-commits

From: Christoph Junghans <junghans@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csg/
Date: Tue, 03 Nov 2020 19:48:50
Message-Id: 1604432901.684d9b8b7ad04a173da1b2aaca45adff7cda47ca.junghans@gentoo
1 commit: 684d9b8b7ad04a173da1b2aaca45adff7cda47ca
2 Author: Christoph Junghans <junghans <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 3 19:47:57 2020 +0000
4 Commit: Christoph Junghans <junghans <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 3 19:48:21 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=684d9b8b
7
8 sci-chemistry/votca-csg: fix build
9
10 Closes: https://bugs.gentoo.org/752420
11 Package-Manager: Portage-2.3.103, Repoman-2.3.23
12 Signed-off-by: Christoph Junghans <junghans <AT> gentoo.org>
13
14 sci-chemistry/votca-csg/votca-csg-9999.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sci-chemistry/votca-csg/votca-csg-9999.ebuild b/sci-chemistry/votca-csg/votca-csg-9999.ebuild
18 index c77bb3e40fa..973d3156101 100644
19 --- a/sci-chemistry/votca-csg/votca-csg-9999.ebuild
20 +++ b/sci-chemistry/votca-csg/votca-csg-9999.ebuild
21 @@ -40,7 +40,7 @@ DEPEND="${RDEPEND}
22 >=app-text/txt2tags-2.5
23 virtual/pkgconfig"
24
25 -DOCS=( README.md NOTICE CHANGELOG.md )
26 +DOCS=( README.rst NOTICE CHANGELOG.rst )
27
28 src_unpack() {
29 if [[ ${PV} != *9999 ]]; then