summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2006-10-14 13:34:23 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2006-10-14 13:34:23 +0000
commit66e3b2ac1bf61ddc17dd30a3dd14baa3f267dc5e (patch)
tree2184e4699095bf87575a234cdd2ab8b1c35904f5 /sys-apps/iproute2
parentRemoved old ebuild. (diff)
downloadgentoo-2-66e3b2ac1bf61ddc17dd30a3dd14baa3f267dc5e.tar.gz
gentoo-2-66e3b2ac1bf61ddc17dd30a3dd14baa3f267dc5e.tar.bz2
gentoo-2-66e3b2ac1bf61ddc17dd30a3dd14baa3f267dc5e.zip
Stable on ppc wrt bug 151249
(Portage version: 2.1.2_pre2-r8)
Diffstat (limited to 'sys-apps/iproute2')
-rw-r--r--sys-apps/iproute2/ChangeLog5
-rw-r--r--sys-apps/iproute2/iproute2-2.6.16.20060323.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/iproute2/ChangeLog b/sys-apps/iproute2/ChangeLog
index 89d5f21556b6..9b0c4e5eb2a0 100644
--- a/sys-apps/iproute2/ChangeLog
+++ b/sys-apps/iproute2/ChangeLog
@@ -1,6 +1,9 @@
# 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.60 2006/10/14 09:49:50 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.61 2006/10/14 13:34:23 nixnut Exp $
+
+ 14 Oct 2006; <nixnut@gentoo.org> iproute2-2.6.16.20060323.ebuild:
+ Stable on ppc wrt bug 151249
14 Oct 2006; Markus Rothe <corsair@gentoo.org>
iproute2-2.6.16.20060323.ebuild:
diff --git a/sys-apps/iproute2/iproute2-2.6.16.20060323.ebuild b/sys-apps/iproute2/iproute2-2.6.16.20060323.ebuild
index 336c7f2eed11..449ac6ab1bfe 100644
--- a/sys-apps/iproute2/iproute2-2.6.16.20060323.ebuild
+++ b/sys-apps/iproute2/iproute2-2.6.16.20060323.ebuild
@@ -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.16.20060323.ebuild,v 1.9 2006/10/14 09:49:50 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.16.20060323.ebuild,v 1.10 2006/10/14 13:34:23 nixnut 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 ) )