diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-13 13:50:09 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-13 13:50:09 +0000 |
commit | 969784b84b1dadadf1f31d1b2266057928f3e8d1 (patch) | |
tree | 966094d8fcb84f6655b0e04004677418e00be1a4 /sys-apps/iproute2 | |
parent | Fixing digest. It was missing source tarball. (diff) | |
download | gentoo-2-969784b84b1dadadf1f31d1b2266057928f3e8d1.tar.gz gentoo-2-969784b84b1dadadf1f31d1b2266057928f3e8d1.tar.bz2 gentoo-2-969784b84b1dadadf1f31d1b2266057928f3e8d1.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.20041019-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/iproute2/ChangeLog b/sys-apps/iproute2/ChangeLog index 497a880c4b95..ad14e38328c1 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.22 2005/01/13 04:35:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.23 2005/01/13 13:50:09 gustavoz Exp $ + + 13 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> + iproute2-2.6.9.20041019-r1.ebuild: + Stable on sparc *iproute2-2.6.10.20050112 (12 Jan 2005) diff --git a/sys-apps/iproute2/iproute2-2.6.9.20041019-r1.ebuild b/sys-apps/iproute2/iproute2-2.6.9.20041019-r1.ebuild index 06b4dd7d2c38..ec16c5fa030c 100644 --- a/sys-apps/iproute2/iproute2-2.6.9.20041019-r1.ebuild +++ b/sys-apps/iproute2/iproute2-2.6.9.20041019-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.9.20041019-r1.ebuild,v 1.3 2005/01/13 04:12:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.9.20041019-r1.ebuild,v 1.4 2005/01/13 13:50:09 gustavoz Exp $ inherit eutils toolchain-funcs @@ -12,7 +12,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 ~sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="atm minimal" RDEPEND="virtual/libc |