commit:     7e07310c51b0be7ced614d14b10df103658d0f49
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 27 01:05:37 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Jul 27 01:33:33 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e07310c

app-admin/pass-otp: Fix license

 app-admin/pass-otp/pass-otp-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/pass-otp/pass-otp-1.1.0.ebuild 
b/app-admin/pass-otp/pass-otp-1.1.0.ebuild
index 40e37ea6799..c314e589f5a 100644
--- a/app-admin/pass-otp/pass-otp-1.1.0.ebuild
+++ b/app-admin/pass-otp/pass-otp-1.1.0.ebuild
@@ -7,7 +7,7 @@ DESCRIPTION="A pass extension for managing one-time-password 
(OTP) tokens."
 HOMEPAGE="https://github.com/tadfisher/pass-otp";
 
SRC_URI="https://github.com/tadfisher/pass-otp/releases/download/v${PV}/${P}.tar.gz";
 
-LICENSE="GPL-3+"
+LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="qrcode test"

Reply via email to