diff options
author | 2013-06-12 00:22:12 +0000 | |
---|---|---|
committer | 2013-06-12 00:22:12 +0000 | |
commit | e1225e05a2b41e4d8721732bf28aa1a6fbccbc7e (patch) | |
tree | 7482da16d09f6f9d508450785211378fabbf49f0 /net-analyzer/ethstatus | |
parent | Add attribution, bug number. (diff) | |
download | gentoo-2-e1225e05a2b41e4d8721732bf28aa1a6fbccbc7e.tar.gz gentoo-2-e1225e05a2b41e4d8721732bf28aa1a6fbccbc7e.tar.bz2 gentoo-2-e1225e05a2b41e4d8721732bf28aa1a6fbccbc7e.zip |
Update HOMEPAGE.
(Portage version: 2.2.0_alpha179/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-analyzer/ethstatus')
-rw-r--r-- | net-analyzer/ethstatus/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/ethstatus/ethstatus-0.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/ethstatus/ChangeLog b/net-analyzer/ethstatus/ChangeLog index dcb28da59ff5..ba7e9c830a23 100644 --- a/net-analyzer/ethstatus/ChangeLog +++ b/net-analyzer/ethstatus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/ethstatus # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethstatus/ChangeLog,v 1.12 2013/06/12 00:18:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethstatus/ChangeLog,v 1.13 2013/06/12 00:22:12 jer Exp $ + + 12 Jun 2013; Jeroen Roovers <jer@gentoo.org> ethstatus-0.4.3.ebuild: + Update HOMEPAGE. *ethstatus-0.4.3 (12 Jun 2013) diff --git a/net-analyzer/ethstatus/ethstatus-0.4.3.ebuild b/net-analyzer/ethstatus/ethstatus-0.4.3.ebuild index 7edf48d4f73a..504159745686 100644 --- a/net-analyzer/ethstatus/ethstatus-0.4.3.ebuild +++ b/net-analyzer/ethstatus/ethstatus-0.4.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethstatus/ethstatus-0.4.3.ebuild,v 1.1 2013/06/12 00:17:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethstatus/ethstatus-0.4.3.ebuild,v 1.2 2013/06/12 00:22:12 jer Exp $ EAPI=5 inherit toolchain-funcs DESCRIPTION="ncurses based utility to display real time statistics about network traffic." -HOMEPAGE="http://ethstatus.calle69.net/" +HOMEPAGE="http://packages.qa.debian.org/e/ethstatus.html" SRC_URI="mirror://debian/pool/main/e/ethstatus/${PN}_${PV}.tar.gz" LICENSE="GPL-2" |