diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-12-01 14:56:27 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-12-01 14:56:27 +0000 |
commit | 0392a6233550016eea9e66386dc02a6eac03a92d (patch) | |
tree | a4fe1da7f2248b20ecd20347218db97bb354a8db /sys-apps/iproute2 | |
parent | Version bump for several security fixes, see 0000_README (Manifest recommit) (diff) | |
download | gentoo-2-0392a6233550016eea9e66386dc02a6eac03a92d.tar.gz gentoo-2-0392a6233550016eea9e66386dc02a6eac03a92d.tar.bz2 gentoo-2-0392a6233550016eea9e66386dc02a6eac03a92d.zip |
Stable on sparc
Diffstat (limited to 'sys-apps/iproute2')
-rw-r--r-- | sys-apps/iproute2/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/iproute2/iproute2-2.6.9.20040831.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/iproute2/ChangeLog b/sys-apps/iproute2/ChangeLog index 3d09d0142110..789ebdb9baad 100644 --- a/sys-apps/iproute2/ChangeLog +++ b/sys-apps/iproute2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/iproute2 # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.17 2004/11/30 22:08:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.18 2004/12/01 14:52:37 gustavoz Exp $ + + 01 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> + iproute2-2.6.9.20040831.ebuild: + Stable on sparc *iproute2-2.6.9.20041019 (30 Nov 2004) diff --git a/sys-apps/iproute2/iproute2-2.6.9.20040831.ebuild b/sys-apps/iproute2/iproute2-2.6.9.20040831.ebuild index bc9a77887901..d02e163e3a04 100644 --- a/sys-apps/iproute2/iproute2-2.6.9.20040831.ebuild +++ b/sys-apps/iproute2/iproute2-2.6.9.20040831.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.9.20040831.ebuild,v 1.2 2004/11/30 21:50:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.9.20040831.ebuild,v 1.3 2004/12/01 14:52:37 gustavoz Exp $ inherit eutils gcc @@ -12,7 +12,7 @@ SRC_URI="http://developer.osdl.org/dev/iproute2/download/${PN}-${MY_PV}-ss${SNAP LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="atm minimal" RDEPEND="virtual/libc |