diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-10-07 15:16:20 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-10-07 15:16:20 +0000 |
commit | f6022ab097b31e078dbcea3201b2731f65637ab7 (patch) | |
tree | 8d17fa7a6bebb1a26584b0c3492f38c48e9a0fde /sys-boot | |
parent | fix insecure tempfile handling, bug #66357 (diff) | |
download | historical-f6022ab097b31e078dbcea3201b2731f65637ab7.tar.gz historical-f6022ab097b31e078dbcea3201b2731f65637ab7.tar.bz2 historical-f6022ab097b31e078dbcea3201b2731f65637ab7.zip |
touchups
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/netboot/Manifest | 14 | ||||
-rw-r--r-- | sys-boot/netboot/netboot-0.9.8.ebuild | 8 | ||||
-rw-r--r-- | sys-boot/syslinux/Manifest | 8 |
3 files changed, 20 insertions, 10 deletions
diff --git a/sys-boot/netboot/Manifest b/sys-boot/netboot/Manifest index 0737655799ca..95107e04b986 100644 --- a/sys-boot/netboot/Manifest +++ b/sys-boot/netboot/Manifest @@ -1,4 +1,14 @@ -MD5 d86e5b5e47260e5a965eae2afe6d6d40 metadata.xml 159 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 37430839b3970aef48bf179a5afa24e3 ChangeLog 322 -MD5 1b827ab983ec791f32e891fc84e3874f netboot-0.9.8.ebuild 683 +MD5 d86e5b5e47260e5a965eae2afe6d6d40 metadata.xml 159 +MD5 b23bfdd3a02efc7dc28ee8ec3fe2aac3 netboot-0.9.8.ebuild 685 MD5 f7b31adec25510c7cc11490f8cf95e55 files/digest-netboot-0.9.8 65 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.9.10 (GNU/Linux) + +iD8DBQFBZV3iHTu7gpaalycRAk1ZAKDMEDelIROaf1PH6Vh/u6JERjqYXACgjRdG +HsRBC8Gao+4R9ciDad6WcsY= +=+DGy +-----END PGP SIGNATURE----- diff --git a/sys-boot/netboot/netboot-0.9.8.ebuild b/sys-boot/netboot/netboot-0.9.8.ebuild index 5e09b312e2d1..80377eabe0f0 100644 --- a/sys-boot/netboot/netboot-0.9.8.ebuild +++ b/sys-boot/netboot/netboot-0.9.8.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/netboot/netboot-0.9.8.ebuild,v 1.2 2004/10/06 05:57:48 zhen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/netboot/netboot-0.9.8.ebuild,v 1.3 2004/10/07 15:16:20 vapier Exp $ DESCRIPTION="x86 specific netbooting utility" -HOMEPAGE="http://netboot.sourceforge.net" +HOMEPAGE="http://netboot.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~x86" +KEYWORDS="-* x86" IUSE="" DEPEND="sys-devel/autoconf" diff --git a/sys-boot/syslinux/Manifest b/sys-boot/syslinux/Manifest index 1b5f377bf788..4bc8da80ccb8 100644 --- a/sys-boot/syslinux/Manifest +++ b/sys-boot/syslinux/Manifest @@ -6,7 +6,7 @@ MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 MD5 fb127e3771758b377a7016d8e29c9fa1 syslinux-1.75.ebuild 589 MD5 4d2f3c3e817a13b9c33b5607604fd060 syslinux-2.05.ebuild 759 MD5 3c78ed9ea6a975773840c1edf9654c02 syslinux-2.06.ebuild 965 -MD5 ef32d7f43f3ccec93d4d032a29225fa5 syslinux-2.09.ebuild 965 +MD5 a6586885f8bdf5bf7cf46eb37fc50085 syslinux-2.09.ebuild 953 MD5 5c685d9bd473e15d95fd52707ff69cfa files/2.06-nasm.patch 1159 MD5 f1655e42e2fb00292a8887d6d3369ad5 files/digest-syslinux-1.75 65 MD5 cec0b5961400b850b9a5e42fac2e8a73 files/digest-syslinux-2.05 66 @@ -17,7 +17,7 @@ MD5 f38ec993dba486ddbaf4a50773db388e files/syslinux-2.09-nossp.patch 2257 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.9.10 (GNU/Linux) -iD8DBQFBXssmI1lqEGTUzyQRAunjAJ4vJawN18bvzMRL2hk81DMBCUqD0QCePQ3Q -HB2F/9qvch61V0FmjrY1VsQ= -=abdT +iD8DBQFBZV5VHTu7gpaalycRAqbMAKDNEL+OxnbFefKcDdRwSBc2qTdfbQCg54wj +cCdPenKAai7WHS44FDCm8G8= +=RW1J -----END PGP SIGNATURE----- |