diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-25 06:20:35 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-25 06:20:35 +0000 |
commit | b4169d0bef41e16ddefa5553a5674fc9e6c6e3df (patch) | |
tree | 512f2904e9911be867b727d59db0534b0c6d677a /sys-apps | |
parent | Marked stable on mips. (diff) | |
download | historical-b4169d0bef41e16ddefa5553a5674fc9e6c6e3df.tar.gz historical-b4169d0bef41e16ddefa5553a5674fc9e6c6e3df.tar.bz2 historical-b4169d0bef41e16ddefa5553a5674fc9e6c6e3df.zip |
worked on my mips
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/iproute2/Manifest | 8 | ||||
-rw-r--r-- | sys-apps/iproute2/iproute2-2.6.7.20040608-r1.ebuild | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/iproute2/Manifest b/sys-apps/iproute2/Manifest index 9bd53ff1a5bb..b535d9042475 100644 --- a/sys-apps/iproute2/Manifest +++ b/sys-apps/iproute2/Manifest @@ -5,7 +5,7 @@ MD5 a04dd7c90c18842cd77d9d29ecd4a2d3 ChangeLog 6457 MD5 d0dad7daa0e6d356fc35f778fed36006 metadata.xml 225 MD5 72f8396ece4332ba82d0dc4b1090c7db iproute2-2.4.7.20020116-r1.ebuild 2911 MD5 8d218ee880cd70a5c54ac099374a9677 iproute2-2.6.9.20040831.ebuild 1571 -MD5 5acfcc7b1cc33c98ace95eceb18a80ca iproute2-2.6.7.20040608-r1.ebuild 2360 +MD5 0c93c8279072ba9e3f42dd3d1374bd86 iproute2-2.6.7.20040608-r1.ebuild 2359 MD5 ddd77e6d0215884a89ef5ad579945710 files/digest-iproute2-2.4.7.20020116-r1 169 MD5 9977add19060fbeac6a3582ce8a5e098 files/2.4.7.20020116-htb.patch 9207 MD5 d3a321fa8b70eef6df11d7343a14fd02 files/2.4.7.20020116-hfsc.patch 9507 @@ -19,7 +19,7 @@ MD5 e9826ddf5fac917b17fa8e25684d68ea files/2.6.9.20040831-make-install.patch 504 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.9.10 (GNU/Linux) -iD8DBQFBVQqoHTu7gpaalycRAlShAKCfFTAVIzBrW+d5UfnKQ2Z/3f3muQCg3Xub -Br9lXRZrVL5v+ImOgGEIcSY= -=/jBE +iD8DBQFBVQ5DHTu7gpaalycRAn+sAJ93UHqY7L/foaWWxmNo16/4SzrxqwCcDoyX +GlNPpBFXDGVppJh2mLGKHOU= +=D+1M -----END PGP SIGNATURE----- diff --git a/sys-apps/iproute2/iproute2-2.6.7.20040608-r1.ebuild b/sys-apps/iproute2/iproute2-2.6.7.20040608-r1.ebuild index c59ab845f960..f0ee0bfa4b69 100644 --- a/sys-apps/iproute2/iproute2-2.6.7.20040608-r1.ebuild +++ b/sys-apps/iproute2/iproute2-2.6.7.20040608-r1.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/sys-apps/iproute2/iproute2-2.6.7.20040608-r1.ebuild,v 1.3 2004/09/25 05:16:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.7.20040608-r1.ebuild,v 1.4 2004/09/25 06:20:35 vapier Exp $ inherit eutils gcc @@ -12,7 +12,7 @@ SRC_URI="http://developer.osdl.org/dev/iproute2/download/${PN}-${MY_PV}-ss${SNAP LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" IUSE="atm minimal" RDEPEND="virtual/libc |