# HG changeset patch # User Pascal Bellard # Date 1564475707 -7200 # Node ID e66efc062996d0afecce2c8ab1f5280a8b197ef2 # Parent 7d3d60e180e6aa7f8251fc03d2f2226751336cda Update some websites diff -r 7d3d60e180e6 -r e66efc062996 libee-dev/receipt --- a/libee-dev/receipt Wed Jul 24 15:41:47 2019 +0200 +++ b/libee-dev/receipt Tue Jul 30 10:35:07 2019 +0200 @@ -6,7 +6,7 @@ SHORT_DESC="libee dev files." MAINTAINER="erjo@slitaz.org" LICENSE="LGPL2.1" -WEB_SITE="http://www.libee.org/download/" +WEB_SITE="https://web.archive.org/web/20181206220018/http://www.libee.org/" WANTED="libee" DEPENDS="libee pkg-config" diff -r 7d3d60e180e6 -r e66efc062996 libee/receipt --- a/libee/receipt Wed Jul 24 15:41:47 2019 +0200 +++ b/libee/receipt Tue Jul 30 10:35:07 2019 +0200 @@ -6,7 +6,7 @@ SHORT_DESC="An Event Expression Library inspired by CEE" MAINTAINER="erjo@slitaz.org" LICENSE="LGPL2.1" -WEB_SITE="http://www.libee.org/download/" +WEB_SITE="https://web.archive.org/web/20181206220018/http://www.libee.org/" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="http://www.libee.org/files/download/$TARBALL" diff -r 7d3d60e180e6 -r e66efc062996 python-couchdbkit/receipt --- a/python-couchdbkit/receipt Wed Jul 24 15:41:47 2019 +0200 +++ b/python-couchdbkit/receipt Tue Jul 30 10:35:07 2019 +0200 @@ -8,7 +8,8 @@ MAINTAINER="claudinei@slitaz.org" LICENSE="MIT" TARBALL="$SOURCE-$VERSION.zip" -WEB_SITE="http://www.couchdbkit.org" +WEB_SITE="https://pypi.org/project/couchdbkit/" + WGET_URL="https://github.com/benoitc/$SOURCE/archive/$VERSION.zip" DEPENDS="python couchdb python-simplejson python-restkit" diff -r 7d3d60e180e6 -r e66efc062996 python-gazpacho/receipt --- a/python-gazpacho/receipt Wed Jul 24 15:41:47 2019 +0200 +++ b/python-gazpacho/receipt Tue Jul 30 10:35:07 2019 +0200 @@ -9,7 +9,7 @@ LICENSE="LGPL2.1" SUGGESTED="twisted" TARBALL="$SOURCE-$VERSION.tar.gz" -WEB_SITE="http://gazpacho.sicem.biz" +WEB_SITE="https://web.archive.org/web/20090425115052/http://gazpacho.sicem.biz/" WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$SOURCE/${VERSION%.*}/$TARBALL" DEPENDS="python pygtk python-kiwi"