diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-04-07 04:02:49 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-04-07 04:02:49 +0000 |
commit | 6f5f40848ad3a87302f8d71a9463712ba0f0d00f (patch) | |
tree | e53c3d57be680b563e7e7d7aa45a7e3a09c9d360 /sys-apps | |
parent | Added a missing --with-largefile option to support files greater than 2GB in ... (diff) | |
download | gentoo-2-6f5f40848ad3a87302f8d71a9463712ba0f0d00f.tar.gz gentoo-2-6f5f40848ad3a87302f8d71a9463712ba0f0d00f.tar.bz2 gentoo-2-6f5f40848ad3a87302f8d71a9463712ba0f0d00f.zip |
stabilize for security #34294
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/iproute/iproute-20010824-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/iproute/iproute-20010824-r5.ebuild b/sys-apps/iproute/iproute-20010824-r5.ebuild index 62d0d9035ec3..b21d81c0e43e 100644 --- a/sys-apps/iproute/iproute-20010824-r5.ebuild +++ b/sys-apps/iproute/iproute-20010824-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute/iproute-20010824-r5.ebuild,v 1.5 2004/04/07 00:07:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute/iproute-20010824-r5.ebuild,v 1.6 2004/04/07 04:02:49 vapier Exp $ inherit eutils flag-o-matic @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.inr.ac.ru/ip-routing/${SRCFILE} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~hppa ~amd64" +KEYWORDS="x86 ~ppc sparc mips ~alpha hppa ~amd64" IUSE="doc" DEPEND="virtual/os-headers |