Сравнение geolith-jg-0.3.0 с geolith-jg-9999

/usr/portage/games-emulation/geolith-jg/geolith-jg-9999.ebuild 2026-05-04 19:17:04.883765025 +0300
1
# Copyright 2022-2025 Gentoo Authors
1
# Copyright 2022-2026 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
7 7

  
8 8
MY_PN=${PN%-*}
9 9
MY_P=${MY_PN}-${PV}
10
DESCRIPTION="Jolly Good Neo Geo AES/MVS Emulator"
10
DESCRIPTION="Jolly Good Neo Geo AES/MVS/CD/CDZ Emulator"
11 11
HOMEPAGE="https://gitlab.com/jgemu/geolith"
12 12
if [[ "${PV}" == *9999 ]] ; then
13 13
	inherit git-r3
......
18 18
	KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
19 19
fi
20 20

  
21
LICENSE="BSD MIT"
21
LICENSE="BSD MIT MIT-0"
22 22
SLOT="1"
23 23

  
24 24
DEPEND="
Спасибо!