diff options
author | 2005-12-15 02:06:34 +0000 | |
---|---|---|
committer | 2005-12-15 02:06:34 +0000 | |
commit | 7e046a9af110cfdb8a413785153bfbcdf811525d (patch) | |
tree | 9069bf909cae04e9b137232fe3955080b01e130c /net-misc | |
parent | Tiny bump. (diff) | |
download | historical-7e046a9af110cfdb8a413785153bfbcdf811525d.tar.gz historical-7e046a9af110cfdb8a413785153bfbcdf811525d.tar.bz2 historical-7e046a9af110cfdb8a413785153bfbcdf811525d.zip |
zip -> unzip
Package-Manager: portage-2.0.53
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/ixp4xx/Manifest | 12 | ||||
-rw-r--r-- | net-misc/ixp4xx/ixp4xx-2.1.ebuild | 4 |
2 files changed, 3 insertions, 13 deletions
diff --git a/net-misc/ixp4xx/Manifest b/net-misc/ixp4xx/Manifest index f2bb079fdcfc..8145774d2818 100644 --- a/net-misc/ixp4xx/Manifest +++ b/net-misc/ixp4xx/Manifest @@ -1,6 +1,3 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 23b963a130bdcda35378204d039ac0f5 ChangeLog 342 MD5 675368a824117e921676cd8bc6cf132d files/2.1/10-oe-ixethdb-header.patch 652 MD5 5e919605e629a4f9c38ac1eb578743d9 files/2.1/11-oe-bit-macro.patch 230 @@ -19,12 +16,5 @@ MD5 55eb00eaf207c8ed04b41671f5dd1196 files/2.1/43-yvasilev-Makefile-ixp400_eth.p MD5 5976fd3d796c3e10247ee43e4e84d9ee files/2.1/50-oemod-ixp400_eth.patch 5052 MD5 b5d51953e27b05d766183c207e60ed25 files/2.1/README 52 MD5 a714fc17ff2a0f235d5a4464d2d848d9 files/digest-ixp4xx-2.1 236 -MD5 7a22658be5b140cf3d9a003b921307b2 ixp4xx-2.1.ebuild 1595 +MD5 82c5e4b654a1a824b337fc717d0c4b36 ixp4xx-2.1.ebuild 1597 MD5 a32931a71aafd6c9f2550b5560cbe22a metadata.xml 178 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDoLTXgIKl8Uu19MoRAibWAJ97RjKv/XAB74CGTxC66io6mZP6NgCfbPDR -Fn5YjppZ5B+YvaCiFy28ac8= -=2T/0 ------END PGP SIGNATURE----- diff --git a/net-misc/ixp4xx/ixp4xx-2.1.ebuild b/net-misc/ixp4xx/ixp4xx-2.1.ebuild index 2ef0db6ea6cc..9b66ec181d00 100644 --- a/net-misc/ixp4xx/ixp4xx-2.1.ebuild +++ b/net-misc/ixp4xx/ixp4xx-2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ixp4xx/ixp4xx-2.1.ebuild,v 1.2 2005/12/15 00:11:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ixp4xx/ixp4xx-2.1.ebuild,v 1.3 2005/12/15 02:06:34 vapier Exp $ inherit eutils toolchain-funcs linux-mod @@ -16,7 +16,7 @@ KEYWORDS="-* arm" IUSE="" RESTRICT="mirror" -DEPEND="app-arch/zip" +DEPEND="app-arch/unzip" RDEPEND="" S=${WORKDIR}/ixp400_xscale_sw |