From: Harri Nieminen Date: Fri, 17 Feb 2017 14:34:12 +0000 (+0200) Subject: app-cdr/k9copy: Fix toolong.DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1fb57a209d5025536fd3742db11960ab09e94b4c;p=gentoo.git app-cdr/k9copy: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3996 --- diff --git a/app-cdr/k9copy/k9copy-2.3.8-r1.ebuild b/app-cdr/k9copy/k9copy-2.3.8-r1.ebuild index 51fee6ef525c..8d7fc6252a73 100644 --- a/app-cdr/k9copy/k9copy-2.3.8-r1.ebuild +++ b/app-cdr/k9copy/k9copy-2.3.8-r1.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$ @@ -14,7 +14,7 @@ inherit kde4-base ESVN_REPO_URI="https://k9copy.svn.sourceforge.net/svnroot/k9copy/kde4" ESVN_PROJECT="k9copy" -DESCRIPTION="k9copy is a DVD backup utility which allows the copy of one or more titles from a DVD9 to a DVD5" +DESCRIPTION="DVD backup utility which allows the copy of titles from a DVD9 to a DVD5" HOMEPAGE="http://k9copy.sourceforge.net/" [[ ${PV} != *9999* ]] && SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"