commit:     e616e4e5d05a48be19bf85b44433882467bc64b4
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Fri Feb 17 14:39:21 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Feb 17 20:16:51 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e616e4e5

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

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3996

 app-crypt/openssl-blacklist/openssl-blacklist-0.5.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/openssl-blacklist/openssl-blacklist-0.5.3.ebuild 
b/app-crypt/openssl-blacklist/openssl-blacklist-0.5.3.ebuild
index 204b5ea091..eae8e72795 100644
--- a/app-crypt/openssl-blacklist/openssl-blacklist-0.5.3.ebuild
+++ b/app-crypt/openssl-blacklist/openssl-blacklist-0.5.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,7 +13,7 @@ DEB_P="${PN}_${MY_PV}"
 DEB_PVER=$(get_version_component_range 3)
 DEB_PATCH="${DEB_P}-${DEB_PVER}.diff"
 
-DESCRIPTION="Detection of weak ssl keys produced by certain debian versions 
between 2006 and 2008"
+DESCRIPTION="Detection of weak ssl keys produced by certain debian versions in 
2006-2008"
 HOMEPAGE="https://launchpad.net/ubuntu/+source/openssl-blacklist/";
 SRC_URI="mirror://debian/pool/main/o/${PN}/${DEB_P}.orig.tar.gz
        mirror://debian/pool/main/o/${PN}/${DEB_PATCH}.gz"

Reply via email to