diff options
author | Jason Wever <weeve@gentoo.org> | 2006-10-15 01:07:29 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-10-15 01:07:29 +0000 |
commit | 353b9945a0f9f019a4e4b21ff7b345b1fa388dcf (patch) | |
tree | 099e1cfcbac32407107edeca6b39551371c5bf09 /sys-apps/iproute2/iproute2-2.6.16.20060323.ebuild | |
parent | Stable on SPARC wrt bug #151141. (diff) | |
download | historical-353b9945a0f9f019a4e4b21ff7b345b1fa388dcf.tar.gz historical-353b9945a0f9f019a4e4b21ff7b345b1fa388dcf.tar.bz2 historical-353b9945a0f9f019a4e4b21ff7b345b1fa388dcf.zip |
Stable on SPARC wrt bug #151249.
Package-Manager: portage-2.1.2_pre3-r1
Diffstat (limited to 'sys-apps/iproute2/iproute2-2.6.16.20060323.ebuild')
-rw-r--r-- | sys-apps/iproute2/iproute2-2.6.16.20060323.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/iproute2/iproute2-2.6.16.20060323.ebuild b/sys-apps/iproute2/iproute2-2.6.16.20060323.ebuild index 449ac6ab1bfe..dede87243a8f 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.10 2006/10/14 13:34:23 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.16.20060323.ebuild,v 1.11 2006/10/15 01:07:29 weeve 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 ) ) |