summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-05-31 19:59:26 +0000
committerMarkus Meier <maekke@gentoo.org>2009-05-31 19:59:26 +0000
commita6b3a5107072759b28462d86bc5a40f7e675f4af (patch)
treec38d1278080f80412ec5825df34b538f7bfa4687 /sys-apps/iproute2
parentppc stable #271889 (diff)
downloadgentoo-2-a6b3a5107072759b28462d86bc5a40f7e675f4af.tar.gz
gentoo-2-a6b3a5107072759b28462d86bc5a40f7e675f4af.tar.bz2
gentoo-2-a6b3a5107072759b28462d86bc5a40f7e675f4af.zip
x86 stable, bug #269184
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/iproute2')
-rw-r--r--sys-apps/iproute2/ChangeLog5
-rw-r--r--sys-apps/iproute2/iproute2-2.6.28.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/iproute2/ChangeLog b/sys-apps/iproute2/ChangeLog
index ae29db51f905..ea8cef153a2c 100644
--- a/sys-apps/iproute2/ChangeLog
+++ b/sys-apps/iproute2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/iproute2
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.127 2009/05/30 19:52:00 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.128 2009/05/31 19:59:26 maekke Exp $
+
+ 31 May 2009; Markus Meier <maekke@gentoo.org> iproute2-2.6.28.ebuild:
+ x86 stable, bug #269184
30 May 2009; nixnut <nixnut@gentoo.org> iproute2-2.6.28.ebuild:
ppc stable #269184
diff --git a/sys-apps/iproute2/iproute2-2.6.28.ebuild b/sys-apps/iproute2/iproute2-2.6.28.ebuild
index 88ea3ea3d319..b25adf6ab81c 100644
--- a/sys-apps/iproute2/iproute2-2.6.28.ebuild
+++ b/sys-apps/iproute2/iproute2-2.6.28.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.28.ebuild,v 1.5 2009/05/30 19:52:00 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.28.ebuild,v 1.6 2009/05/31 19:59:26 maekke Exp $
inherit eutils toolchain-funcs
@@ -17,7 +17,7 @@ else
fi
MY_P="${PN}-${MY_PV}"
SRC_URI="http://developer.osdl.org/dev/iproute2/download/${MY_P}.tar.bz2"
- 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"
S=${WORKDIR}/${MY_P}
fi