commit: 19d22153062f203e80d0f077e20cde72911c970e Author: Florian Schmaus <flo <AT> geekplace <DOT> eu> AuthorDate: Tue Jun 15 13:07:23 2021 +0000 Commit: Florian Schmaus <flo <AT> geekplace <DOT> eu> CommitDate: Tue Jun 15 13:07:23 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=19d22153
x11-misc/autorandr: correct license to GPL-3 (from GPL-3+) Signed-off-by: Florian Schmaus <flo <AT> geekplace.eu> x11-misc/autorandr/autorandr-1.11.ebuild | 2 +- x11-misc/autorandr/autorandr-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/autorandr/autorandr-1.11.ebuild b/x11-misc/autorandr/autorandr-1.11.ebuild index b747e854c..b2efd0cc5 100644 --- a/x11-misc/autorandr/autorandr-1.11.ebuild +++ b/x11-misc/autorandr/autorandr-1.11.ebuild @@ -16,7 +16,7 @@ fi DESCRIPTION="Automatically select a display configuration based on connected devices" HOMEPAGE="https://github.com/phillipberndt/autorandr" -LICENSE="GPL-3+" +LICENSE="GPL-3" SLOT="0" IUSE="bash-completion systemd udev" diff --git a/x11-misc/autorandr/autorandr-9999.ebuild b/x11-misc/autorandr/autorandr-9999.ebuild index b747e854c..b2efd0cc5 100644 --- a/x11-misc/autorandr/autorandr-9999.ebuild +++ b/x11-misc/autorandr/autorandr-9999.ebuild @@ -16,7 +16,7 @@ fi DESCRIPTION="Automatically select a display configuration based on connected devices" HOMEPAGE="https://github.com/phillipberndt/autorandr" -LICENSE="GPL-3+" +LICENSE="GPL-3" SLOT="0" IUSE="bash-completion systemd udev"
