Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/plantuml/
Date: Tue, 09 Apr 2019 21:17:05
Message-Id: 1554844606.be12850586d35c53d10d0be9099e6007c2aed3c9.zlogene@gentoo
1 commit: be12850586d35c53d10d0be9099e6007c2aed3c9
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 9 21:16:46 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 9 21:16:46 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be128505
7
8 media-gfx/plantuml: amd64 stable wrt bug #667206
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="amd64"
13
14 media-gfx/plantuml/plantuml-8046.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/media-gfx/plantuml/plantuml-8046.ebuild b/media-gfx/plantuml/plantuml-8046.ebuild
18 index e214cf19d51..57239acc9c8 100644
19 --- a/media-gfx/plantuml/plantuml-8046.ebuild
20 +++ b/media-gfx/plantuml/plantuml-8046.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2016 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI="5"
27 @@ -11,7 +11,7 @@ HOMEPAGE="http://plantuml.com"
28 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
29 LICENSE="GPL-3"
30 SLOT="0"
31 -KEYWORDS="~amd64 ~x86"
32 +KEYWORDS="amd64 ~x86"
33
34 DEPEND=">=virtual/jdk-1.7"