wok-6.x rev 17957
libsecret, libwebp: fix MAINTAINER
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Apr 16 16:12:16 2015 +0200 (2015-04-16) |
parents | c11b812cd39a |
children | 187051227b9a |
files | libsecret/receipt libwebp/receipt |
line diff
1.1 --- a/libsecret/receipt Thu Apr 16 13:27:06 2015 +0200 1.2 +++ b/libsecret/receipt Thu Apr 16 16:12:16 2015 +0200 1.3 @@ -3,7 +3,7 @@ 1.4 PACKAGE="libsecret" 1.5 VERSION="0.18" 1.6 SHORT_DESC="GObject based library for accessing the Secret Service API." 1.7 -MAINTAINER="devl547@gmail.org" 1.8 +MAINTAINER="devl547@gmail.com" 1.9 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.10 CATEGORY="security" 1.11 WEB_SITE="http://gnome.org"
2.1 --- a/libwebp/receipt Thu Apr 16 13:27:06 2015 +0200 2.2 +++ b/libwebp/receipt Thu Apr 16 16:12:16 2015 +0200 2.3 @@ -4,7 +4,7 @@ 2.4 VERSION="0.4.2" 2.5 CATEGORY="x-window" 2.6 SHORT_DESC="WebP image library." 2.7 -MAINTAINER="devl547@gmail.org" 2.8 +MAINTAINER="devl547@gmail.com" 2.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 2.10 WEB_SITE="http://webmproject.org" 2.11 WGET_URL="http://downloads.webmproject.org/releases/webp/$TARBALL"