summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-12-12 11:45:15 +0000
committerJeroen Roovers <jer@gentoo.org>2011-12-12 11:45:15 +0000
commit66b22a97c9f331802319a78f80484b1c41d0a204 (patch)
tree306bd86c5f291f199ef2aa7005ad689f4f68c56f /net-misc
parentStable for HPPA (bug #393753). (diff)
downloadgentoo-2-66b22a97c9f331802319a78f80484b1c41d0a204.tar.gz
gentoo-2-66b22a97c9f331802319a78f80484b1c41d0a204.tar.bz2
gentoo-2-66b22a97c9f331802319a78f80484b1c41d0a204.zip
Stable for HPPA (bug #394191).
(Portage version: 2.2.0_alpha80/cvs/Linux x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/iputils/ChangeLog5
-rw-r--r--net-misc/iputils/iputils-20101006-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/iputils/ChangeLog b/net-misc/iputils/ChangeLog
index c65d7301c4ff..d21cd20b6445 100644
--- a/net-misc/iputils/ChangeLog
+++ b/net-misc/iputils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/iputils
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.99 2011/11/09 22:34:11 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.100 2011/12/12 11:45:15 jer Exp $
+
+ 12 Dec 2011; Jeroen Roovers <jer@gentoo.org> iputils-20101006-r2.ebuild:
+ Stable for HPPA (bug #394191).
*iputils-20101006-r2 (09 Nov 2011)
diff --git a/net-misc/iputils/iputils-20101006-r2.ebuild b/net-misc/iputils/iputils-20101006-r2.ebuild
index ace5a8c68d57..fb3679f523b2 100644
--- a/net-misc/iputils/iputils-20101006-r2.ebuild
+++ b/net-misc/iputils/iputils-20101006-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-20101006-r2.ebuild,v 1.1 2011/11/09 22:34:11 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-20101006-r2.ebuild,v 1.2 2011/12/12 11:45:15 jer 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"