mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 02:39:08 -07:00
games-board/gnome-mines: Fix license
Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -7,7 +7,7 @@ inherit gnome2 vala
|
||||
DESCRIPTION="Clear hidden mines from a minefield"
|
||||
HOMEPAGE="https://wiki.gnome.org/Apps/Mines"
|
||||
|
||||
LICENSE="GPL-2+"
|
||||
LICENSE="GPL-2+ CC-BY-SA-3.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~arm ~arm64 x86"
|
||||
IUSE=""
|
||||
|
||||
@@ -7,7 +7,7 @@ inherit gnome2 vala
|
||||
DESCRIPTION="Clear hidden mines from a minefield"
|
||||
HOMEPAGE="https://wiki.gnome.org/Apps/Mines"
|
||||
|
||||
LICENSE="GPL-3+"
|
||||
LICENSE="GPL-3+ CC-BY-SA-3.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE=""
|
||||
|
||||
Reference in New Issue
Block a user