summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2017-08-30 20:54:29 +0200
committerPatrice Clement <monsieurp@gentoo.org>2017-10-28 01:06:43 +0200
commitaeace4599c008d0252653f9032959f9c6202bf73 (patch)
tree55ddb15410576ea3807cde0119430c63bc595528 /app-text/xmlto
parentapp-admin/tmpwatch: fix HOMEPAGE, SRC_URI. (diff)
downloadgentoo-aeace4599c008d0252653f9032959f9c6202bf73.tar.gz
gentoo-aeace4599c008d0252653f9032959f9c6202bf73.tar.bz2
gentoo-aeace4599c008d0252653f9032959f9c6202bf73.zip
app-text/xmlto: fix HOMEPAGE, SRC_URI.
Diffstat (limited to 'app-text/xmlto')
-rw-r--r--app-text/xmlto/xmlto-0.0.26-r1.ebuild4
-rw-r--r--app-text/xmlto/xmlto-0.0.28-r1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/xmlto/xmlto-0.0.26-r1.ebuild b/app-text/xmlto/xmlto-0.0.26-r1.ebuild
index a09fe62fa98f..7131d28dfe9f 100644
--- a/app-text/xmlto/xmlto-0.0.26-r1.ebuild
+++ b/app-text/xmlto/xmlto-0.0.26-r1.ebuild
@@ -5,8 +5,8 @@ EAPI=5
inherit eutils
DESCRIPTION="script for converting XML and DocBook documents to a variety of output formats"
-HOMEPAGE="https://fedorahosted.org/xmlto/"
-SRC_URI="https://fedorahosted.org/releases/${PN:0:1}/${PN:1:1}/${PN}/${P}.tar.bz2"
+HOMEPAGE="https://pagure.io/xmlto"
+SRC_URI="https://releases.pagure.org/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
diff --git a/app-text/xmlto/xmlto-0.0.28-r1.ebuild b/app-text/xmlto/xmlto-0.0.28-r1.ebuild
index 2e79b5582e6f..dcdf3321459f 100644
--- a/app-text/xmlto/xmlto-0.0.28-r1.ebuild
+++ b/app-text/xmlto/xmlto-0.0.28-r1.ebuild
@@ -5,8 +5,8 @@ EAPI=5
inherit eutils
DESCRIPTION="script for converting XML and DocBook documents to a variety of output formats"
-HOMEPAGE="https://fedorahosted.org/xmlto/"
-SRC_URI="https://fedorahosted.org/releases/${PN:0:1}/${PN:1:1}/${PN}/${P}.tar.bz2"
+HOMEPAGE="https://pagure.io/xmlto"
+SRC_URI="https://releases.pagure.org/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"