dev-tex/ppower4: Shorten DESCRIPTION, new HOMEPAGE
authorJonas Stein <jstein@gentoo.org>
Sun, 22 Oct 2017 20:01:17 +0000 (22:01 +0200)
committerJonas Stein <jstein@gentoo.org>
Sun, 22 Oct 2017 20:02:20 +0000 (22:02 +0200)
The old DESCRIPTION was too long.
Fixed URL of the HOMEPAGE too.

Package-Manager: Portage-2.3.12, Repoman-2.3.3

dev-tex/ppower4/ppower4-0.9.6.ebuild

index 4f42ccd175ca7dffdc4d0f57d4db1e6e22575b2e..f15e945445dca18704fa0d163e3146b340361adb 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 inherit latex-package eutils
 
-DESCRIPTION="Post-process presentations in PDF format which were prepared using (La)TeX to add dynamic effects"
+DESCRIPTION="The Java tool PPower4 adds effects to slides using LaTeX"
 
 # Taken from:
 #SRC_URI="http://www.tex.ac.uk/tex-archive/support/ppower4/pp4sty.zip
@@ -12,7 +12,7 @@ DESCRIPTION="Post-process presentations in PDF format which were prepared using
 #      http://www.tex.ac.uk/tex-archive/support/ppower4/manual.pdf"
 SRC_URI="mirror://gentoo/${P}.tar.gz"
 
-HOMEPAGE="http://www.tex.ac.uk/tex-archive/support/ppower4/index.html"
+HOMEPAGE="http://tug.ctan.org/support/ppower4/index.html"
 
 SLOT="0"
 LICENSE="GPL-2"