diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-31 18:09:12 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-31 18:09:12 +0000 |
commit | c7b05a9f6b3114fdb54059d8bb3752870103e21e (patch) | |
tree | a6a79aab345bf205c37e8bf40293ce9608ec57a5 /sys-apps/iproute2 | |
parent | Keyworded ~sparc (diff) | |
download | gentoo-2-c7b05a9f6b3114fdb54059d8bb3752870103e21e.tar.gz gentoo-2-c7b05a9f6b3114fdb54059d8bb3752870103e21e.tar.bz2 gentoo-2-c7b05a9f6b3114fdb54059d8bb3752870103e21e.zip |
Stable on sparc
(Portage version: 2.0.51-r15)
Diffstat (limited to 'sys-apps/iproute2')
-rw-r--r-- | sys-apps/iproute2/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/iproute2/iproute2-2.6.10.20050112-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/iproute2/ChangeLog b/sys-apps/iproute2/ChangeLog index 9fd01111f253..d6bbb7adfd33 100644 --- a/sys-apps/iproute2/ChangeLog +++ b/sys-apps/iproute2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/iproute2 # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.25 2005/01/28 01:31:02 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.26 2005/01/31 18:09:12 gustavoz Exp $ + + 31 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> + iproute2-2.6.10.20050112-r1.ebuild: + Stable on sparc *iproute2-2.6.10.20050112-r1 (27 Jan 2005) diff --git a/sys-apps/iproute2/iproute2-2.6.10.20050112-r1.ebuild b/sys-apps/iproute2/iproute2-2.6.10.20050112-r1.ebuild index 18282b5d3b2c..eb005bf504d8 100644 --- a/sys-apps/iproute2/iproute2-2.6.10.20050112-r1.ebuild +++ b/sys-apps/iproute2/iproute2-2.6.10.20050112-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.10.20050112-r1.ebuild,v 1.3 2005/01/30 18:54:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.10.20050112-r1.ebuild,v 1.4 2005/01/31 18:09:12 gustavoz 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 ~mips ~ppc ~ppc64 s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sparc x86" IUSE="atm minimal" RDEPEND="virtual/libc |