summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-09-27 12:31:13 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-09-27 12:31:13 +0000
commit7743a1751fd2a8ebf0f66eba347279294787f3c3 (patch)
tree970ef4de398f75ac0a180e45a56f3c580dcd515f /sys-apps/iproute2
parentFix virtuals (diff)
downloadgentoo-2-7743a1751fd2a8ebf0f66eba347279294787f3c3.tar.gz
gentoo-2-7743a1751fd2a8ebf0f66eba347279294787f3c3.tar.bz2
gentoo-2-7743a1751fd2a8ebf0f66eba347279294787f3c3.zip
alpha/ia64/sparc stable wrt #193818
(Portage version: 2.1.3.9)
Diffstat (limited to 'sys-apps/iproute2')
-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 0d877184b839..1ef799b980a1 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.94 2007/09/27 08:46:43 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.95 2007/09/27 12:31:13 armin76 Exp $
+
+ 27 Sep 2007; Raúl Porcel <armin76@gentoo.org>
+ iproute2-2.6.22.20070710.ebuild:
+ alpha/ia64/sparc stable wrt #193818
27 Sep 2007; Christian Faulhammer <opfer@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 220912919b10..9e0aa0466c49 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.3 2007/09/27 08:46:43 opfer Exp $
+# $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 $
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 ) )