diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-10-21 14:42:14 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-10-21 14:42:14 +0000 |
commit | a3147bbc5ddebdcbeb4dbe35ec8447c3fb55cd64 (patch) | |
tree | faa2008ac9d4bc3c235c71105222f7f8647091f1 /net-misc/iputils | |
parent | x86 stable, security bug #195705 (diff) | |
download | gentoo-2-a3147bbc5ddebdcbeb4dbe35ec8447c3fb55cd64.tar.gz gentoo-2-a3147bbc5ddebdcbeb4dbe35ec8447c3fb55cd64.tar.bz2 gentoo-2-a3147bbc5ddebdcbeb4dbe35ec8447c3fb55cd64.zip |
Stable on ppc wrt bug 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 19840af782be..9b6a12daf082 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.60 2007/10/19 20:33:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.61 2007/10/21 14:42:14 nixnut Exp $ + + 21 Oct 2007; nixnut <nixnut@gentoo.org> iputils-20070202.ebuild: + Stable on ppc wrt bug 195915 19 Oct 2007; Raúl Porcel <armin76@gentoo.org> iputils-20070202.ebuild: alpha/ia64/sparc stable wrt #195915 diff --git a/net-misc/iputils/iputils-20070202.ebuild b/net-misc/iputils/iputils-20070202.ebuild index db359c7490ef..5ab84bec96c0 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.8 2007/10/19 20:33:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-20070202.ebuild,v 1.9 2007/10/21 14:42:14 nixnut 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 |