# HG changeset patch # User Christophe Lincoln # Date 1204300983 -3600 # Node ID d293797ba11d68159204eb19a6fcfa64da8de5ee # Parent a432ed283969992419822cbd97f6a827823202fd UP: linux-header (go for 2.6.24.2 thanks and well done Pascal) diff -r a432ed283969 -r d293797ba11d busybox/receipt --- a/busybox/receipt Thu Feb 28 17:33:45 2008 +0100 +++ b/busybox/receipt Fri Feb 29 17:03:03 2008 +0100 @@ -4,7 +4,7 @@ VERSION="1.7.3" CATEGORY="base-system" SHORT_DESC="Busybox combines tiny versions of many common UNIX utilities." -MAINTAINER="pankso@slitaz.org" +MAINTAINER="pascal.bellard@slitaz.org" DEPENDS="slitaz-base-files" BUILD_DEPENDS="bzip2" TARBALL="$PACKAGE-$VERSION.tar.bz2" diff -r a432ed283969 -r d293797ba11d linux-headers/receipt --- a/linux-headers/receipt Thu Feb 28 17:33:45 2008 +0100 +++ b/linux-headers/receipt Fri Feb 29 17:03:03 2008 +0100 @@ -1,10 +1,10 @@ # SliTaz package receipt. PACKAGE="linux-headers" -VERSION="2.6.22.9" +VERSION="2.6.24.2" CATEGORY="development" SHORT_DESC="The Linux Kernel headers files for devel." -MAINTAINER="pankso@slitaz.org" +MAINTAINER="pascal.bellard@slitaz.org" WANTED="linux" WEB_SITE="http://www.kernel.org/" diff -r a432ed283969 -r d293797ba11d linux/receipt --- a/linux/receipt Thu Feb 28 17:33:45 2008 +0100 +++ b/linux/receipt Fri Feb 29 17:03:03 2008 +0100 @@ -4,7 +4,7 @@ VERSION="2.6.24.2" CATEGORY="base-system" SHORT_DESC="The Linux kernel and modules." -MAINTAINER="pankso@slitaz.org" +MAINTAINER="pascal.bellard@slitaz.org" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.kernel.org/" WGET_URL="http://www.eu.kernel.org/pub/linux/kernel/v2.6/$TARBALL" diff -r a432ed283969 -r d293797ba11d module-init-tools/receipt --- a/module-init-tools/receipt Thu Feb 28 17:33:45 2008 +0100 +++ b/module-init-tools/receipt Fri Feb 29 17:03:03 2008 +0100 @@ -4,7 +4,7 @@ VERSION="3.2" CATEGORY="base-system" SHORT_DESC="Kernel modules manipulation tools." -MAINTAINER="pankso@slitaz.org" +MAINTAINER="pascal.bellard@slitaz.org" DEPENDS="zlib" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://ftp.kernel.org/pub/linux/utils/kernel/module-init-tools/"