summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Turco <fturco@fastmail.fm>2018-01-06 22:33:24 +0100
committerCraig Andrews <candrews@gentoo.org>2018-01-10 18:45:52 -0500
commite28a06fde1d38d2b51744b9db6429250341f4bbd (patch)
treef39dac241c8761852f1e9cfe86ed9464350670cd /app-text/docbook-xsl-stylesheets
parentsys-power/powerstat: version bump (diff)
downloadgentoo-e28a06fde1d38d2b51744b9db6429250341f4bbd.tar.gz
gentoo-e28a06fde1d38d2b51744b9db6429250341f4bbd.tar.bz2
gentoo-e28a06fde1d38d2b51744b9db6429250341f4bbd.zip
app-text/docbook-xsl-stylesheets: fix HOMEPAGE
Closes: https://bugs.gentoo.org/643738
Diffstat (limited to 'app-text/docbook-xsl-stylesheets')
-rw-r--r--app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.79.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.79.1-r2.ebuild b/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.79.1-r2.ebuild
index c58f037e311b..60aad0b138b9 100644
--- a/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.79.1-r2.ebuild
+++ b/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.79.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ MY_PN="${PN%-stylesheets}"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="XSL Stylesheets for Docbook"
-HOMEPAGE="http://wiki.docbook.org/DocBookXslStylesheets"
+HOMEPAGE="https://github.com/docbook/wiki/wiki"
SRC_URI="mirror://sourceforge/docbook/${MY_P}.tar.bz2"
LICENSE="BSD"