app-text/landslide: Fix toolong.DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Sat, 18 Feb 2017 07:11:00 +0000 (09:11 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 18 Feb 2017 09:53:10 +0000 (10:53 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4003

app-text/landslide/landslide-1.1.3.ebuild

index 6f57a1718037e88f45089416c174b7d2ba18d088..769244fb51a3b62bc4c7b756da8bce66a742af6d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} )
 
 inherit distutils-r1 vcs-snapshot
 
-DESCRIPTION="Landslide generates a slideshow using the slides that power the html5-slides presentation"
+DESCRIPTION="Generates a slideshow using the slides that power the html5-slides presentation"
 HOMEPAGE="https://github.com/adamzap/landslide"
 SRC_URI="https://github.com/adamzap/landslide/tarball/v${PV} -> ${P}.tar.gz"