summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-misc/iputils/ChangeLog9
-rw-r--r--net-misc/iputils/iputils-020927.ebuild4
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/iputils/ChangeLog b/net-misc/iputils/ChangeLog
index e90ff74eb619..4ca880a6e916 100644
--- a/net-misc/iputils/ChangeLog
+++ b/net-misc/iputils/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-misc/iputils
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.12 2003/07/01 12:44:26 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.13 2003/07/07 11:50:34 tuxus Exp $
+
+*iputils-020927 (03 Jan 2003)
+
+ 7 Jul 2003; Jan Seidel <tuxus@gentoo.org> iputils-020927.ebuild:
+ Mark stable on mips
1 Jul 2003; Luca Barbato <lu_zero@gentoo.org> iputils-020927.ebuild:
Mark stable on ppc
@@ -8,8 +13,6 @@
24 Jun 2003; Aron Griffis <agriffis@gentoo.org> iputils-020927.ebuild:
Mark stable on alpha
-*iputils-020927 (03 Jan 2003)
-
20 Jun 2003; Jon Portnoy <avenj@gentoo.org> iputils-020927.ebuild :
Temporarily yanked out all of the USE="doc" stuff until a more
permanent fix can be implemented. Was breaking emerge system for
diff --git a/net-misc/iputils/iputils-020927.ebuild b/net-misc/iputils/iputils-020927.ebuild
index 78b4b431b66d..d94c508ea2f7 100644
--- a/net-misc/iputils/iputils-020927.ebuild
+++ b/net-misc/iputils/iputils-020927.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-020927.ebuild,v 1.9 2003/07/01 12:44:26 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-020927.ebuild,v 1.10 2003/07/07 11:50:34 tuxus Exp $
S="${WORKDIR}/${PN}"
DESCRIPTION="Network monitoring tools including ping and ping6"
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.inr.ac.ru/ip-routing/${PN}-ss${PV}.tar.gz"
HOMEPAGE="ftp://ftp.inr.ac.ru/ip-routing"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="x86 ~sparc alpha ppc hppa ~mips"
+KEYWORDS="x86 ~sparc alpha ppc hppa mips"
#IUSE="doc"
IUSE=""