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: Fri, 03 Dec 2021 15:58:24
Message-Id: 1638547077.d755f2ce3beb6949ae87d6c82dcb5796803ed06f.sam@gentoo
1 commit: d755f2ce3beb6949ae87d6c82dcb5796803ed06f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 3 15:57:57 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 3 15:57:57 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d755f2ce
7
8 media-gfx/plantuml: Stabilize 1.2021.13 amd64, #828062
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-gfx/plantuml/plantuml-1.2021.13.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-gfx/plantuml/plantuml-1.2021.13.ebuild b/media-gfx/plantuml/plantuml-1.2021.13.ebuild
16 index 6ff07a08c731..2293ae97609b 100644
17 --- a/media-gfx/plantuml/plantuml-1.2021.13.ebuild
18 +++ b/media-gfx/plantuml/plantuml-1.2021.13.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:*"