commit: c5a1f3fae558148e50f84fac36e0b1b6a571f996
Author: Stefan Cristian B. <stefan.cristian+git <AT> rogentos <DOT> ro>
AuthorDate: Tue Feb 25 01:08:40 2025 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Feb 25 01:08:43 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c5a1f3fa
games-util/curseforge: added Overwolf license back
* The Overwolf license is already defined in licenses.
Corrected the removal of Overwolf license.
Signed-off-by: Stefan Cristian B. <stefan.cristian+git <AT> rogentos.ro>
games-util/curseforge/curseforge-1.269.3000.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-util/curseforge/curseforge-1.269.3000.ebuild
b/games-util/curseforge/curseforge-1.269.3000.ebuild
index af9ede995..4f1d33085 100644
--- a/games-util/curseforge/curseforge-1.269.3000.ebuild
+++ b/games-util/curseforge/curseforge-1.269.3000.ebuild
@@ -17,7 +17,7 @@ SRC_URI="
amd64? ( https://${PN}.overwolf.com/downloads/${PN}-latest-linux.deb ->
${P}.deb )"
S="${WORKDIR}/"
-LICENSE="Apache-2.0 BSD BSD-2 GPL-2 LGPL-2+ LGPL-2.1 MPL-2.0 MIT"
+LICENSE="Overwolf Apache-2.0 BSD BSD-2 GPL-2 LGPL-2+ LGPL-2.1 MPL-2.0 MIT"
SLOT="0"
KEYWORDS="~amd64"
RESTRICT="bindist mirror strip test"