summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2020-01-18 12:46:17 +0100
committerUlrich Müller <ulm@gentoo.org>2020-01-18 12:50:38 +0100
commit1ccd63a3dcddd2e96b5f8ad3d78b1fb93f3574c5 (patch)
tree0c8f1fe3b085e1e99064c196cf6541436425e29a
parentlicenses: Add sdlsasteroids for games-arcade/sdlsasteroids. (diff)
downloadgentoo-1ccd63a3dcddd2e96b5f8ad3d78b1fb93f3574c5.tar.gz
gentoo-1ccd63a3dcddd2e96b5f8ad3d78b1fb93f3574c5.tar.bz2
gentoo-1ccd63a3dcddd2e96b5f8ad3d78b1fb93f3574c5.zip
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>
-rw-r--r--games-arcade/sdlsasteroids/sdlsasteroids-3.0.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/sdlsasteroids/sdlsasteroids-3.0.1-r1.ebuild b/games-arcade/sdlsasteroids/sdlsasteroids-3.0.1-r1.ebuild
index 24ecc1564280..ca199ae1cbe8 100644
--- a/games-arcade/sdlsasteroids/sdlsasteroids-3.0.1-r1.ebuild
+++ b/games-arcade/sdlsasteroids/sdlsasteroids-3.0.1-r1.ebuild
@@ -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=""