From 684d9b8b7ad04a173da1b2aaca45adff7cda47ca Mon Sep 17 00:00:00 2001 From: Christoph Junghans Date: Tue, 3 Nov 2020 12:47:57 -0700 Subject: 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 --- sci-chemistry/votca-csg/votca-csg-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sci-chemistry') diff --git a/sci-chemistry/votca-csg/votca-csg-9999.ebuild b/sci-chemistry/votca-csg/votca-csg-9999.ebuild index c77bb3e40fa8..973d31561017 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 -- cgit v1.2.3-65-gdbad