summaryrefslogtreecommitdiff
path: root/app-crypt
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-02-17 16:39:21 +0200
committerDavid Seifert <soap@gentoo.org>2017-02-17 21:16:51 +0100
commite616e4e5d05a48be19bf85b44433882467bc64b4 (patch)
treece0a9a64cc7f62ecef2bd8bac1ff1dd3d1236860 /app-crypt
parent65cff7dd562319fd3914b23d6a60569ced9bd2ff (diff)
downloadgentoo-e616e4e5d05a48be19bf85b44433882467bc64b4.tar.gz
gentoo-e616e4e5d05a48be19bf85b44433882467bc64b4.tar.xz
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
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/openssl-blacklist/openssl-blacklist-0.5.3.ebuild4
1 files 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 204b5ea0919..eae8e727950 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"