diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-11-06 00:30:40 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-11-06 03:22:42 +0100 |
commit | c3d7fbb34bcb5a2712351c3012dd2fc2f1a65256 (patch) | |
tree | 082265e185687743344e6b0f2e09fcaaa505b7cc /app-text/epstool | |
parent | app-office/libreoffice: Add second part of ICU-68 fix (diff) | |
download | gentoo-c3d7fbb34bcb5a2712351c3012dd2fc2f1a65256.tar.gz gentoo-c3d7fbb34bcb5a2712351c3012dd2fc2f1a65256.tar.bz2 gentoo-c3d7fbb34bcb5a2712351c3012dd2fc2f1a65256.zip |
app-text/epstool: Update HOMEPAGE
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-text/epstool')
-rw-r--r-- | app-text/epstool/epstool-3.08-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/epstool/epstool-3.08-r1.ebuild b/app-text/epstool/epstool-3.08-r1.ebuild index a145530abb4f..0c8486d07164 100644 --- a/app-text/epstool/epstool-3.08-r1.ebuild +++ b/app-text/epstool/epstool-3.08-r1.ebuild @@ -6,7 +6,7 @@ EAPI="5" inherit eutils toolchain-funcs DESCRIPTION="Creates or extracts preview images in EPS files, fixes bounding boxes" -HOMEPAGE="http://www.cs.wisc.edu/~ghost/gsview/epstool.htm" +HOMEPAGE="http://www.ghostgum.com.au/software/epstool.htm" SRC_URI="ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/${P}.tar.gz" LICENSE="GPL-2" |