summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-02-12 18:45:07 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-02-12 18:45:07 +0000
commit8e22054aae1fef93603800069db0e91d248f9e7d (patch)
treee49bcac01393ebc62453cb13a514194ca63bf431 /sys-apps/iproute2
parentFrom gnome to desktop-misc. Fix HOMEPAGE, remove empty lines, clean up. Remov... (diff)
downloadgentoo-2-8e22054aae1fef93603800069db0e91d248f9e7d.tar.gz
gentoo-2-8e22054aae1fef93603800069db0e91d248f9e7d.tar.bz2
gentoo-2-8e22054aae1fef93603800069db0e91d248f9e7d.zip
stable x86; bug 158271
(Portage version: 2.1.2-r9)
Diffstat (limited to 'sys-apps/iproute2')
-rw-r--r--sys-apps/iproute2/ChangeLog6
-rw-r--r--sys-apps/iproute2/iproute2-2.6.19.20061214.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/sys-apps/iproute2/ChangeLog b/sys-apps/iproute2/ChangeLog
index 24a026a831f9..fa9193b39bf9 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.75 2007/02/06 18:37:39 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.76 2007/02/12 18:45:07 opfer Exp $
+
+ 12 Feb 2007; Christian Faulhammer <opfer@gentoo.org>
+ iproute2-2.6.19.20061214.ebuild:
+ stable x86; bug 158271
06 Feb 2007; Simon Stelling <blubb@gentoo.org>
iproute2-2.6.18.20061002.ebuild:
diff --git a/sys-apps/iproute2/iproute2-2.6.19.20061214.ebuild b/sys-apps/iproute2/iproute2-2.6.19.20061214.ebuild
index b292641d716a..30a8a9c9caf5 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-2006 Gentoo Foundation
+# 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.1 2006/12/16 11:42:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.19.20061214.ebuild,v 1.2 2007/02/12 18:45:07 opfer 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 ) )