diff options
author | 2007-02-05 00:48:31 +0000 | |
---|---|---|
committer | 2007-02-05 00:48:31 +0000 | |
commit | 39f2c5c68388d29cc35ddfd1b3281226abeb9d25 (patch) | |
tree | cd91026251767b09117ad24a9c8ce445e13b128d /net-misc | |
parent | Version bump. (diff) | |
download | gentoo-2-39f2c5c68388d29cc35ddfd1b3281226abeb9d25.tar.gz gentoo-2-39f2c5c68388d29cc35ddfd1b3281226abeb9d25.tar.bz2 gentoo-2-39f2c5c68388d29cc35ddfd1b3281226abeb9d25.zip |
Stable for HPPA (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 8342c4580369..43a1a6e0b265 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.50 2007/02/04 18:12:03 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.51 2007/02/05 00:48:31 jer Exp $ + + 05 Feb 2007; Jeroen Roovers <jer@gentoo.org> iputils-20060512.ebuild: + Stable for HPPA (bug #165179). 04 Feb 2007; Steve Dibb <beandog@gentoo.org> iputils-20060512.ebuild: amd64 stable, bug 165179 diff --git a/net-misc/iputils/iputils-20060512.ebuild b/net-misc/iputils/iputils-20060512.ebuild index ba77842450f7..40ca054aac1c 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.8 2007/02/04 18:12:03 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-20060512.ebuild,v 1.9 2007/02/05 00:48:31 jer 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 |