diff options
author | Tim Harder <radhermit@gentoo.org> | 2011-03-02 09:14:03 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2011-03-02 09:14:03 +0000 |
commit | d39b9bfacff5ea83d0888692f259553a05860e70 (patch) | |
tree | bc559e2ec6ec20e2c8e956d27ff6d4650f25f5f1 /net-analyzer/netwox | |
parent | Update HOMEPAGE and SRC_URI (bug #357019). (diff) | |
download | gentoo-2-d39b9bfacff5ea83d0888692f259553a05860e70.tar.gz gentoo-2-d39b9bfacff5ea83d0888692f259553a05860e70.tar.bz2 gentoo-2-d39b9bfacff5ea83d0888692f259553a05860e70.zip |
Update HOMEPAGE and SRC_URI (bug #357019).
(Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/netwox')
-rw-r--r-- | net-analyzer/netwox/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/netwox/netwox-5.38.0.ebuild | 13 |
2 files changed, 10 insertions, 10 deletions
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 <radhermit@gentoo.org> netwox-5.38.0.ebuild: + Update HOMEPAGE and SRC_URI (bug #357019). 17 Dec 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> 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" |