Gentoo Archives: gentoo-commits

From: Mike Pagano <mpagano@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/idea-community/
Date: Wed, 14 Sep 2022 17:15:29
Message-Id: 1663175714.b7dcb8db710eb4a0a8d9d4583c42e8a530b33907.mpagano@gentoo
1 commit: b7dcb8db710eb4a0a8d9d4583c42e8a530b33907
2 Author: Mike Pagano <mpagano <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 14 17:15:14 2022 +0000
4 Commit: Mike Pagano <mpagano <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 14 17:15:14 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7dcb8db
7
8 dev-util/idea-community: Fix typo
9
10 Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org>
11
12 dev-util/idea-community/idea-community-2022.2.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/idea-community/idea-community-2022.2.2.ebuild b/dev-util/idea-community/idea-community-2022.2.2.ebuild
16 index e19c8ddeb575..8a5c03ffc6e3 100644
17 --- a/dev-util/idea-community/idea-community-2022.2.2.ebuild
18 +++ b/dev-util/idea-community/idea-community-2022.2.2.ebuild
19 @@ -12,7 +12,7 @@ LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 CC-BY-2.5 CDDL-1.1
20 codehaus-classworlds CPL-1.0 EPL-1.0 EPL-2.0
21 GPL-2 GPL-2-with-classpath-exception ISC
22 JDOM LGPL-2.1 LGPL-2.1+ LGPL-3-with-linking-exception MIT
23 - .MPL-1.0 MPL-1.1 OFL ZLIB"
24 + MPL-1.0 MPL-1.1 OFL ZLIB"
25
26 SLOT="0"
27 KEYWORDS="~amd64 ~arm64"