diff options
author | Jason Wever <weeve@gentoo.org> | 2007-02-03 23:01:50 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2007-02-03 23:01:50 +0000 |
commit | 1eafe86983f4b2d3783e4e349c0140d67441d3c5 (patch) | |
tree | 5fa9809530489376fce198c5f3c2e5e1cd97f14d /net-misc/iputils | |
parent | add ~amd64, bug 161618 (diff) | |
download | gentoo-2-1eafe86983f4b2d3783e4e349c0140d67441d3c5.tar.gz gentoo-2-1eafe86983f4b2d3783e4e349c0140d67441d3c5.tar.bz2 gentoo-2-1eafe86983f4b2d3783e4e349c0140d67441d3c5.zip |
Stable on SPARC wrt bug #165179.
(Portage version: 2.1.2-r6)
Diffstat (limited to 'net-misc/iputils')
-rw-r--r-- | net-misc/iputils/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/iputils/iputils-20060512.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-misc/iputils/ChangeLog b/net-misc/iputils/ChangeLog index 3dbfa0dd4b57..5c48acb8f6ca 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.45 2007/02/03 22:34:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.46 2007/02/03 23:01:50 weeve Exp $ + + 03 Feb 2007; Jason Wever <weeve@gentoo.org> iputils-20060512.ebuild: + Stable on SPARC wrt bug #165179. *iputils-20070202 (03 Feb 2007) diff --git a/net-misc/iputils/iputils-20060512.ebuild b/net-misc/iputils/iputils-20060512.ebuild index 7c5b46fbb09c..9308f7c85560 100644 --- a/net-misc/iputils/iputils-20060512.ebuild +++ b/net-misc/iputils/iputils-20060512.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.3 2007/02/03 22:33:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-20060512.ebuild,v 1.4 2007/02/03 23:01:50 weeve 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 |