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: Mon, 03 Jan 2022 09:19:12
Message-Id: 1641201536.13cd91c4f276c50c52e19c91ed0164e27c035ece.sam@gentoo
1 commit: 13cd91c4f276c50c52e19c91ed0164e27c035ece
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 3 09:18:56 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 3 09:18:56 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13cd91c4
7
8 media-gfx/plantuml: Stabilize 1.2021.15 amd64, #830508
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-gfx/plantuml/plantuml-1.2021.15.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-gfx/plantuml/plantuml-1.2021.15.ebuild b/media-gfx/plantuml/plantuml-1.2021.15.ebuild
16 index 6ff07a08c731..dc4ec7f18aad 100644
17 --- a/media-gfx/plantuml/plantuml-1.2021.15.ebuild
18 +++ b/media-gfx/plantuml/plantuml-1.2021.15.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=7
25 @@ -11,7 +11,7 @@ HOMEPAGE="https://plantuml.com"
26 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
27 LICENSE="GPL-3"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="amd64 ~x86"
31
32 DEPEND=">=virtual/jdk-1.8:*"