From e616e4e5d05a48be19bf85b44433882467bc64b4 Mon Sep 17 00:00:00 2001 From: Harri Nieminen Date: Fri, 17 Feb 2017 16:39:21 +0200 Subject: [PATCH] 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 204b5ea0919c..eae8e7279502 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" -- 2.26.2