diff options
author | 2007-02-04 18:12:03 +0000 | |
---|---|---|
committer | 2007-02-04 18:12:03 +0000 | |
commit | dc49a7e8c76061fbcb8a47091de22b63a6f728ee (patch) | |
tree | aa05b1527d62ed1fab845cd953917a0953ab08ea /net-misc | |
parent | Drop mirroring restriction. Thanks to Zhang Le of bug #163088. (diff) | |
download | gentoo-2-dc49a7e8c76061fbcb8a47091de22b63a6f728ee.tar.gz gentoo-2-dc49a7e8c76061fbcb8a47091de22b63a6f728ee.tar.bz2 gentoo-2-dc49a7e8c76061fbcb8a47091de22b63a6f728ee.zip |
amd64 stable, bug 165179
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/iputils/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/iputils/iputils-20060512.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/iputils/ChangeLog b/net-misc/iputils/ChangeLog index 40df8cea2879..8342c4580369 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.49 2007/02/04 14:13:51 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.50 2007/02/04 18:12:03 beandog Exp $ + + 04 Feb 2007; Steve Dibb <beandog@gentoo.org> iputils-20060512.ebuild: + amd64 stable, bug 165179 04 Feb 2007; nixnut <nixnut@gentoo.org> iputils-20060512.ebuild: Stable on ppc wrt bug 165179 diff --git a/net-misc/iputils/iputils-20060512.ebuild b/net-misc/iputils/iputils-20060512.ebuild index aba3845887f8..ba77842450f7 100644 --- a/net-misc/iputils/iputils-20060512.ebuild +++ b/net-misc/iputils/iputils-20060512.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-20060512.ebuild,v 1.7 2007/02/04 14:13:51 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-20060512.ebuild,v 1.8 2007/02/04 18:12:03 beandog 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 |