commit: 2c05b0b7a7be32f4f6bb5b5a6ac4505a3d8efde6 Author: Christoph Junghans <junghans <AT> gentoo <DOT> org> AuthorDate: Wed Nov 4 16:07:47 2020 +0000 Commit: Christoph Junghans <junghans <AT> gentoo <DOT> org> CommitDate: Wed Nov 4 16:07:47 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c05b0b7
sci-chemistry/votca-csg: fix 9999 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 973d3156101..426d1572404 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.rst NOTICE CHANGELOG.rst ) +DOCS=( README.rst NOTICE.rst CHANGELOG.rst ) src_unpack() { if [[ ${PV} != *9999 ]]; then
