diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-12-16 09:21:23 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-12-16 09:21:23 +0000 |
commit | ea3d5c64bef7ee818b6a59db08d34fca4d38db61 (patch) | |
tree | 41232d5bc95ffa922a34f1d1dc7bd55d7ba3e524 /net-misc/iputils | |
parent | x86 stable wrt bug #348639 (diff) | |
download | gentoo-2-ea3d5c64bef7ee818b6a59db08d34fca4d38db61.tar.gz gentoo-2-ea3d5c64bef7ee818b6a59db08d34fca4d38db61.tar.bz2 gentoo-2-ea3d5c64bef7ee818b6a59db08d34fca4d38db61.zip |
x86 stable wrt bug #342277
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'net-misc/iputils')
-rw-r--r-- | net-misc/iputils/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/iputils/iputils-20100418-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/iputils/ChangeLog b/net-misc/iputils/ChangeLog index 0afb190f300c..82d14f26835d 100644 --- a/net-misc/iputils/ChangeLog +++ b/net-misc/iputils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/iputils # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.87 2010/09/14 01:58:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.88 2010/12/16 09:21:23 phajdan.jr Exp $ + + 16 Dec 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + iputils-20100418-r1.ebuild: + x86 stable wrt bug #342277 *iputils-20100418-r1 (14 Sep 2010) diff --git a/net-misc/iputils/iputils-20100418-r1.ebuild b/net-misc/iputils/iputils-20100418-r1.ebuild index 1369b0d1ee7f..8989206cc5e3 100644 --- a/net-misc/iputils/iputils-20100418-r1.ebuild +++ b/net-misc/iputils/iputils-20100418-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-20100418-r1.ebuild,v 1.1 2010/09/14 01:58:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-20100418-r1.ebuild,v 1.2 2010/12/16 09:21:23 phajdan.jr Exp $ inherit flag-o-matic eutils toolchain-funcs @@ -11,7 +11,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 ~ppc-aix ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-linux ~x86-linux" IUSE="doc idn ipv6 SECURITY_HAZARD ssl static" # sysfsutils is needed for libsysfs which is used by arping only |