summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-02-18 08:40:28 +0200
committerDavid Seifert <soap@gentoo.org>2017-02-18 10:52:09 +0100
commit4073e43cca1e09e9216a55294afbbfcd67c54a4a (patch)
treed2c779dfc1f5dadfff5c5231c89afe597fd362a0 /app-portage/cfg-update/cfg-update-1.8.9.ebuild
parentapp-pda/iripdb: Fix toolong.DESCRIPTION (diff)
downloadgentoo-4073e43cca1e09e9216a55294afbbfcd67c54a4a.tar.gz
gentoo-4073e43cca1e09e9216a55294afbbfcd67c54a4a.tar.bz2
gentoo-4073e43cca1e09e9216a55294afbbfcd67c54a4a.zip
app-portage/cfg-update: Fix toolong.DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4003
Diffstat (limited to 'app-portage/cfg-update/cfg-update-1.8.9.ebuild')
-rw-r--r--app-portage/cfg-update/cfg-update-1.8.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/cfg-update/cfg-update-1.8.9.ebuild b/app-portage/cfg-update/cfg-update-1.8.9.ebuild
index 336793040737..91eb76694e0f 100644
--- a/app-portage/cfg-update/cfg-update-1.8.9.ebuild
+++ b/app-portage/cfg-update/cfg-update-1.8.9.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$
@@ -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"