diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-05-14 13:25:44 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-05-19 23:07:37 +0200 |
commit | fd2fc6cfc37069da0815c62388a6f2e9c4abecd1 (patch) | |
tree | 6dd6a38fc35ec27d630ef0baf723989c706389af /games-puzzle | |
parent | games-puzzle/amoebax: License FreeArt renamed to Free-Art-1.2 (diff) | |
download | gentoo-fd2fc6cfc37069da0815c62388a6f2e9c4abecd1.tar.gz gentoo-fd2fc6cfc37069da0815c62388a6f2e9c4abecd1.tar.bz2 gentoo-fd2fc6cfc37069da0815c62388a6f2e9c4abecd1.zip |
games-puzzle/pipepanic: 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@gentoo.org>
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/pipepanic/pipepanic-0.1.3-r3.ebuild (renamed from games-puzzle/pipepanic/pipepanic-0.1.3-r2.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-puzzle/pipepanic/pipepanic-0.1.3-r2.ebuild b/games-puzzle/pipepanic/pipepanic-0.1.3-r3.ebuild index 126465820912..f4ce26581c82 100644 --- a/games-puzzle/pipepanic/pipepanic-0.1.3-r2.ebuild +++ b/games-puzzle/pipepanic/pipepanic-0.1.3-r3.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="http://www.users.waitrose.com/~thunor/pipepanic/" SRC_URI="http://www.users.waitrose.com/~thunor/pipepanic/dload/${P}-source.tar.gz" S="${WORKDIR}"/${P}-source -LICENSE="GPL-2 FreeArt" +LICENSE="GPL-2+ Free-Art-1.2" SLOT="0" KEYWORDS="~amd64 ~x86" |