Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/PDL-Graphics-Gnuplot/
Date: Wed, 17 Aug 2022 04:04:28
Message-Id: 1660709054.e0f165f6c88fbf0260ac0b91e3bc764600f1889b.sam@gentoo
1 commit: e0f165f6c88fbf0260ac0b91e3bc764600f1889b
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 17 04:04:14 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 17 04:04:14 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0f165f6
7
8 dev-perl/PDL-Graphics-Gnuplot: Stabilize 2.19.0 amd64, #833670
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.19.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.19.0.ebuild b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.19.0.ebuild
16 index 9f3ba744f07b..e86082e4a050 100644
17 --- a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.19.0.ebuild
18 +++ b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.19.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -10,7 +10,7 @@ inherit perl-module
26 DESCRIPTION="Gnuplot-based plotting for PDL"
27
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="amd64 ~x86"
31
32 RDEPEND="
33 dev-perl/Alien-Gnuplot