commit: b7ce3d7092791bd8f4fd108c7068d8028cd6212a
Author: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Fri Jun 21 10:51:04 2024 +0000
Commit: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
CommitDate: Fri Jun 21 10:51:04 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b7ce3d70
app-misc/github-desktop-bin: update LICENSE
OFL-1.1 instead of OFL.
Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>
app-misc/github-desktop-bin/github-desktop-bin-3.3.1_rc1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-misc/github-desktop-bin/github-desktop-bin-3.3.1_rc1.ebuild
b/app-misc/github-desktop-bin/github-desktop-bin-3.3.1_rc1.ebuild
index 573ce939e..191306f50 100644
--- a/app-misc/github-desktop-bin/github-desktop-bin-3.3.1_rc1.ebuild
+++ b/app-misc/github-desktop-bin/github-desktop-bin-3.3.1_rc1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2023 Gentoo Authors
+# Copyright 2019-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,7 +19,7 @@ S="${WORKDIR}"
# Electron bundles a bunch of things
LICENSE="
MIT BSD BSD-2 BSD-4 AFL-2.1 Apache-2.0 Ms-PL GPL-2 LGPL-2.1 APSL-2
- unRAR OFL CC-BY-SA-3.0 MPL-2.0 android public-domain all-rights-reserved
+ unRAR OFL-1.1 CC-BY-SA-3.0 MPL-2.0 android public-domain
all-rights-reserved
"
SLOT="0"
KEYWORDS="-* ~amd64"