Gentoo Archives: gentoo-commits

From: Ben Kohler <bkohler@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-visualization/labplot/
Date: Mon, 30 Jan 2023 15:25:30
Message-Id: 1675092308.6ab260eaef4706627f566f7713b51279fbd24721.bkohler@gentoo
1 commit: 6ab260eaef4706627f566f7713b51279fbd24721
2 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 30 15:17:06 2023 +0000
4 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 30 15:25:08 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ab260ea
7
8 sci-visualization/labplot: slot operator dep on app-text/discount
9
10 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
11
12 sci-visualization/labplot/labplot-2.9.0-r1.ebuild | 4 ++--
13 sci-visualization/labplot/labplot-9999.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/sci-visualization/labplot/labplot-2.9.0-r1.ebuild b/sci-visualization/labplot/labplot-2.9.0-r1.ebuild
17 index 1e23e3c19800..c45f80b7f620 100644
18 --- a/sci-visualization/labplot/labplot-2.9.0-r1.ebuild
19 +++ b/sci-visualization/labplot/labplot-2.9.0-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2022 Gentoo Authors
22 +# Copyright 1999-2023 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=8
26 @@ -54,7 +54,7 @@ DEPEND="
27 fits? ( sci-libs/cfitsio:= )
28 hdf5? ( sci-libs/hdf5:= )
29 libcerf? ( sci-libs/libcerf )
30 - markdown? ( app-text/discount )
31 + markdown? ( app-text/discount:= )
32 matio? ( sci-libs/matio:= )
33 netcdf? ( sci-libs/netcdf:= )
34 origin? ( sci-libs/liborigin:2 )
35
36 diff --git a/sci-visualization/labplot/labplot-9999.ebuild b/sci-visualization/labplot/labplot-9999.ebuild
37 index 1e23e3c19800..c45f80b7f620 100644
38 --- a/sci-visualization/labplot/labplot-9999.ebuild
39 +++ b/sci-visualization/labplot/labplot-9999.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2022 Gentoo Authors
42 +# Copyright 1999-2023 Gentoo Authors
43 # Distributed under the terms of the GNU General Public License v2
44
45 EAPI=8
46 @@ -54,7 +54,7 @@ DEPEND="
47 fits? ( sci-libs/cfitsio:= )
48 hdf5? ( sci-libs/hdf5:= )
49 libcerf? ( sci-libs/libcerf )
50 - markdown? ( app-text/discount )
51 + markdown? ( app-text/discount:= )
52 matio? ( sci-libs/matio:= )
53 netcdf? ( sci-libs/netcdf:= )
54 origin? ( sci-libs/liborigin:2 )