commit: 951e5ebfacd60f44d80352cfd5396bf0e9525a16
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 28 12:41:41 2020 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Tue Apr 28 12:42:02 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=951e5ebf
sci-mathematics/pari: replace DOCS array.
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>
sci-mathematics/pari/pari-2.11.4.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/sci-mathematics/pari/pari-2.11.4.ebuild
b/sci-mathematics/pari/pari-2.11.4.ebuild
index 076c2cdc55f..564ed9639a7 100644
--- a/sci-mathematics/pari/pari-2.11.4.ebuild
+++ b/sci-mathematics/pari/pari-2.11.4.ebuild
@@ -97,6 +97,7 @@ src_test() {
}
src_install() {
+ DOCS=( AUTHORS CHANGES* COMPAT NEW README* )
default
if use doc; then