app-office/libreoffice: Fix SRC_URI (really DEV_URI)
authorAndreas Sturmlechner <asturm@gentoo.org>
Thu, 1 Mar 2018 13:59:31 +0000 (14:59 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Thu, 1 Mar 2018 15:44:12 +0000 (16:44 +0100)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

app-office/libreoffice/libreoffice-6.0.9999.ebuild
app-office/libreoffice/libreoffice-9999.ebuild

index 73e251cb02ea7f88c0de522a7066380deb1f0e40..84d7690158f959f8ff362dac6fd1719ba6b3aeb6 100644 (file)
@@ -12,7 +12,7 @@ PYTHON_REQ_USE="threads,xml"
 DEV_URI="
        https://dev-builds.libreoffice.org/pre-releases/src
        https://download.documentfoundation.org/libreoffice/src/${PV:0:5}/
-       https://download.documentfoundation.org/libreoffice/old/${PV}/
+       https://downloadarchive.documentfoundation.org/libreoffice/old/${PV}/src
 "
 ADDONS_URI="https://dev-www.libreoffice.org/src/"
 
index 319eeddd2776e2cc77764f24ef32de18cd6694ec..eca7b36b89aad1348e24fe22c977e624ee906038 100644 (file)
@@ -12,7 +12,7 @@ PYTHON_REQ_USE="threads,xml"
 DEV_URI="
        https://dev-builds.libreoffice.org/pre-releases/src
        https://download.documentfoundation.org/libreoffice/src/${PV:0:5}/
-       https://download.documentfoundation.org/libreoffice/old/${PV}/
+       https://downloadarchive.documentfoundation.org/libreoffice/old/${PV}/src
 "
 ADDONS_URI="https://dev-www.libreoffice.org/src/"