dev-python/yubiotp: fix DESCRIPTION
authorAmy Liffey <amynka@gentoo.org>
Thu, 26 Apr 2018 08:32:29 +0000 (10:32 +0200)
committerAmy Liffey <amynka@gentoo.org>
Thu, 26 Apr 2018 08:38:14 +0000 (10:38 +0200)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

dev-python/yubiotp/yubiotp-0.2.1.ebuild

index b717b151ddd9621ce999a31d35de03eefb6e5e91..e46ba7ac0e46fde5a9b85155306d8d704f48d584 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ inherit eutils distutils-r1
 MY_PN="YubiOTP"
 MY_P="${MY_PN}-${PV}"
 
-DESCRIPTION="Library for verifying YubiKey OTP tokens, both locally and through a Yubico web service"
+DESCRIPTION="Library verifying YubiKey OTP tokens, locally and using Yubico web service"
 HOMEPAGE="https://bitbucket.org/psagers/yubiotp"
 SRC_URI="mirror://pypi/Y/${MY_PN}/${MY_P}.tar.gz"