summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-09-30 00:41:44 +0000
committerChristoph Mende <angelos@gentoo.org>2007-09-30 00:41:44 +0000
commit05b623879c8c52e639283cbbd86c348e4ae780ca (patch)
treef5ebfec18572d4b7eea86a5a029c0e9933de8d4f /sys-apps
parentAdd user patch support so we dont need to maintain ESFQ cruft anymore. Sprea... (diff)
downloadgentoo-2-05b623879c8c52e639283cbbd86c348e4ae780ca.tar.gz
gentoo-2-05b623879c8c52e639283cbbd86c348e4ae780ca.tar.bz2
gentoo-2-05b623879c8c52e639283cbbd86c348e4ae780ca.zip
Stable on amd64 wrt bug #193818
(Portage version: 2.1.3.11)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/iproute2/ChangeLog6
-rw-r--r--sys-apps/iproute2/iproute2-2.6.22.20070710.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/iproute2/ChangeLog b/sys-apps/iproute2/ChangeLog
index 155839ec93a7..85819a5309d0 100644
--- a/sys-apps/iproute2/ChangeLog
+++ b/sys-apps/iproute2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/iproute2
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.98 2007/09/29 23:22:07 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.99 2007/09/30 00:41:44 angelos Exp $
+
+ 30 Sep 2007; Christoph Mende <angelos@gentoo.org>
+ iproute2-2.6.22.20070710.ebuild:
+ Stable on amd64 wrt bug #193818
28 Sep 2007; nixnut <nixnut@gentoo.org> iproute2-2.6.22.20070710.ebuild:
Stable on ppc wrt bug 193818
diff --git a/sys-apps/iproute2/iproute2-2.6.22.20070710.ebuild b/sys-apps/iproute2/iproute2-2.6.22.20070710.ebuild
index c074653066db..85ed13df93d3 100644
--- a/sys-apps/iproute2/iproute2-2.6.22.20070710.ebuild
+++ b/sys-apps/iproute2/iproute2-2.6.22.20070710.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.22.20070710.ebuild,v 1.7 2007/09/29 23:22:07 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.22.20070710.ebuild,v 1.8 2007/09/30 00:41:44 angelos 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 ) )