commit:     c3c01f47695dea8e2b8f5bc38664ad10dbf7b6d2
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Sat Feb 18 07:11:00 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 18 09:53:10 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3c01f47

app-text/landslide: Fix toolong.DESCRIPTION

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 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/landslide/landslide-1.1.3.ebuild 
b/app-text/landslide/landslide-1.1.3.ebuild
index 6f57a17180..769244fb51 100644
--- a/app-text/landslide/landslide-1.1.3.ebuild
+++ b/app-text/landslide/landslide-1.1.3.ebuild
@@ -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"
 

Reply via email to