# HG changeset patch # User Pascal Bellard # Date 1216150278 0 # Node ID 3e397378bee178b4299bea5ddb5b863e2abe564d # Parent 90aff787d4cca923db729c756bc47edc1ab94a44 Remove < and > in MAINTAINER diff -r 90aff787d4cc -r 3e397378bee1 libpcap/receipt --- a/libpcap/receipt Tue Jul 15 19:22:25 2008 +0000 +++ b/libpcap/receipt Tue Jul 15 19:31:18 2008 +0000 @@ -4,7 +4,7 @@ VERSION="0.9.8" CATEGORY="development" SHORT_DESC="library for tcpdump" -MAINTAINER="Serge Daigle " +MAINTAINER="sdaigl@lacitec.on.ca" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="www.tcpdump.org" WGET_URL="http://www.tcpdump.org/release/$TARBALL"; diff -r 90aff787d4cc -r 3e397378bee1 tcl8.4-dev/receipt --- a/tcl8.4-dev/receipt Tue Jul 15 19:22:25 2008 +0000 +++ b/tcl8.4-dev/receipt Tue Jul 15 19:31:18 2008 +0000 @@ -4,7 +4,7 @@ VERSION="8.4.18" CATEGORY="development" SHORT_DESC="The Tool Command Language dev files" -MAINTAINER="Erjo " +MAINTAINER="erjo@slitaz.org" DEPENDS="tcl8.4" WANTED="tcl8.4" SOURCE="tcl" diff -r 90aff787d4cc -r 3e397378bee1 tcl8.4/receipt --- a/tcl8.4/receipt Tue Jul 15 19:22:25 2008 +0000 +++ b/tcl8.4/receipt Tue Jul 15 19:31:18 2008 +0000 @@ -4,7 +4,7 @@ VERSION="8.4.18" CATEGORY="development" SHORT_DESC="The Tool Command Language" -MAINTAINER="Erjo " +MAINTAINER="erjo@slitaz.org" DEPENDS="" SOURCE="tcl" TARBALL="${SOURCE}${VERSION}-src.tar.gz" diff -r 90aff787d4cc -r 3e397378bee1 tcpdump/receipt --- a/tcpdump/receipt Tue Jul 15 19:22:25 2008 +0000 +++ b/tcpdump/receipt Tue Jul 15 19:31:18 2008 +0000 @@ -6,7 +6,7 @@ SHORT_DESC="cli wire sniffer" DEPENDS="libcrypto openssl " BUILD_DEPENDS="libpcap" -MAINTAINER="Serge Daigle " +MAINTAINER="sdaigl@lacitec.on.ca" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.tcpdump.org/" WGET_URL="http://www.tcpdump.org/release/$TARBALL"