commit: 684d9b8b7ad04a173da1b2aaca45adff7cda47ca Author: Christoph Junghans <junghans <AT> gentoo <DOT> org> AuthorDate: Tue Nov 3 19:47:57 2020 +0000 Commit: Christoph Junghans <junghans <AT> gentoo <DOT> org> CommitDate: Tue Nov 3 19:48:21 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=684d9b8b
sci-chemistry/votca-csg: fix build Closes: https://bugs.gentoo.org/752420 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Christoph Junghans <junghans <AT> gentoo.org> sci-chemistry/votca-csg/votca-csg-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-chemistry/votca-csg/votca-csg-9999.ebuild b/sci-chemistry/votca-csg/votca-csg-9999.ebuild index c77bb3e40fa..973d3156101 100644 --- a/sci-chemistry/votca-csg/votca-csg-9999.ebuild +++ b/sci-chemistry/votca-csg/votca-csg-9999.ebuild @@ -40,7 +40,7 @@ DEPEND="${RDEPEND} >=app-text/txt2tags-2.5 virtual/pkgconfig" -DOCS=( README.md NOTICE CHANGELOG.md ) +DOCS=( README.rst NOTICE CHANGELOG.rst ) src_unpack() { if [[ ${PV} != *9999 ]]; then
