summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-10-30 15:26:02 +0000
committerJeroen Roovers <jer@gentoo.org>2014-10-30 15:26:02 +0000
commitbc0fb3464ef630188fea8a91d052eb3f2e98973c (patch)
tree5439d1176c1b911cd40bfd0b6a96e92b744c6508
parentVersion bump (bug #527456). (diff)
downloadgentoo-2-bc0fb3464ef630188fea8a91d052eb3f2e98973c.tar.gz
gentoo-2-bc0fb3464ef630188fea8a91d052eb3f2e98973c.tar.bz2
gentoo-2-bc0fb3464ef630188fea8a91d052eb3f2e98973c.zip
Update HOMEPAGE/SRC_URI.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A792A613)
-rw-r--r--net-analyzer/nbwmon/ChangeLog5
-rw-r--r--net-analyzer/nbwmon/nbwmon-0.5.1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-analyzer/nbwmon/ChangeLog b/net-analyzer/nbwmon/ChangeLog
index 0ea22f60149f..07dcd5fbac42 100644
--- a/net-analyzer/nbwmon/ChangeLog
+++ b/net-analyzer/nbwmon/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/nbwmon
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbwmon/ChangeLog,v 1.5 2014/10/30 15:21:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbwmon/ChangeLog,v 1.6 2014/10/30 15:26:02 jer Exp $
+
+ 30 Oct 2014; Jeroen Roovers <jer@gentoo.org> nbwmon-0.5.1.ebuild:
+ Update HOMEPAGE/SRC_URI.
*nbwmon-0.5.1 (30 Oct 2014)
diff --git a/net-analyzer/nbwmon/nbwmon-0.5.1.ebuild b/net-analyzer/nbwmon/nbwmon-0.5.1.ebuild
index faf0bdf4c481..06816934011a 100644
--- a/net-analyzer/nbwmon/nbwmon-0.5.1.ebuild
+++ b/net-analyzer/nbwmon/nbwmon-0.5.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbwmon/nbwmon-0.5.1.ebuild,v 1.1 2014/10/30 15:21:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbwmon/nbwmon-0.5.1.ebuild,v 1.2 2014/10/30 15:26:02 jer Exp $
EAPI=5
inherit eutils toolchain-funcs
DESCRIPTION="ncurses bandwidth monitor"
-HOMEPAGE="https://github.com/defer-/nbwmon"
-SRC_URI="https://github.com/defer-/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="http://causes.host.funtoo.org/?p=nbwmon https://github.com/causes-/nbwmon"
+SRC_URI="https://github.com/causes-/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"