commit:     436001d8568039881cb154942e53c20d60dabe09
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Fri Feb 17 14:58:22 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Feb 17 20:17:33 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=436001d8

app-crypt/openvpn-blacklist: Fix toolong.DESCRIPTION

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 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/openvpn-blacklist/openvpn-blacklist-0.4-r1.ebuild 
b/app-crypt/openvpn-blacklist/openvpn-blacklist-0.4-r1.ebuild
index a7fb81d908..4368026ec4 100644
--- a/app-crypt/openvpn-blacklist/openvpn-blacklist-0.4-r1.ebuild
+++ b/app-crypt/openvpn-blacklist/openvpn-blacklist-0.4-r1.ebuild
@@ -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"
 

Reply via email to