jer 14/10/30 15:26:02 Modified: ChangeLog nbwmon-0.5.1.ebuild Log: Update HOMEPAGE/SRC_URI. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path 1.6 net-analyzer/nbwmon/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nbwmon/ChangeLog?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nbwmon/ChangeLog?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nbwmon/ChangeLog?r1=1.5&r2=1.6 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nbwmon/ChangeLog,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ChangeLog 30 Oct 2014 15:21:30 -0000 1.5 +++ ChangeLog 30 Oct 2014 15:26:02 -0000 1.6 @@ -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 <[email protected]> nbwmon-0.5.1.ebuild: + Update HOMEPAGE/SRC_URI. *nbwmon-0.5.1 (30 Oct 2014) 1.2 net-analyzer/nbwmon/nbwmon-0.5.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nbwmon/nbwmon-0.5.1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nbwmon/nbwmon-0.5.1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nbwmon/nbwmon-0.5.1.ebuild?r1=1.1&r2=1.2 Index: nbwmon-0.5.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nbwmon/nbwmon-0.5.1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- nbwmon-0.5.1.ebuild 30 Oct 2014 15:21:30 -0000 1.1 +++ nbwmon-0.5.1.ebuild 30 Oct 2014 15:26:02 -0000 1.2 @@ -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"
