From 34382c5ec0ce34ced323ae87fe59a89ec6c2af31 Mon Sep 17 00:00:00 2001 From: Eldad Zack Date: Sun, 11 Jul 2004 10:04:53 +0000 Subject: tidy; x86 stable --- net-analyzer/bing/ChangeLog | 5 ++++- net-analyzer/bing/bing-1.1.3.ebuild | 7 ++++--- net-analyzer/cnet/ChangeLog | 5 ++++- net-analyzer/cnet/cnet-2.0.5.ebuild | 4 ++-- net-analyzer/cnet/metadata.xml | 4 ++-- 5 files changed, 16 insertions(+), 9 deletions(-) (limited to 'net-analyzer') diff --git a/net-analyzer/bing/ChangeLog b/net-analyzer/bing/ChangeLog index bc7ccfbfc867..36636146376e 100644 --- a/net-analyzer/bing/ChangeLog +++ b/net-analyzer/bing/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/bing # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bing/ChangeLog,v 1.5 2004/07/01 17:24:52 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bing/ChangeLog,v 1.6 2004/07/11 10:00:34 eldad Exp $ + + 11 Jul 2004; Eldad Zack bing-1.1.3.ebuild: + Changed SRC_URI to use debian mirrors, marked x86 stable 01 Jul 2004; Jon Hood bing-1.1.3.ebuild: change virtual/glibc to virtual/libc diff --git a/net-analyzer/bing/bing-1.1.3.ebuild b/net-analyzer/bing/bing-1.1.3.ebuild index 7ce19d4f760c..2ed4473c9688 100644 --- a/net-analyzer/bing/bing-1.1.3.ebuild +++ b/net-analyzer/bing/bing-1.1.3.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bing/bing-1.1.3.ebuild,v 1.7 2004/07/01 17:24:52 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bing/bing-1.1.3.ebuild,v 1.8 2004/07/11 10:00:34 eldad Exp $ DESCRIPTION="A point-to-point bandwidth measurement tool." -SRC_URI="http://distro.ibiblio.org/pub/Linux/distributions/debian/pool/main/b/bing/${PN}_${PV}.orig.tar.gz" +SRC_URI="mirror://debian/pool/main/b/bing/${PN}_${PV}.orig.tar.gz" HOMEPAGE="http://www.cnam.fr/reseau/bing.html" +RESTRICT="nomirror" -KEYWORDS="~x86 ~sparc ~ia64 ~amd64" +KEYWORDS="x86 ~sparc ~ia64 ~amd64" SLOT="0" LICENSE="as-is" IUSE="" diff --git a/net-analyzer/cnet/ChangeLog b/net-analyzer/cnet/ChangeLog index e06360dc0bfd..05688880357b 100644 --- a/net-analyzer/cnet/ChangeLog +++ b/net-analyzer/cnet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/cnet # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cnet/ChangeLog,v 1.5 2004/06/24 21:58:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cnet/ChangeLog,v 1.6 2004/07/11 10:04:53 eldad Exp $ + + 11 Jul 2004; Eldad Zack metadata.xml, cnet-2.0.5.ebuild: + Updated metadata, marked x86 stable. 27 Apr 2004; Aron Griffis cnet-2.0.5.ebuild: Add inherit eutils diff --git a/net-analyzer/cnet/cnet-2.0.5.ebuild b/net-analyzer/cnet/cnet-2.0.5.ebuild index 92a3bcefbff7..d86900277f5f 100644 --- a/net-analyzer/cnet/cnet-2.0.5.ebuild +++ b/net-analyzer/cnet/cnet-2.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cnet/cnet-2.0.5.ebuild,v 1.5 2004/06/24 21:58:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cnet/cnet-2.0.5.ebuild,v 1.6 2004/07/11 10:04:53 eldad Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.csse.uwa.edu.au/cnet" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND=">=dev-lang/tk-8.3.4 diff --git a/net-analyzer/cnet/metadata.xml b/net-analyzer/cnet/metadata.xml index 26ec301c9923..3f0b2860d70f 100644 --- a/net-analyzer/cnet/metadata.xml +++ b/net-analyzer/cnet/metadata.xml @@ -1,6 +1,6 @@ -no-herd -The cnet network simulator enables experimentation with various data-link layer, network layer, routing and transport layer networking protocols in networks consisting of any combination of point-to-point links and IEEE 802.3 Ethernet segments. +netmon +Network simulation tool -- cgit v1.2.3-65-gdbad