summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2007-09-28 01:19:08 +0000
committerJoshua Kinard <kumba@gentoo.org>2007-09-28 01:19:08 +0000
commit4d4f4ae40c808b7f49be0d02bb1154a39fee3533 (patch)
treea0b0fd14e756251bb7a11466f53419e94ec40072 /sys-apps
parentStable on mips, per #193891. (diff)
downloadgentoo-2-4d4f4ae40c808b7f49be0d02bb1154a39fee3533.tar.gz
gentoo-2-4d4f4ae40c808b7f49be0d02bb1154a39fee3533.tar.bz2
gentoo-2-4d4f4ae40c808b7f49be0d02bb1154a39fee3533.zip
Stable on mips, per #193818.
(Portage version: 2.1.3.9)
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 1ef799b980a1..1fc500686bcb 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.95 2007/09/27 12:31:13 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.96 2007/09/28 01:19:08 kumba Exp $
+
+ 28 Sep 2007; Joshua Kinard <kumba@gentoo.org>
+ iproute2-2.6.22.20070710.ebuild:
+ Stable on mips, per #193818.
27 Sep 2007; Raúl Porcel <armin76@gentoo.org>
iproute2-2.6.22.20070710.ebuild:
diff --git a/sys-apps/iproute2/iproute2-2.6.22.20070710.ebuild b/sys-apps/iproute2/iproute2-2.6.22.20070710.ebuild
index 9e0aa0466c49..232746c90364 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.4 2007/09/27 12:31:13 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.22.20070710.ebuild,v 1.5 2007/09/28 01:19:08 kumba 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 ) )