summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-02-18 09:11:00 +0200
committerDavid Seifert <soap@gentoo.org>2017-02-18 10:53:10 +0100
commitc3c01f47695dea8e2b8f5bc38664ad10dbf7b6d2 (patch)
tree96c07ce56ec9115d9ebbfa301151a775750a283e /app-text/landslide/landslide-1.1.3.ebuild
parentapp-text/highlight: Fix toolong.DESCRIPTION (diff)
downloadgentoo-c3c01f47695dea8e2b8f5bc38664ad10dbf7b6d2.tar.gz
gentoo-c3c01f47695dea8e2b8f5bc38664ad10dbf7b6d2.tar.bz2
gentoo-c3c01f47695dea8e2b8f5bc38664ad10dbf7b6d2.zip
app-text/landslide: 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-text/landslide/landslide-1.1.3.ebuild')
-rw-r--r--app-text/landslide/landslide-1.1.3.ebuild4
1 files 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 6f57a1718037..769244fb51a3 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"