diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-11-29 03:18:37 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-11-29 03:18:37 +0000 |
commit | 21489ce9b44b29cc693b6ce4a9e16753487331a0 (patch) | |
tree | 9a7f34986c9356f1194d6ffd3b1b59e25ea5f80a /net-misc/netkit-bootpd | |
parent | hppa love courtesy of notopic (diff) | |
download | historical-21489ce9b44b29cc693b6ce4a9e16753487331a0.tar.gz historical-21489ce9b44b29cc693b6ce4a9e16753487331a0.tar.bz2 historical-21489ce9b44b29cc693b6ce4a9e16753487331a0.zip |
hppa love courtesy of notopic
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'net-misc/netkit-bootpd')
-rw-r--r-- | net-misc/netkit-bootpd/Manifest | 14 | ||||
-rw-r--r-- | net-misc/netkit-bootpd/netkit-bootpd-0.17-r2.ebuild | 4 |
2 files changed, 9 insertions, 9 deletions
diff --git a/net-misc/netkit-bootpd/Manifest b/net-misc/netkit-bootpd/Manifest index 97fd251ea249..d3e91f829644 100644 --- a/net-misc/netkit-bootpd/Manifest +++ b/net-misc/netkit-bootpd/Manifest @@ -2,15 +2,15 @@ Hash: SHA1 MD5 db5ef69e9ee7206493923b7a3f0ba2d0 ChangeLog 1379 -MD5 0d1e04d4f16edae8ed199f5c24e49dc8 netkit-bootpd-0.17-r1.ebuild 888 -MD5 1f52cf064718cb294789545645a25d08 netkit-bootpd-0.17-r2.ebuild 1056 -MD5 0fff8ed5c4395d99043f3f50422826bb files/digest-netkit-bootpd-0.17-r1 78 MD5 6d9cf6a3cff3c0b1c71ce938a7a5fc6a files/0.17-jumpstart.patch 1163 +MD5 0fff8ed5c4395d99043f3f50422826bb files/digest-netkit-bootpd-0.17-r1 78 MD5 0fff8ed5c4395d99043f3f50422826bb files/digest-netkit-bootpd-0.17-r2 78 +MD5 0d1e04d4f16edae8ed199f5c24e49dc8 netkit-bootpd-0.17-r1.ebuild 888 +MD5 6a932b7be620fd1e6f488ee545edb958 netkit-bootpd-0.17-r2.ebuild 1057 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.4 (GNU/Linux) +Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFBTUZemdTrptrqvGERAqwjAJ9DWf9mAbHbqPqQLF5lFETBj5By9QCeKPdB -ic42J50PmJ1k/PpqOiSNVVE= -=tSt+ +iD8DBQFDi8kYgIKl8Uu19MoRAqqVAJ9Il5jcjq/BKUXddQarLznkDjXj9wCfW2aL +UXCZCg2NzmJ9GY9Rxa5xJEc= +=x1LH -----END PGP SIGNATURE----- diff --git a/net-misc/netkit-bootpd/netkit-bootpd-0.17-r2.ebuild b/net-misc/netkit-bootpd/netkit-bootpd-0.17-r2.ebuild index 5d7134a41d95..472ef19fe4c1 100644 --- a/net-misc/netkit-bootpd/netkit-bootpd-0.17-r2.ebuild +++ b/net-misc/netkit-bootpd/netkit-bootpd-0.17-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/netkit-bootpd-0.17-r2.ebuild,v 1.1 2004/09/19 08:41:59 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/netkit-bootpd-0.17-r2.ebuild,v 1.2 2005/11/29 03:18:37 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ DESCRIPTION="Netkit - bootp" SRC_URI="mirror://debian/pool/main/n/netkit-bootparamd/${MY_PN}_${PV}.orig.tar.gz" HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/" -KEYWORDS="~x86 ~sparc ~ppc ~mips" +KEYWORDS="~hppa ~mips ~ppc ~sparc ~x86" IUSE="" LICENSE="BSD" SLOT="0" |