app-crypt/openvpn-blacklist: Fix toolong.DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Fri, 17 Feb 2017 14:58:22 +0000 (16:58 +0200)
committerDavid Seifert <soap@gentoo.org>
Fri, 17 Feb 2017 20:17:33 +0000 (21:17 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3996

app-crypt/openvpn-blacklist/openvpn-blacklist-0.4-r1.ebuild

index a7fb81d908ff3a1744caf03fcdab90879be5240a..4368026ec4bd8f3b927e180c292544cb7f633b00 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -7,7 +7,7 @@ EAPI=5
 PYTHON_COMPAT=( python2_7 )
 inherit python-single-r1
 
-DESCRIPTION="Detection of weak openvpn keys produced by certain debian versions between 2006 and 2008"
+DESCRIPTION="Detection of weak openvpn keys produced by certain debian versions in 2006-2008"
 HOMEPAGE="http://packages.debian.org/sid/openvpn-blacklist"
 SRC_URI="mirror://debian/pool/main/o/${PN}/${PN}_${PV}.tar.gz"