diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-08-28 14:25:03 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-08-28 14:25:03 +0000 |
commit | c04d79eb2f9af2fd8068c077ce98602f1294f531 (patch) | |
tree | b28efdfe0280bf6e54f260abb2d060052119b8a7 /sys-apps/iproute2 | |
parent | amd64 stable, bug 190531 (diff) | |
download | gentoo-2-c04d79eb2f9af2fd8068c077ce98602f1294f531.tar.gz gentoo-2-c04d79eb2f9af2fd8068c077ce98602f1294f531.tar.bz2 gentoo-2-c04d79eb2f9af2fd8068c077ce98602f1294f531.zip |
Stable on ppc wrt bug 190200
(Portage version: 2.1.2.12)
Diffstat (limited to 'sys-apps/iproute2')
-rw-r--r-- | sys-apps/iproute2/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/iproute2/iproute2-2.6.20.20070313.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/iproute2/ChangeLog b/sys-apps/iproute2/ChangeLog index 28f68c564be8..b3f366251bc2 100644 --- a/sys-apps/iproute2/ChangeLog +++ b/sys-apps/iproute2/ChangeLog @@ -1,6 +1,9 @@ # 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.90 2007/08/28 10:03:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.91 2007/08/28 14:25:03 nixnut Exp $ + + 28 Aug 2007; nixnut <nixnut@gentoo.org> iproute2-2.6.20.20070313.ebuild: + Stable on ppc wrt bug 190200 28 Aug 2007; Raúl Porcel <armin76@gentoo.org> iproute2-2.6.20.20070313.ebuild: diff --git a/sys-apps/iproute2/iproute2-2.6.20.20070313.ebuild b/sys-apps/iproute2/iproute2-2.6.20.20070313.ebuild index fe21a4f60566..8d01900243f2 100644 --- a/sys-apps/iproute2/iproute2-2.6.20.20070313.ebuild +++ b/sys-apps/iproute2/iproute2-2.6.20.20070313.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.20.20070313.ebuild,v 1.5 2007/08/28 10:03:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.20.20070313.ebuild,v 1.6 2007/08/28 14:25:03 nixnut 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 ) ) |