Gentoo Archives: gentoo-commits

From: Theo Anderson <telans@××××××.de>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-editors/micro/
Date: Thu, 17 Jun 2021 04:51:23
Message-Id: 1623905466.199e64a5eea2ba4d14079b28be3efc65375d64d4.telans@gentoo
1 commit: 199e64a5eea2ba4d14079b28be3efc65375d64d4
2 Author: Theo Anderson <telans <AT> posteo <DOT> de>
3 AuthorDate: Thu Jun 17 04:18:09 2021 +0000
4 Commit: Theo Anderson <telans <AT> posteo <DOT> de>
5 CommitDate: Thu Jun 17 04:51:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=199e64a5
7
8 app-editors/micro: update LICENSE
9
10 Signed-off-by: Theo Anderson <telans <AT> posteo.de>
11
12 app-editors/micro/micro-2.0.9.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-editors/micro/micro-2.0.9.ebuild b/app-editors/micro/micro-2.0.9.ebuild
16 index ce31b3d2d..152fd2ae7 100644
17 --- a/app-editors/micro/micro-2.0.9.ebuild
18 +++ b/app-editors/micro/micro-2.0.9.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 2020-2021 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -104,7 +104,7 @@ SRC_URI="
26 ${EGO_SUM_SRC_URI}
27 "
28
29 -LICENSE="MIT Apache-2.0 BSD BSD-2 MPL-2.0"
30 +LICENSE="MIT Apache-2.0 BSD MPL-2.0"
31 SLOT="0"
32 KEYWORDS="~amd64 ~arm64 ~x86"
33 RESTRICT="mirror"