diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-10-22 22:01:17 +0200 |
---|---|---|
committer | Jonas Stein <jstein@gentoo.org> | 2017-10-22 22:02:20 +0200 |
commit | 2c2064bf02da9d13fd6343ace347477c48934191 (patch) | |
tree | 40e92dd596d49baf9df8d3a830814f0d9ccdc0b3 /dev-tex | |
parent | net-analyzer/monitoring-plugins: new revision adding radius support. (diff) | |
download | gentoo-2c2064bf02da9d13fd6343ace347477c48934191.tar.gz gentoo-2c2064bf02da9d13fd6343ace347477c48934191.tar.bz2 gentoo-2c2064bf02da9d13fd6343ace347477c48934191.zip |
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
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/ppower4/ppower4-0.9.6.ebuild | 6 |
1 files 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 4f42ccd175ca..f15e945445dc 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" |