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: Sat, 30 Apr 2022 19:09:36
Message-Id: 1651345752.228666b75232598c9f5a81febc17f8181d0ed4ff.sam@gentoo
1 commit: 228666b75232598c9f5a81febc17f8181d0ed4ff
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 30 19:08:34 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 30 19:09:12 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=228666b7
7
8 media-gfx/plantuml: Stabilize 1.2022.3 amd64, #841809
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-gfx/plantuml/plantuml-1.2022.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-gfx/plantuml/plantuml-1.2022.3.ebuild b/media-gfx/plantuml/plantuml-1.2022.3.ebuild
16 index c1ad0e0aaa4f..8ba5d39fd289 100644
17 --- a/media-gfx/plantuml/plantuml-1.2022.3.ebuild
18 +++ b/media-gfx/plantuml/plantuml-1.2022.3.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:*"