# HG changeset patch # User Pascal Bellard # Date 1655842518 0 # Node ID 32a0c44693d55d8674e65808a1ab0f86886b7329 # Parent c85bdee1fe53daf19e212a2495e49f61e9250a42 Use archive.org for some broken wget_url diff -r c85bdee1fe53 -r 32a0c44693d5 e3/receipt --- a/e3/receipt Tue Jun 21 16:00:20 2022 +0000 +++ b/e3/receipt Tue Jun 21 20:15:18 2022 +0000 @@ -10,7 +10,7 @@ WEB_SITE="https://sites.google.com/site/e3editor" TARBALL="$PACKAGE-$VERSION.tgz" -WGET_URL="https://sites.google.com/site/e3editor/Home/$TARBALL?attredirects=0" +WGET_URL="https://web.archive.org/web/20201006173606if_/https://2b6d7e20-a-62cb3a1a-s-sites.googlegroups.com/site/e3editor/Home/e3-2.82.tgz?attachauth=ANoY7co7qKHGOGdmIuUbZEtPROa4XOwpAcAezJgsHkzCJF0SuXam6IqbJDjyvaLjRSWa0HjJNPUPn9KWjbeijGmkAh_7zKfF7f40NYdESskkh7SgmzFBUJLaYn_xr_x9FBRTZCunG71kbWLhpKIC3ZqVmgRTmq3wQ1ryPARnEjT7BRwDZtvElgsSA0fmK3-nXNezVLX_S5ewlrwqsJnbT_nGxKdkIqFHIg%3D%3D&attredirects=0" DEPENDS="" BUILD_DEPENDS="make nasm" diff -r c85bdee1fe53 -r 32a0c44693d5 hydroxygen-iconset/receipt --- a/hydroxygen-iconset/receipt Tue Jun 21 16:00:20 2022 +0000 +++ b/hydroxygen-iconset/receipt Tue Jun 21 20:15:18 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="CC GPL" WEB_SITE="http://deviantdark.deviantart.com/art/hydroxygen-iconset-100826865" TARBALL="$PACKAGE-$VERSION.zip" -WGET_URL="http://fc04.deviantart.com/fs40/f/2009/019/8/7/hydroxygen_iconset_by_deviantdark.zip" +WGET_URL="https://web.archive.org/web/20150801202308if_/http://orig03.deviantart.net/1b20/f/2009/019/8/7/hydroxygen_iconset_by_deviantdark.zip" DEPENDS="" BUILD_DEPENDS="" diff -r c85bdee1fe53 -r 32a0c44693d5 stoqlib/receipt --- a/stoqlib/receipt Tue Jun 21 16:00:20 2022 +0000 +++ b/stoqlib/receipt Tue Jun 21 20:15:18 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="LGPL2.1" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.stoq.com.br" -WGET_URL="http://download.stoq.com.br/sources/$VERSION/$TARBALL" +WGET_URL="https://web.archive.org/web/20150907231324if_/http://download.stoq.com.br/sources/$VERSION/$TARBALL" DEPENDS="python pygtk postgresql psycopg2 zopeinterface python-pil \ python-reportlab python-kiwi python-gazpacho stoqdrivers python-dateutil"