diff options
-rw-r--r-- | app-text/xmlto/xmlto-0.0.26-r1.ebuild | 4 | ||||
-rw-r--r-- | app-text/xmlto/xmlto-0.0.28-r1.ebuild | 4 |
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" |