summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-01-04 18:17:49 +0000
committerBrent Baude <ranger@gentoo.org>2012-01-04 18:17:49 +0000
commit7b9cd4c9697ac13c5e20966b72fada23f59c43d0 (patch)
treee6f2cd51ab07ce3d36bfe0f46e421d59a1cac532 /sys-apps
parentx86 stable wrt bug #394867 (diff)
downloadgentoo-2-7b9cd4c9697ac13c5e20966b72fada23f59c43d0.tar.gz
gentoo-2-7b9cd4c9697ac13c5e20966b72fada23f59c43d0.tar.bz2
gentoo-2-7b9cd4c9697ac13c5e20966b72fada23f59c43d0.zip
Marking iproute2-2.6.38 ppc for bug 393319
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/iproute2/ChangeLog7
-rw-r--r--sys-apps/iproute2/iproute2-2.6.38.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/iproute2/ChangeLog b/sys-apps/iproute2/ChangeLog
index 37411d4ef37d..de1af3d5ec82 100644
--- a/sys-apps/iproute2/ChangeLog
+++ b/sys-apps/iproute2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/iproute2
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.182 2011/12/17 18:44:25 armin76 Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.183 2012/01/04 18:17:49 ranger Exp $
+
+ 04 Jan 2012; Brent Baude <ranger@gentoo.org> iproute2-2.6.38.ebuild:
+ Marking iproute2-2.6.38 ppc for bug 393319
17 Dec 2011; Raúl Porcel <armin76@gentoo.org> iproute2-2.6.38.ebuild:
alpha/ia64/m68k/s390/sh/sparc stable wrt #393319
diff --git a/sys-apps/iproute2/iproute2-2.6.38.ebuild b/sys-apps/iproute2/iproute2-2.6.38.ebuild
index 60ce4bdd8c42..45b510347d47 100644
--- a/sys-apps/iproute2/iproute2-2.6.38.ebuild
+++ b/sys-apps/iproute2/iproute2-2.6.38.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.38.ebuild,v 1.9 2011/12/17 18:44:25 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.38.ebuild,v 1.10 2012/01/04 18:17:49 ranger Exp $
EAPI="4"
@@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]] ; then
#KEYWORDS=""
else
SRC_URI="mirror://kernel/linux/utils/net/${PN}/${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"
fi
DESCRIPTION="kernel routing and traffic control utilities"