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

app-cdr/gtkcdlabel/gtkcdlabel-1.14-r1.ebuild

index b1748052eafcf4e6f599cf728aea466102463ae6..76157583c706beaf1476963f95e18721f8bb88f0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
 
 inherit python-single-r1
 
-DESCRIPTION="a GUI frontend to cdlabelgen which is a program that can generate a variety of CD tray covers"
+DESCRIPTION="A GUI for cdlabelgen that generates CD labels"
 HOMEPAGE="http://gtkcdlabel.sourceforge.net"
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"