Gentoo Archives: gentoo-commits

From: Michael Orlitzky <mjo@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/pari/
Date: Tue, 28 Apr 2020 12:44:38
Message-Id: 1588077722.951e5ebfacd60f44d80352cfd5396bf0e9525a16.mjo@gentoo
1 commit: 951e5ebfacd60f44d80352cfd5396bf0e9525a16
2 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 28 12:41:41 2020 +0000
4 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 28 12:42:02 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=951e5ebf
7
8 sci-mathematics/pari: replace DOCS array.
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>
12
13 sci-mathematics/pari/pari-2.11.4.ebuild | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/sci-mathematics/pari/pari-2.11.4.ebuild b/sci-mathematics/pari/pari-2.11.4.ebuild
17 index 076c2cdc55f..564ed9639a7 100644
18 --- a/sci-mathematics/pari/pari-2.11.4.ebuild
19 +++ b/sci-mathematics/pari/pari-2.11.4.ebuild
20 @@ -97,6 +97,7 @@ src_test() {
21 }
22
23 src_install() {
24 + DOCS=( AUTHORS CHANGES* COMPAT NEW README* )
25 default
26
27 if use doc; then