Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/plantuml/
Date: Sun, 09 Jan 2022 20:35:34
Message-Id: 1641760482.8c93f4f201365ede3a2f44197593faf5f23a75e0.jsmolic@gentoo
1 commit: 8c93f4f201365ede3a2f44197593faf5f23a75e0
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 9 20:34:42 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 9 20:34:42 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c93f4f2
7
8 media-gfx/plantuml: Stabilize 1.2021.16 amd64, #830834
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 media-gfx/plantuml/plantuml-1.2021.16.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-gfx/plantuml/plantuml-1.2021.16.ebuild b/media-gfx/plantuml/plantuml-1.2021.16.ebuild
16 index 6ff07a08c731..dc4ec7f18aad 100644
17 --- a/media-gfx/plantuml/plantuml-1.2021.16.ebuild
18 +++ b/media-gfx/plantuml/plantuml-1.2021.16.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:*"