Gentoo Archives: gentoo-commits

From: "Göktürk Yüksek" <gokturk@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/lfm/
Date: Thu, 29 Dec 2016 04:12:19
Message-Id: 1482984692.eb34275a3522566a3a2acf7b5c88b18dc0c8f347.gokturk@gentoo
1 commit: eb34275a3522566a3a2acf7b5c88b18dc0c8f347
2 Author: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 29 03:32:48 2016 +0000
4 Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 29 04:11:32 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb34275a
7
8 app-misc/lfm: fix the license
9
10 Package-Manager: portage-2.3.0
11
12 app-misc/lfm/lfm-2.3-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-misc/lfm/lfm-2.3-r1.ebuild b/app-misc/lfm/lfm-2.3-r1.ebuild
16 index ce957fd..06327ae 100644
17 --- a/app-misc/lfm/lfm-2.3-r1.ebuild
18 +++ b/app-misc/lfm/lfm-2.3-r1.ebuild
19 @@ -13,7 +13,7 @@ DESCRIPTION="Last File Manager is a powerful file manager for the console"
20 HOMEPAGE="https://inigo.katxi.org/devel/lfm/"
21 SRC_URI="https://inigo.katxi.org/devel/${PN}/${P}.tar.gz"
22
23 -LICENSE="GPL-3"
24 +LICENSE="GPL-3+"
25 SLOT="0"
26 KEYWORDS="~amd64 ~x86"