From: Michael Mair-Keimberger Date: Wed, 30 Aug 2017 18:54:29 +0000 (+0200) Subject: app-text/xmlto: fix HOMEPAGE, SRC_URI. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=aeace4599c008d0252653f9032959f9c6202bf73;p=gentoo.git app-text/xmlto: fix HOMEPAGE, SRC_URI. --- 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"