commit: 7992792e34033d14e0476b501c9cc24e869d4de8 Author: orbea <orbea <AT> riseup <DOT> net> AuthorDate: Thu Feb 5 20:46:20 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 11 07:17:32 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7992792e
games-emulation/melonds-jg: update live ebuild * update licenses * remove dependency Signed-off-by: orbea <orbea <AT> riseup.net> Part-of: https://github.com/gentoo/gentoo/pull/45650 Signed-off-by: Sam James <sam <AT> gentoo.org> games-emulation/melonds-jg/melonds-jg-9999.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/games-emulation/melonds-jg/melonds-jg-9999.ebuild b/games-emulation/melonds-jg/melonds-jg-9999.ebuild index c3d8bc14e7f2..2d1f982282b2 100644 --- a/games-emulation/melonds-jg/melonds-jg-9999.ebuild +++ b/games-emulation/melonds-jg/melonds-jg-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2025 Gentoo Authors +# Copyright 2022-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,12 +18,11 @@ else KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" fi -LICENSE="BSD-1 BSD-2 GPL-3+ MIT Unlicense public-domain" +LICENSE="BSD-2 FatFs GPL-3+ LGPL-2.1+ MIT Unlicense public-domain" SLOT="1" DEPEND=" media-libs/jg:1= - media-libs/libsamplerate " RDEPEND=" ${DEPEND}
