wok-6.x rev 21790
Update some websites
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jul 30 10:35:07 2019 +0200 (2019-07-30) |
parents | 7d3d60e180e6 |
children | 04ffefac5707 |
files | libee-dev/receipt libee/receipt python-couchdbkit/receipt python-gazpacho/receipt |
line diff
1.1 --- a/libee-dev/receipt Wed Jul 24 15:41:47 2019 +0200 1.2 +++ b/libee-dev/receipt Tue Jul 30 10:35:07 2019 +0200 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="libee dev files." 1.5 MAINTAINER="erjo@slitaz.org" 1.6 LICENSE="LGPL2.1" 1.7 -WEB_SITE="http://www.libee.org/download/" 1.8 +WEB_SITE="https://web.archive.org/web/20181206220018/http://www.libee.org/" 1.9 WANTED="libee" 1.10 1.11 DEPENDS="libee pkg-config"
2.1 --- a/libee/receipt Wed Jul 24 15:41:47 2019 +0200 2.2 +++ b/libee/receipt Tue Jul 30 10:35:07 2019 +0200 2.3 @@ -6,7 +6,7 @@ 2.4 SHORT_DESC="An Event Expression Library inspired by CEE" 2.5 MAINTAINER="erjo@slitaz.org" 2.6 LICENSE="LGPL2.1" 2.7 -WEB_SITE="http://www.libee.org/download/" 2.8 +WEB_SITE="https://web.archive.org/web/20181206220018/http://www.libee.org/" 2.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 2.10 WGET_URL="http://www.libee.org/files/download/$TARBALL" 2.11
3.1 --- a/python-couchdbkit/receipt Wed Jul 24 15:41:47 2019 +0200 3.2 +++ b/python-couchdbkit/receipt Tue Jul 30 10:35:07 2019 +0200 3.3 @@ -8,7 +8,8 @@ 3.4 MAINTAINER="claudinei@slitaz.org" 3.5 LICENSE="MIT" 3.6 TARBALL="$SOURCE-$VERSION.zip" 3.7 -WEB_SITE="http://www.couchdbkit.org" 3.8 +WEB_SITE="https://pypi.org/project/couchdbkit/" 3.9 + 3.10 WGET_URL="https://github.com/benoitc/$SOURCE/archive/$VERSION.zip" 3.11 3.12 DEPENDS="python couchdb python-simplejson python-restkit"
4.1 --- a/python-gazpacho/receipt Wed Jul 24 15:41:47 2019 +0200 4.2 +++ b/python-gazpacho/receipt Tue Jul 30 10:35:07 2019 +0200 4.3 @@ -9,7 +9,7 @@ 4.4 LICENSE="LGPL2.1" 4.5 SUGGESTED="twisted" 4.6 TARBALL="$SOURCE-$VERSION.tar.gz" 4.7 -WEB_SITE="http://gazpacho.sicem.biz" 4.8 +WEB_SITE="https://web.archive.org/web/20090425115052/http://gazpacho.sicem.biz/" 4.9 WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$SOURCE/${VERSION%.*}/$TARBALL" 4.10 4.11 DEPENDS="python pygtk python-kiwi"