app-crypt/xca: Fix toolong.DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Fri, 17 Feb 2017 14:42:15 +0000 (16:42 +0200)
committerDavid Seifert <soap@gentoo.org>
Fri, 17 Feb 2017 20:16:57 +0000 (21:16 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3996

app-crypt/xca/xca-1.3.2.ebuild

index 01b5107100428018c278cfb8a0eb5fa9c0e92a57..bf6075e737c3a8cf5dd14fdfa7aeb8b39f8d4d88 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$
 
@@ -6,7 +6,7 @@ EAPI="5"
 
 inherit eutils toolchain-funcs
 
-DESCRIPTION="A GUI to OpenSSL, RSA public keys, certificates, signing requests and revokation lists"
+DESCRIPTION="A GUI to OpenSSL, RSA public keys, certificates, signing requests etc"
 HOMEPAGE="http://xca.sourceforge.net"
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"