summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-02-27 18:57:44 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-02-27 18:57:44 +0000
commit6f4866aec594709a4e96965cba238e67d7a431ac (patch)
tree432e2127f840b63ed433e7c9e6ceb119f0cdbdf0 /sys-apps
parentStable on ppc wrt bug #166801. (diff)
downloadgentoo-2-6f4866aec594709a4e96965cba238e67d7a431ac.tar.gz
gentoo-2-6f4866aec594709a4e96965cba238e67d7a431ac.tar.bz2
gentoo-2-6f4866aec594709a4e96965cba238e67d7a431ac.zip
ppc stable
(Portage version: 2.1.2-r9)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/iproute2/ChangeLog6
-rw-r--r--sys-apps/iproute2/iproute2-2.6.19.20061214.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/iproute2/ChangeLog b/sys-apps/iproute2/ChangeLog
index 1f12e1545a5d..d9b3d4bcf042 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.77 2007/02/13 08:50:34 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.78 2007/02/27 18:57:44 dertobi123 Exp $
+
+ 27 Feb 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ iproute2-2.6.19.20061214.ebuild:
+ ppc stable
13 Feb 2007; Markus Rothe <corsair@gentoo.org>
iproute2-2.6.19.20061214.ebuild:
diff --git a/sys-apps/iproute2/iproute2-2.6.19.20061214.ebuild b/sys-apps/iproute2/iproute2-2.6.19.20061214.ebuild
index ee2e53ccc38f..637fafe48184 100644
--- a/sys-apps/iproute2/iproute2-2.6.19.20061214.ebuild
+++ b/sys-apps/iproute2/iproute2-2.6.19.20061214.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.19.20061214.ebuild,v 1.4 2007/02/21 02:46:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.19.20061214.ebuild,v 1.5 2007/02/27 18:57:44 dertobi123 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 ) )