commit: 07c4109f5b7aca4f1a721217ae6ee9f581d8bf0b Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Fri May 14 11:22:19 2021 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Wed May 19 21:07:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07c4109f
games-puzzle/amoebax: License FreeArt renamed to Free-Art-1.2 Also GPL-2+ instead of GPL-2. Bug: https://bugs.gentoo.org/693516 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> .../amoebax/{amoebax-0.2.1-r1.ebuild => amoebax-0.2.1-r2.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-puzzle/amoebax/amoebax-0.2.1-r1.ebuild b/games-puzzle/amoebax/amoebax-0.2.1-r2.ebuild similarity index 92% rename from games-puzzle/amoebax/amoebax-0.2.1-r1.ebuild rename to games-puzzle/amoebax/amoebax-0.2.1-r2.ebuild index 316d438bcdd..a0b1fdd1e35 100644 --- a/games-puzzle/amoebax/amoebax-0.2.1-r1.ebuild +++ b/games-puzzle/amoebax/amoebax-0.2.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ DESCRIPTION="A cute and addictive action-puzzle game, similar to tetris" HOMEPAGE="http://www.emma-soft.com/games/amoebax/" SRC_URI="http://www.emma-soft.com/games/amoebax/download/${P}.tar.bz2" -LICENSE="FreeArt GPL-2" +LICENSE="Free-Art-1.2 GPL-2+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE=""
