Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 353666 - net-analyzer/nettop HOMEPAGE / SRC_URI invalid
Summary: net-analyzer/nettop HOMEPAGE / SRC_URI invalid
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Lowest normal (vote)
Assignee: Gentoo Netmon project
URL: http://srparish.net/software/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-04 09:11 UTC by Justin Lecher (RETIRED)
Modified: 2016-07-11 14:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Lecher (RETIRED) gentoo-dev 2011-02-04 09:11:53 UTC
Perhaps we can find the new home.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-06-04 11:03:40 UTC
https://github.com/wayfaringrob/nettop

Someone appears to have mirrored it.
Comment 2 Pavlos Ratis (RETIRED) Gentoo Infrastructure gentoo-dev 2013-04-06 09:43:31 UTC
(In reply to comment #1)
> https://github.com/wayfaringrob/nettop
> 
> Someone appears to have mirrored it.

Unfortunately github account is deleted.
Comment 3 Justin Lecher (RETIRED) gentoo-dev 2013-04-06 09:53:08 UTC
https://github.com/lsanotes/nettop
this one seems valid
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2013-04-08 18:02:55 UTC
I don't think searching for github clones of the missing original is going to get us anywhere.
Comment 5 Patrice Clement gentoo-dev 2016-07-09 12:23:00 UTC
commit 7863251050a4b3c5640488810ac9b61735906a13 (HEAD)
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>
AuthorDate: Thu Jul 7 19:32:20 2016 +0200
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: Sat Jul 9 08:26:49 2016 +0000

net-analyzer/nettop: fix HOMEPAGE and SRC_URI.

Gentoo-Bug: https://bugs.gentoo.org/353666
Closes: https://github.com/gentoo/gentoo/pull/1848

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>

net-analyzer/nettop/nettop-0.2.3-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Comment 6 Jeroen Roovers (RETIRED) gentoo-dev 2016-07-11 14:09:13 UTC
(In reply to Patrice Clement from comment #5)
> commit 7863251050a4b3c5640488810ac9b61735906a13 (HEAD)
> Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>
> AuthorDate: Thu Jul 7 19:32:20 2016 +0200
> Commit:     Patrice Clement <monsieurp@gentoo.org>
> CommitDate: Sat Jul 9 08:26:49 2016 +0000
> 
> net-analyzer/nettop: fix HOMEPAGE and SRC_URI.
> 
> Gentoo-Bug: https://bugs.gentoo.org/353666
> Closes: https://github.com/gentoo/gentoo/pull/1848
> 
> Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
> 
> net-analyzer/nettop/nettop-0.2.3-r2.ebuild | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

Please do make a note as well of that other nasty commit:

commit 0f60785c0d58dec7a35d8b20d1eef847bceb5d32
Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>
Date:   Thu Jul 7 19:59:11 2016 +0200

    media-gfx/monica: fix HOMEPAGE, SRC_URI and EAPI bump.

    Gentoo-Bug: https://bugs.gentoo.org/434186
    Closes: https://github.com/gentoo/gentoo/pull/1848

    Signed-off-by: Patrice Clement <monsieurp@gentoo.org>

diff --git a/dev-python/pyds/pyds-0.7.3-r1.ebuild b/dev-python/pyds/pyds-0.7.3-r1.ebuild
index 4e93ac2..76ffbdb 100644
--- a/dev-python/pyds/pyds-0.7.3-r1.ebuild
+++ b/dev-python/pyds/pyds-0.7.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$

diff --git a/media-gfx/monica/monica-3.7.ebuild b/media-gfx/monica/monica-3.7.ebuild
index f737b66..dcb74b1 100644
--- a/media-gfx/monica/monica-3.7.ebuild
+++ b/media-gfx/monica/monica-3.7.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$

-EAPI=4
+EAPI=6
 inherit eutils toolchain-funcs

 DESCRIPTION="Monica is a Monitor Calibration Tool"
-HOMEPAGE="http://www.pcbypaul.com/software/monica.html"
-SRC_URI="http://www.pcbypaul.com/software/dl/${P}.tar.bz2"
+HOMEPAGE="http://freecode.com/projects/monica"
+SRC_URI="mirror://gentoo/${P}.tar.bz2"

 LICENSE="BSD"
 SLOT="0"
diff --git a/net-analyzer/nettop/nettop-0.2.3-r2.ebuild b/net-analyzer/nettop/nettop-0.2.3-r2.ebuild
index c027b46..4d6da82 100644
--- a/net-analyzer/nettop/nettop-0.2.3-r2.ebuild
+++ b/net-analyzer/nettop/nettop-0.2.3-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$

How was this signed off?