diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-04 08:30:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-04 08:30:54 +0000 |
commit | ebe43ccea2141ad1e87c93a51027f7f40bb54102 (patch) | |
tree | c661ab12e4a60fa9b962b2a82426c9492165d1eb /net-misc | |
parent | Stable for ppc64, wrt bug #529718 (diff) | |
download | gentoo-2-ebe43ccea2141ad1e87c93a51027f7f40bb54102.tar.gz gentoo-2-ebe43ccea2141ad1e87c93a51027f7f40bb54102.tar.bz2 gentoo-2-ebe43ccea2141ad1e87c93a51027f7f40bb54102.zip |
Stable for ppc64, wrt bug #517720
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/iputils/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/iputils/iputils-20121221-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/iputils/ChangeLog b/net-misc/iputils/ChangeLog index bf3a3c75b218..df0498c9bf8c 100644 --- a/net-misc/iputils/ChangeLog +++ b/net-misc/iputils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/iputils # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.134 2014/12/03 09:39:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.135 2014/12/04 08:30:54 ago Exp $ + + 04 Dec 2014; Agostino Sarubbo <ago@gentoo.org> iputils-20121221-r1.ebuild: + Stable for ppc64, wrt bug #517720 03 Dec 2014; Agostino Sarubbo <ago@gentoo.org> iputils-20121221-r1.ebuild: Stable for ppc, wrt bug #517720 diff --git a/net-misc/iputils/iputils-20121221-r1.ebuild b/net-misc/iputils/iputils-20121221-r1.ebuild index 1ab7efbc4531..eb4714f0142d 100644 --- a/net-misc/iputils/iputils-20121221-r1.ebuild +++ b/net-misc/iputils/iputils-20121221-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-20121221-r1.ebuild,v 1.12 2014/12/03 09:39:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-20121221-r1.ebuild,v 1.13 2014/12/04 08:30:54 ago 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 ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-linux ~x86-linux" + KEYWORDS="alpha amd64 ~arm ~arm64 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" |