diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-25 05:07:23 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-25 05:07:23 +0000 |
commit | 4f280fe88760d2c45cc8ce539e103f292a6b504e (patch) | |
tree | 765955ef4c3d101a7bdb044a88c9508a9741d4e0 | |
parent | remove old & busted versions (diff) | |
download | historical-4f280fe88760d2c45cc8ce539e103f292a6b504e.tar.gz historical-4f280fe88760d2c45cc8ce539e103f292a6b504e.tar.bz2 historical-4f280fe88760d2c45cc8ce539e103f292a6b504e.zip |
stabilize baby
-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 c3aeace560f2..2227d4b45aff 100644 --- a/sys-apps/iproute2/Manifest +++ b/sys-apps/iproute2/Manifest @@ -5,7 +5,7 @@ MD5 370e09cf7172bd4ba1f86f70ecb0cac2 ChangeLog 6251 MD5 d0dad7daa0e6d356fc35f778fed36006 metadata.xml 225 MD5 72f8396ece4332ba82d0dc4b1090c7db iproute2-2.4.7.20020116-r1.ebuild 2911 MD5 5f9ceb25fff4909c2f695a5a0131a763 iproute2-2.6.7.20040608.ebuild 2176 -MD5 2d3ae999655d2f78e02ab10462de5e0e iproute2-2.6.7.20040608-r1.ebuild 2356 +MD5 bb5d2ea2e37f3ec5baf32e094810fdb4 iproute2-2.6.7.20040608-r1.ebuild 2361 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 @@ -18,7 +18,7 @@ MD5 efc13e1a9a4a7bd080305d540ff5d48d files/digest-iproute2-2.6.7.20040608-r1 75 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.9.10 (GNU/Linux) -iD8DBQFBSLR0HTu7gpaalycRAnuyAKDBHUk3b5JBingMPQItW9YKNPODQACg0Or+ -spXvmx1ZYXLttNKg3dv/S6g= -=Irpy +iD8DBQFBVP0bHTu7gpaalycRAn+2AJ96R5l8yzodi50LzbT7uDUSraRl9wCfcubo +f125OYH4jzlFtJoF1dSw3os= +=/HNf -----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 4da532b454f6..ff6bfb04af14 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.1 2004/09/13 09:17:17 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.7.20040608-r1.ebuild,v 1.2 2004/09/25 05:07:23 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="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sparc x86" IUSE="atm minimal" RDEPEND="virtual/libc |