mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
games-arcade/sdlsasteroids: Fix LICENSE.
Closes: https://bugs.gentoo.org/703546 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -8,7 +8,7 @@ DESCRIPTION="Rework of Sasteroids using SDL"
|
||||
HOMEPAGE="http://sdlsas.sourceforge.net/"
|
||||
SRC_URI="mirror://sourceforge/sdlsas/SDLSasteroids-${PV}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2 freedist"
|
||||
LICENSE="sdlsasteroids GPL-2+ public-domain"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
Reference in New Issue
Block a user