app-portage/cfg-update: Fix toolong.DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Sat, 18 Feb 2017 06:40:28 +0000 (08:40 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 18 Feb 2017 09:52:09 +0000 (10:52 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4003

app-portage/cfg-update/cfg-update-1.8.9.ebuild

index 33679304073750abd9f0a063d9824c9dcabb0f55..91eb76694e0f32f6ea98f2d1165e124d444f55d8 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
 
-DESCRIPTION="Easy to use GUI & CLI alternative for etc-update with safe automatic updating functionality"
+DESCRIPTION="Easy to use GUI & CLI alternative for etc-update"
 HOMEPAGE="https://github.com/rich0/cfg-update"
 SRC_URI="https://github.com/rich0/cfg-update/tarball/${PV} -> ${P}.tgz"