summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-08 16:47:03 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-08 16:47:03 +0000
commit0a766468ed3061adbb107e48d2fc78ec6ec9b84d (patch)
tree24df3a01fce4ef0fc2c71099c9798e1f5159e3a7 /net-misc/iputils
parentStable for alpha, wrt bug #454606 (diff)
downloadgentoo-2-0a766468ed3061adbb107e48d2fc78ec6ec9b84d.tar.gz
gentoo-2-0a766468ed3061adbb107e48d2fc78ec6ec9b84d.tar.bz2
gentoo-2-0a766468ed3061adbb107e48d2fc78ec6ec9b84d.zip
Stable for alpha, 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 0e87b7f82a33..3bfcd98afd41 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.121 2013/02/08 14:48:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.122 2013/02/08 16:47:03 ago Exp $
+
+ 08 Feb 2013; Agostino Sarubbo <ago@gentoo.org> iputils-20121221.ebuild:
+ Stable for alpha, wrt bug #408183
08 Feb 2013; Agostino Sarubbo <ago@gentoo.org> iputils-20121221.ebuild:
Stable for s390, wrt bug #408183
diff --git a/net-misc/iputils/iputils-20121221.ebuild b/net-misc/iputils/iputils-20121221.ebuild
index 17e078ba9277..949de46adf3c 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.13 2013/02/08 14:48:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-20121221.ebuild,v 1.14 2013/02/08 16:47:03 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"