diff options
author | Adam Feldman <NP-Hardass@gentoo.org> | 2020-03-22 13:27:07 -0400 |
---|---|---|
committer | Adam Feldman <NP-Hardass@gentoo.org> | 2020-04-06 13:48:21 -0400 |
commit | ab4699c19ba4e8e2f88f67ef7202dce1b34987ae (patch) | |
tree | 9442b60016b939e24db6da826ab1313279f5c248 /x11-misc/mate-notification-daemon | |
parent | x11-misc/mate-notification-daemon: Bump to 1.24.0 (diff) | |
download | gentoo-ab4699c19ba4e8e2f88f67ef7202dce1b34987ae.tar.gz gentoo-ab4699c19ba4e8e2f88f67ef7202dce1b34987ae.tar.bz2 gentoo-ab4699c19ba4e8e2f88f67ef7202dce1b34987ae.zip |
x11-misc/mate-notification-daemon: Fix LICENSE
Package-Manager: Portage-2.3.82, Repoman-2.3.18
Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>
Diffstat (limited to 'x11-misc/mate-notification-daemon')
4 files changed, 6 insertions, 6 deletions
diff --git a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.0-r1.ebuild b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.0-r1.ebuild index b7b3b1ddb731..6956bd19ec69 100644 --- a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.0-r1.ebuild +++ b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="MATE Notification daemon" -LICENSE="GPL-2" +LICENSE="GPL-2+ GPL-3+" SLOT="0" IUSE="" diff --git a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.0.ebuild b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.0.ebuild index ec55ea9dfdbb..73f14177d23e 100644 --- a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.0.ebuild +++ b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="MATE Notification daemon" -LICENSE="GPL-2" +LICENSE="GPL-2+ GPL-3+" SLOT="0" IUSE="" diff --git a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.1.ebuild b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.1.ebuild index 7813347c3c5f..6956bd19ec69 100644 --- a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.1.ebuild +++ b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.1.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="MATE Notification daemon" -LICENSE="GPL-2" +LICENSE="GPL-2+ GPL-3+" SLOT="0" IUSE="" diff --git a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.24.0.ebuild b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.24.0.ebuild index b72fee0e8a41..1fffb1ccaec2 100644 --- a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.24.0.ebuild +++ b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.24.0.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="MATE Notification daemon" -LICENSE="GPL-2" +LICENSE="GPL-2+ GPL-3+" SLOT="0" IUSE="" |