Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/plplot/
Date: Sun, 06 Jun 2021 11:17:13
Message-Id: 1622978223.638824792af2d1140910027353c37542ebfaef60.andrewammerlaan@gentoo
1 commit: 638824792af2d1140910027353c37542ebfaef60
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 6 11:16:22 2021 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 6 11:17:03 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63882479
7
8 sci-libs/plplot: fix typo
9
10 Closes: https://bugs.gentoo.org/794529
11 Package-Manager: Portage-3.0.19, Repoman-3.0.3
12 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
13
14 sci-libs/plplot/plplot-5.15.0-r101.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sci-libs/plplot/plplot-5.15.0-r101.ebuild b/sci-libs/plplot/plplot-5.15.0-r101.ebuild
18 index 6941579942f..66bfce1ec68 100644
19 --- a/sci-libs/plplot/plplot-5.15.0-r101.ebuild
20 +++ b/sci-libs/plplot/plplot-5.15.0-r101.ebuild
21 @@ -290,7 +290,7 @@ src_install() {
22 rm -r "${ED}"/usr/share/doc/${PF}/examples || die
23 fi
24
25 - use python & python_optimize
26 + use python && python_optimize
27
28 if use java; then
29 java-pkg_dojar "${BUILD_DIR}"/examples/java/${PN}.jar