commit: a41a2be1778e64ca1d78ae394bd6cfb50e2b93bd Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Sat Nov 9 01:21:53 2024 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Sat Nov 9 01:29:33 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a41a2be1
games-fps/eduke32: make hrp license conditional Closes: https://bugs.gentoo.org/942660 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> games-fps/eduke32/eduke32-20240619.10591.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-fps/eduke32/eduke32-20240619.10591.ebuild b/games-fps/eduke32/eduke32-20240619.10591.ebuild index 0edf84c132ca..01d0682e8e95 100644 --- a/games-fps/eduke32/eduke32-20240619.10591.ebuild +++ b/games-fps/eduke32/eduke32-20240619.10591.ebuild @@ -29,7 +29,7 @@ SRC_URI=" " S="${WORKDIR}/${PN}_${MY_DATE}-${MY_BUILD}-${EGIT_COMMIT}" -LICENSE="BUILDLIC GPL-2 HRP" +LICENSE="BUILDLIC GPL-2 hrp? ( HRP ) offensive? ( HRP )" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" IUSE="duke3d fluidsynth gtk hrp offensive opengl opl png psx sc-55 server sdk timidity tools voidsw voxels vpx xmp"