Stable on sparc wrt #158271
authorGustavo Zacarias <gustavoz@gentoo.org>
Wed, 20 Dec 2006 18:58:26 +0000 (18:58 +0000)
committerGustavo Zacarias <gustavoz@gentoo.org>
Wed, 20 Dec 2006 18:58:26 +0000 (18:58 +0000)
Package-Manager: portage-2.1.1-r2

sys-apps/iproute2/ChangeLog
sys-apps/iproute2/iproute2-2.6.18.20061002.ebuild

index 2da12f99d86bfc235f33a8f88354116e03e625eb..8385f9c8c0335b92ed7327b09c4218d941718227 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for sys-apps/iproute2
 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.72 2006/12/18 05:34:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.73 2006/12/20 18:58:26 gustavoz Exp $
+
+  20 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+  iproute2-2.6.18.20061002.ebuild:
+  Stable on sparc wrt #158271
 
   18 Dec 2006; Jeroen Roovers <jer@gentoo.org>
   iproute2-2.6.18.20061002.ebuild:
index dba7e45262f5b80779f22c89aa6356cfcbda55f1..1c3daf227cffa14519977855ba387140e3ef6e8b 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.18.20061002.ebuild,v 1.6 2006/12/18 05:34:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.18.20061002.ebuild,v 1.7 2006/12/20 18:58:26 gustavoz 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 m68k mips ppc ~ppc64 s390 sh ~sparc ~x86"
+KEYWORDS="alpha ~amd64 arm hppa ia64 m68k mips ppc ~ppc64 s390 sh sparc ~x86"
 IUSE="atm berkdb minimal"
 
 RDEPEND="!minimal? ( berkdb? ( sys-libs/db ) )