diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-19 20:33:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-19 20:33:39 +0000 |
commit | 4b16064aeabe173a7c8ac90a5874383b65cdf38c (patch) | |
tree | d59df0a28ee317f00b8039ab313223f2c43f73fe /net-misc/iputils | |
parent | Marked ~hppa (for media-video/totem, thanks to mr_bones). (diff) | |
download | gentoo-2-4b16064aeabe173a7c8ac90a5874383b65cdf38c.tar.gz gentoo-2-4b16064aeabe173a7c8ac90a5874383b65cdf38c.tar.bz2 gentoo-2-4b16064aeabe173a7c8ac90a5874383b65cdf38c.zip |
alpha/ia64/sparc stable wrt #195915
(Portage version: 2.1.3.9)
Diffstat (limited to 'net-misc/iputils')
-rw-r--r-- | net-misc/iputils/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/iputils/iputils-20070202.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/iputils/ChangeLog b/net-misc/iputils/ChangeLog index a3f4816d4fdb..19840af782be 100644 --- a/net-misc/iputils/ChangeLog +++ b/net-misc/iputils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/iputils # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.59 2007/10/16 14:22:49 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.60 2007/10/19 20:33:39 armin76 Exp $ + + 19 Oct 2007; Raúl Porcel <armin76@gentoo.org> iputils-20070202.ebuild: + alpha/ia64/sparc stable wrt #195915 16 Oct 2007; Christoph Mende <angelos@gentoo.org> iputils-20070202.ebuild: Stable on amd64 wrt bug #195915 diff --git a/net-misc/iputils/iputils-20070202.ebuild b/net-misc/iputils/iputils-20070202.ebuild index 3be15771a8eb..db359c7490ef 100644 --- a/net-misc/iputils/iputils-20070202.ebuild +++ b/net-misc/iputils/iputils-20070202.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/net-misc/iputils/iputils-20070202.ebuild,v 1.7 2007/10/16 14:22:49 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-20070202.ebuild,v 1.8 2007/10/19 20:33:39 armin76 Exp $ inherit flag-o-matic eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.skbuff.net/iputils/iputils-s${PV}.tar.bz2" LICENSE="BSD" 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="static ipv6 doc" DEPEND="virtual/os-headers |