app-crypt/openssl-blacklist: Fix toolong.DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Fri, 17 Feb 2017 14:39:21 +0000 (16:39 +0200)
committerDavid Seifert <soap@gentoo.org>
Fri, 17 Feb 2017 20:16:51 +0000 (21:16 +0100)
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

index 204b5ea0919c810c27dadb734e98a65d7349b3aa..eae8e7279502298ccea59e5781203151424620a5 100644 (file)
@@ -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"