commit: 2e60ea6f7961547304593c841b0155c880b26736 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Wed Jul 26 09:22:31 2017 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Wed Jul 26 09:41:08 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e60ea6f
games-mud/gnome-mud: Fix license to GPL-2+ (was missing "or later") Package-Manager: Portage-2.3.6, Repoman-2.3.2 games-mud/gnome-mud/gnome-mud-0.11.2-r1.ebuild | 4 ++-- games-mud/gnome-mud/gnome-mud-0.11.2-r2.ebuild | 2 +- games-mud/gnome-mud/gnome-mud-0.11.2.ebuild | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/games-mud/gnome-mud/gnome-mud-0.11.2-r1.ebuild b/games-mud/gnome-mud/gnome-mud-0.11.2-r1.ebuild index 83c254b1285..8d99eb1c2f4 100644 --- a/games-mud/gnome-mud/gnome-mud-0.11.2-r1.ebuild +++ b/games-mud/gnome-mud/gnome-mud-0.11.2-r1.ebuild @@ -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 @@ -9,7 +9,7 @@ inherit gnome2 DESCRIPTION="GNOME MUD client" HOMEPAGE="https://wiki.gnome.org/Apps/GnomeMud" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~x86 ~x86-fbsd" IUSE="gstreamer" diff --git a/games-mud/gnome-mud/gnome-mud-0.11.2-r2.ebuild b/games-mud/gnome-mud/gnome-mud-0.11.2-r2.ebuild index 762658ae94b..8323c50c689 100644 --- a/games-mud/gnome-mud/gnome-mud-0.11.2-r2.ebuild +++ b/games-mud/gnome-mud/gnome-mud-0.11.2-r2.ebuild @@ -10,7 +10,7 @@ inherit gnome2 DESCRIPTION="GNOME MUD client" HOMEPAGE="https://wiki.gnome.org/Apps/GnomeMud" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="amd64 ~x86 ~x86-fbsd" IUSE="gstreamer" diff --git a/games-mud/gnome-mud/gnome-mud-0.11.2.ebuild b/games-mud/gnome-mud/gnome-mud-0.11.2.ebuild index f2fb1bec8d0..3fa2809b314 100644 --- a/games-mud/gnome-mud/gnome-mud-0.11.2.ebuild +++ b/games-mud/gnome-mud/gnome-mud-0.11.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit gnome2 games DESCRIPTION="GNOME MUD client" HOMEPAGE="https://wiki.gnome.org/Apps/GnomeMud" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="amd64 x86 ~x86-fbsd" IUSE="gstreamer"