summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-12-22 10:54:32 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-12-22 10:54:32 +0000
commit11721ca918d381b9fc2e19ac2991211fd77bde47 (patch)
treef81bb5f2a624dabd4c976ef0788ec226caf98d32 /sys-apps/iproute2
parentStable on ppc64; bug #158794 (diff)
downloadgentoo-2-11721ca918d381b9fc2e19ac2991211fd77bde47.tar.gz
gentoo-2-11721ca918d381b9fc2e19ac2991211fd77bde47.tar.bz2
gentoo-2-11721ca918d381b9fc2e19ac2991211fd77bde47.zip
Stable on ppc64; bug #158271
(Portage version: 2.1.1-r2)
Diffstat (limited to 'sys-apps/iproute2')
-rw-r--r--sys-apps/iproute2/ChangeLog6
-rw-r--r--sys-apps/iproute2/iproute2-2.6.18.20061002.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/iproute2/ChangeLog b/sys-apps/iproute2/ChangeLog
index 8385f9c8c033..a7c950180172 100644
--- a/sys-apps/iproute2/ChangeLog
+++ b/sys-apps/iproute2/ChangeLog
@@ -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.73 2006/12/20 18:58:26 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.74 2006/12/22 10:54:32 corsair Exp $
+
+ 22 Dec 2006; Markus Rothe <corsair@gentoo.org>
+ iproute2-2.6.18.20061002.ebuild:
+ Stable on ppc64; bug #158271
20 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org>
iproute2-2.6.18.20061002.ebuild:
diff --git a/sys-apps/iproute2/iproute2-2.6.18.20061002.ebuild b/sys-apps/iproute2/iproute2-2.6.18.20061002.ebuild
index 1c3daf227cff..38a0bc26176f 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.7 2006/12/20 18:58:26 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.18.20061002.ebuild,v 1.8 2006/12/22 10:54:32 corsair 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 ) )