commit: 2c2064bf02da9d13fd6343ace347477c48934191 Author: Jonas Stein <jstein <AT> gentoo <DOT> org> AuthorDate: Sun Oct 22 20:01:17 2017 +0000 Commit: Jonas Stein <jstein <AT> gentoo <DOT> org> CommitDate: Sun Oct 22 20:02:20 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c2064bf
dev-tex/ppower4: Shorten DESCRIPTION, new HOMEPAGE 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-tex/ppower4/ppower4-0.9.6.ebuild b/dev-tex/ppower4/ppower4-0.9.6.ebuild index 4f42ccd175c..f15e945445d 100644 --- a/dev-tex/ppower4/ppower4-0.9.6.ebuild +++ b/dev-tex/ppower4/ppower4-0.9.6.ebuild @@ -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"
