From d39b9bfacff5ea83d0888692f259553a05860e70 Mon Sep 17 00:00:00 2001 From: Tim Harder Date: Wed, 2 Mar 2011 09:14:03 +0000 Subject: Update HOMEPAGE and SRC_URI (bug #357019). (Portage version: 2.2.0_alpha25/cvs/Linux x86_64) --- net-analyzer/netwox/ChangeLog | 7 +++++-- net-analyzer/netwox/netwox-5.38.0.ebuild | 13 +++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) (limited to 'net-analyzer/netwox') diff --git a/net-analyzer/netwox/ChangeLog b/net-analyzer/netwox/ChangeLog index 23e2b22b1754..71ba361561e6 100644 --- a/net-analyzer/netwox/ChangeLog +++ b/net-analyzer/netwox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/netwox -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/ChangeLog,v 1.33 2010/12/17 19:51:54 phajdan.jr Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/ChangeLog,v 1.34 2011/03/02 09:14:03 radhermit Exp $ + + 02 Mar 2011; Tim Harder netwox-5.38.0.ebuild: + Update HOMEPAGE and SRC_URI (bug #357019). 17 Dec 2010; Pawel Hajdan jr netwox-5.38.0.ebuild: x86 stable wrt bug #348338 diff --git a/net-analyzer/netwox/netwox-5.38.0.ebuild b/net-analyzer/netwox/netwox-5.38.0.ebuild index 23996ef043b5..6f717e810d86 100644 --- a/net-analyzer/netwox/netwox-5.38.0.ebuild +++ b/net-analyzer/netwox/netwox-5.38.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/netwox-5.38.0.ebuild,v 1.3 2010/12/17 19:51:54 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/netwox-5.38.0.ebuild,v 1.4 2011/03/02 09:14:03 radhermit Exp $ # NOTE: netwib, netwox and netwag go together, bump all or bump none @@ -9,12 +9,9 @@ EAPI="2" inherit toolchain-funcs multilib DESCRIPTION="Toolbox of 217 utilities for testing Ethernet/IP networks" -HOMEPAGE="http://www.laurentconstantin.com/en/netw/netwox/" -BASEURI="http://www.laurentconstantin.com/common/netw/${PN}/download/" -SRC_URI=" - ${BASEURI}v${PV/.*}/${P}-src.tgz - doc? ( ${BASEURI}v${PV/.*}/${P}-doc_html.tgz ) -" +HOMEPAGE="http://ntwox.sourceforge.net/" +SRC_URI="mirror://sourceforge/ntwox/${P}-src.tgz + doc? ( mirror://sourceforge/ntwox/${P}-doc_html.tgz )" LICENSE="GPL-3" SLOT="0" -- cgit v1.2.3-65-gdbad