commit: e39175774ede24b45a5325d773e198acd1f5fb38 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Thu Aug 2 07:15:40 2018 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Thu Aug 2 07:15:40 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3917577
gnome-extra/gnome-system-monitor: fix license Package-Manager: Portage-2.3.43, Repoman-2.3.10 gnome-extra/gnome-system-monitor/gnome-system-monitor-3.24.0.ebuild | 2 +- gnome-extra/gnome-system-monitor/gnome-system-monitor-3.26.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-extra/gnome-system-monitor/gnome-system-monitor-3.24.0.ebuild b/gnome-extra/gnome-system-monitor/gnome-system-monitor-3.24.0.ebuild index a091aeed701..ec9498bbda9 100644 --- a/gnome-extra/gnome-system-monitor/gnome-system-monitor-3.24.0.ebuild +++ b/gnome-extra/gnome-system-monitor/gnome-system-monitor-3.24.0.ebuild @@ -7,7 +7,7 @@ inherit gnome2 DESCRIPTION="The Gnome System Monitor" HOMEPAGE="https://help.gnome.org/users/gnome-system-monitor/" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" IUSE="systemd X" KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" diff --git a/gnome-extra/gnome-system-monitor/gnome-system-monitor-3.26.0.ebuild b/gnome-extra/gnome-system-monitor/gnome-system-monitor-3.26.0.ebuild index d4296000909..cfd6c2f7bcb 100644 --- a/gnome-extra/gnome-system-monitor/gnome-system-monitor-3.26.0.ebuild +++ b/gnome-extra/gnome-system-monitor/gnome-system-monitor-3.26.0.ebuild @@ -7,7 +7,7 @@ inherit gnome2 DESCRIPTION="The Gnome System Monitor" HOMEPAGE="https://help.gnome.org/users/gnome-system-monitor/" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" IUSE="systemd X" KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
