Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/plantuml/
Date: Sun, 25 Sep 2022 01:18:10
Message-Id: 1664068608.8096cde859ed603f32e02a1a6a2a0e40d9e1145e.sam@gentoo
1 commit: 8096cde859ed603f32e02a1a6a2a0e40d9e1145e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 25 01:16:48 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 25 01:16:48 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8096cde8
7
8 media-gfx/plantuml: Stabilize 1.2022.7 amd64, #872599
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-gfx/plantuml/plantuml-1.2022.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-gfx/plantuml/plantuml-1.2022.7.ebuild b/media-gfx/plantuml/plantuml-1.2022.7.ebuild
16 index c1ad0e0aaa4f..8ba5d39fd289 100644
17 --- a/media-gfx/plantuml/plantuml-1.2022.7.ebuild
18 +++ b/media-gfx/plantuml/plantuml-1.2022.7.ebuild
19 @@ -11,7 +11,7 @@ HOMEPAGE="https://plantuml.com"
20 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 ~x86"
25
26 DEPEND=">=virtual/jdk-1.8:*"