diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-01-28 13:50:28 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-01-28 13:50:28 +0000 |
commit | 3a69b3810a0181f625c77fd6bd4754749c57dfee (patch) | |
tree | abe1dea2d4c0b4fa24eaef4b0d8a6053fb942fad /net-misc/iputils | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-3a69b3810a0181f625c77fd6bd4754749c57dfee.tar.gz gentoo-2-3a69b3810a0181f625c77fd6bd4754749c57dfee.tar.bz2 gentoo-2-3a69b3810a0181f625c77fd6bd4754749c57dfee.zip |
Stable on arm, wrt bug #408183
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-misc/iputils')
-rw-r--r-- | net-misc/iputils/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/iputils/iputils-20121221.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/iputils/ChangeLog b/net-misc/iputils/ChangeLog index 03ea0747f76b..9b4898e1adfe 100644 --- a/net-misc/iputils/ChangeLog +++ b/net-misc/iputils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/iputils # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.110 2013/01/28 11:24:17 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.111 2013/01/28 13:50:28 pinkbyte Exp $ + + 28 Jan 2013; Sergey Popov <pinkbyte@gentoo.org> iputils-20121221.ebuild: + Stable on arm, wrt bug #408183 28 Jan 2013; Sergey Popov <pinkbyte@gentoo.org> iputils-20121221.ebuild: Stable on amd64, wrt bug #408183 diff --git a/net-misc/iputils/iputils-20121221.ebuild b/net-misc/iputils/iputils-20121221.ebuild index e22cb7b704e7..e5671e66c6e7 100644 --- a/net-misc/iputils/iputils-20121221.ebuild +++ b/net-misc/iputils/iputils-20121221.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-20121221.ebuild,v 1.2 2013/01/28 11:24:17 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-20121221.ebuild,v 1.3 2013/01/28 13:50:28 pinkbyte Exp $ # For released versions, we precompile the man/html pages and store # them in a tarball on our mirrors. This avoids ugly issues while @@ -16,7 +16,7 @@ if [[ ${PV} == "99999999" ]] ; then else SRC_URI="http://www.skbuff.net/iputils/iputils-s${PV}.tar.bz2 mirror://gentoo/iputils-s${PV}-manpages.tar.bz2" - 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" fi DESCRIPTION="Network monitoring tools including ping and ping6" |