diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-01-30 18:51:19 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-01-30 18:51:19 +0000 |
commit | 513ea9614d4f730376a505081bd1a5f9e4344695 (patch) | |
tree | 517d5eacb18aaeb33aa39136f6d57485633c9142 /sys-apps | |
parent | add doc to IUSE #63179 (diff) | |
download | gentoo-2-513ea9614d4f730376a505081bd1a5f9e4344695.tar.gz gentoo-2-513ea9614d4f730376a505081bd1a5f9e4344695.tar.bz2 gentoo-2-513ea9614d4f730376a505081bd1a5f9e4344695.zip |
mark stable for #79390
(Portage version: 2.0.51-r15)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/iproute2/iproute2-2.6.10.20050112-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/iproute2/iproute2-2.6.10.20050112-r1.ebuild b/sys-apps/iproute2/iproute2-2.6.10.20050112-r1.ebuild index f392c351bf56..c5946742819a 100644 --- a/sys-apps/iproute2/iproute2-2.6.10.20050112-r1.ebuild +++ b/sys-apps/iproute2/iproute2-2.6.10.20050112-r1.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/sys-apps/iproute2/iproute2-2.6.10.20050112-r1.ebuild,v 1.1 2005/01/28 01:31:02 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.10.20050112-r1.ebuild,v 1.2 2005/01/30 18:51:19 vapier Exp $ inherit eutils toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="http://developer.osdl.org/dev/iproute2/download/${PN}-${MY_PV}-${SNAP}. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="atm minimal" RDEPEND="virtual/libc |