summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2006-12-16 12:32:49 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2006-12-16 12:32:49 +0000
commit088c4009b61ce0ea29cdf444696842ec546d64d4 (patch)
tree343b62f955068956b3ff1010e33245dd811170af /sys-apps/iproute2
parentppc stable (bug #156872) (diff)
downloadgentoo-2-088c4009b61ce0ea29cdf444696842ec546d64d4.tar.gz
gentoo-2-088c4009b61ce0ea29cdf444696842ec546d64d4.tar.bz2
gentoo-2-088c4009b61ce0ea29cdf444696842ec546d64d4.zip
Stable on ppc wrt bug 158271
(Portage version: 2.1.2_rc3-r5)
Diffstat (limited to 'sys-apps/iproute2')
-rw-r--r--sys-apps/iproute2/ChangeLog5
-rw-r--r--sys-apps/iproute2/iproute2-2.6.18.20061002.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/iproute2/ChangeLog b/sys-apps/iproute2/ChangeLog
index a2f89dbd5eb3..af0c675c0c9b 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.69 2006/12/16 11:42:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.70 2006/12/16 12:32:49 nixnut Exp $
+
+ 16 Dec 2006; nixnut <nixnut@gentoo.org> iproute2-2.6.18.20061002.ebuild:
+ Stable on ppc wrt bug 158271
*iproute2-2.6.19.20061214 (16 Dec 2006)
diff --git a/sys-apps/iproute2/iproute2-2.6.18.20061002.ebuild b/sys-apps/iproute2/iproute2-2.6.18.20061002.ebuild
index 5c7fd8590167..0385313170ca 100644
--- a/sys-apps/iproute2/iproute2-2.6.18.20061002.ebuild
+++ b/sys-apps/iproute2/iproute2-2.6.18.20061002.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.18.20061002.ebuild,v 1.3 2006/12/16 11:21:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.18.20061002.ebuild,v 1.4 2006/12/16 12:32:49 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 ) )