summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2007-08-26 13:35:01 +0000
committerWulf Krueger <philantrop@gentoo.org>2007-08-26 13:35:01 +0000
commit1a7e0554cb444bdc0ebe05c9acf830059aaaeae3 (patch)
tree9a1c51bf7852a3db0821ab46d32625e289367915 /sys-apps
parentVersion bump to 0.32.2 (diff)
downloadgentoo-2-1a7e0554cb444bdc0ebe05c9acf830059aaaeae3.tar.gz
gentoo-2-1a7e0554cb444bdc0ebe05c9acf830059aaaeae3.tar.bz2
gentoo-2-1a7e0554cb444bdc0ebe05c9acf830059aaaeae3.zip
Marked stable on amd64 as per bug 190200.
(Portage version: 2.1.3.7)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/iproute2/ChangeLog6
-rw-r--r--sys-apps/iproute2/iproute2-2.6.20.20070313.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/iproute2/ChangeLog b/sys-apps/iproute2/ChangeLog
index 1b24f78c1c8e..0ae42cd607d8 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.86 2007/08/25 16:49:07 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.87 2007/08/26 13:35:01 philantrop Exp $
+
+ 26 Aug 2007; Wulf C. Krueger <philantrop@gentoo.org>
+ iproute2-2.6.20.20070313.ebuild:
+ Marked stable on amd64 as per bug 190200.
*iproute2-9999 (25 Aug 2007)
diff --git a/sys-apps/iproute2/iproute2-2.6.20.20070313.ebuild b/sys-apps/iproute2/iproute2-2.6.20.20070313.ebuild
index a3605f2458ca..4285dcd09923 100644
--- a/sys-apps/iproute2/iproute2-2.6.20.20070313.ebuild
+++ b/sys-apps/iproute2/iproute2-2.6.20.20070313.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.20.20070313.ebuild,v 1.1 2007/04/04 05:36:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.20.20070313.ebuild,v 1.2 2007/08/26 13:35:01 philantrop 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 ) )