summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-10-21 18:23:51 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-10-21 18:23:51 +0000
commit605f138904a5666876ef212e00430670b5c244cf (patch)
tree0b68420b5eab015bd1d0ab210c690d3bf260dcd2 /sys-apps/iproute2
parentStable on Alpha, bug 140793. (diff)
downloadgentoo-2-605f138904a5666876ef212e00430670b5c244cf.tar.gz
gentoo-2-605f138904a5666876ef212e00430670b5c244cf.tar.bz2
gentoo-2-605f138904a5666876ef212e00430670b5c244cf.zip
Stable on Alpha, bug 151249.
(Portage version: 2.1.2_pre3-r6)
Diffstat (limited to 'sys-apps/iproute2')
-rw-r--r--sys-apps/iproute2/ChangeLog6
-rw-r--r--sys-apps/iproute2/iproute2-2.6.16.20060323.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/iproute2/ChangeLog b/sys-apps/iproute2/ChangeLog
index 64220cc9ed06..2487a0940013 100644
--- a/sys-apps/iproute2/ChangeLog
+++ b/sys-apps/iproute2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/iproute2
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.64 2006/10/15 09:49:18 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.65 2006/10/21 18:23:51 kloeri Exp $
+
+ 21 Oct 2006; Bryan Østergaard <kloeri@gentoo.org>
+ iproute2-2.6.16.20060323.ebuild:
+ Stable on Alpha, bug 151249.
15 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org>
iproute2-2.6.16.20060323.ebuild:
diff --git a/sys-apps/iproute2/iproute2-2.6.16.20060323.ebuild b/sys-apps/iproute2/iproute2-2.6.16.20060323.ebuild
index 352989c5d132..87a2b2a56302 100644
--- a/sys-apps/iproute2/iproute2-2.6.16.20060323.ebuild
+++ b/sys-apps/iproute2/iproute2-2.6.16.20060323.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.16.20060323.ebuild,v 1.12 2006/10/15 09:49:18 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.16.20060323.ebuild,v 1.13 2006/10/21 18:23:51 kloeri 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 ) )