summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-31 23:10:23 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-31 23:10:23 +0000
commit513c0dab092e1d99e99767f37e909b48a6f7973b (patch)
tree9ba6eed009571fab147ec5662479cf3109153852 /net-misc/iputils
parentStable for ppc, wrt bug #448980 (diff)
downloadgentoo-2-513c0dab092e1d99e99767f37e909b48a6f7973b.tar.gz
gentoo-2-513c0dab092e1d99e99767f37e909b48a6f7973b.tar.bz2
gentoo-2-513c0dab092e1d99e99767f37e909b48a6f7973b.zip
Stable for ppc, wrt bug #408183
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'net-misc/iputils')
-rw-r--r--net-misc/iputils/ChangeLog5
-rw-r--r--net-misc/iputils/iputils-20121221.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/iputils/ChangeLog b/net-misc/iputils/ChangeLog
index 62086f30bf8c..9281ec51021b 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.117 2013/01/31 23:00:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.118 2013/01/31 23:10:23 ago Exp $
+
+ 31 Jan 2013; Agostino Sarubbo <ago@gentoo.org> iputils-20121221.ebuild:
+ Stable for ppc, wrt bug #408183
31 Jan 2013; Agostino Sarubbo <ago@gentoo.org> iputils-20121221.ebuild:
Stable for ppc64, wrt bug #408183
diff --git a/net-misc/iputils/iputils-20121221.ebuild b/net-misc/iputils/iputils-20121221.ebuild
index f427529c877c..bb281887ae77 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.9 2013/01/31 23:00:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-20121221.ebuild,v 1.10 2013/01/31 23:10:23 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 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"