diff options
author | 2007-02-06 18:37:39 +0000 | |
---|---|---|
committer | 2007-02-06 18:37:39 +0000 | |
commit | 043e9b64c15fb1245f897a805df26e7912e24988 (patch) | |
tree | e8eae04b56cb84159250bdd9e1896c87ac13c759 /sys-apps/iproute2/iproute2-2.6.18.20061002.ebuild | |
parent | stable on amd64; bug 162898 (diff) | |
download | gentoo-2-043e9b64c15fb1245f897a805df26e7912e24988.tar.gz gentoo-2-043e9b64c15fb1245f897a805df26e7912e24988.tar.bz2 gentoo-2-043e9b64c15fb1245f897a805df26e7912e24988.zip |
stable on amd64; bug 159271
(Portage version: 2.1.2-r7)
Diffstat (limited to 'sys-apps/iproute2/iproute2-2.6.18.20061002.ebuild')
-rw-r--r-- | sys-apps/iproute2/iproute2-2.6.18.20061002.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/iproute2/iproute2-2.6.18.20061002.ebuild b/sys-apps/iproute2/iproute2-2.6.18.20061002.ebuild index 38a0bc26176f..46387f73a1cd 100644 --- a/sys-apps/iproute2/iproute2-2.6.18.20061002.ebuild +++ b/sys-apps/iproute2/iproute2-2.6.18.20061002.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.18.20061002.ebuild,v 1.8 2006/12/22 10:54:32 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.18.20061002.ebuild,v 1.9 2007/02/06 18:37:39 blubb 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 ) ) |