summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sping@gentoo.org>2019-04-22 18:02:02 +0200
committerSebastian Pipping <sping@gentoo.org>2019-04-22 18:16:04 +0200
commitf22f225e65f6fd1dc786c347ef19a99ebebf3095 (patch)
tree469d5baec6bf173374835d2f4b58328db719379e /app-text/dvisvgm/dvisvgm-2.3.3.ebuild
parentmedia-gfx/gimp: 2.10.10 + de-ltprune + eapi7-ver + sync 9999 (diff)
downloadgentoo-f22f225e65f6fd1dc786c347ef19a99ebebf3095.tar.gz
gentoo-f22f225e65f6fd1dc786c347ef19a99ebebf3095.tar.bz2
gentoo-f22f225e65f6fd1dc786c347ef19a99ebebf3095.zip
app-text/dvisvgm: 2.7 + fix homepage
Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-2.3.64, Repoman-2.3.12
Diffstat (limited to 'app-text/dvisvgm/dvisvgm-2.3.3.ebuild')
-rw-r--r--app-text/dvisvgm/dvisvgm-2.3.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/dvisvgm/dvisvgm-2.3.3.ebuild b/app-text/dvisvgm/dvisvgm-2.3.3.ebuild
index e2eec8fc99a8..a5b84660b8bb 100644
--- a/app-text/dvisvgm/dvisvgm-2.3.3.ebuild
+++ b/app-text/dvisvgm/dvisvgm-2.3.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
inherit toolchain-funcs flag-o-matic
DESCRIPTION="Converts DVI files to SVG"
-HOMEPAGE="http://dvisvgm.bplaced.net/"
+HOMEPAGE="https://dvisvgm.de/"
SRC_URI="https://github.com/mgieseki/dvisvgm/releases/download/${PV}/${P}.tar.gz"
LICENSE="GPL-3"