commit:     ab46276a89bf902cf895e3cef64b121f644824f1
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri May 10 15:26:16 2019 +0000
Commit:     Mike Auty <ikelos <AT> gentoo <DOT> org>
CommitDate: Fri May 10 15:46:17 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab46276a

net-analyzer/scapy: update HOMEPAGE, use HTTPS

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Mike Auty <ikelos <AT> gentoo.org>

 net-analyzer/scapy/scapy-2.3.2-r1.ebuild | 4 ++--
 net-analyzer/scapy/scapy-2.4.0.ebuild    | 2 +-
 net-analyzer/scapy/scapy-2.4.2.ebuild    | 2 +-
 net-analyzer/scapy/scapy-9999.ebuild     | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net-analyzer/scapy/scapy-2.3.2-r1.ebuild 
b/net-analyzer/scapy/scapy-2.3.2-r1.ebuild
index 69f18cdf55a..e3f662d3328 100644
--- a/net-analyzer/scapy/scapy-2.3.2-r1.ebuild
+++ b/net-analyzer/scapy/scapy-2.3.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit eutils distutils-r1
 
 DESCRIPTION="A Python interactive packet manipulation program for mastering 
the network"
-HOMEPAGE="http://www.secdev.org/projects/scapy/";
+HOMEPAGE="https://scapy.net/ https://github.com/secdev/scapy";
 SRC_URI="https://github.com/secdev/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"

diff --git a/net-analyzer/scapy/scapy-2.4.0.ebuild 
b/net-analyzer/scapy/scapy-2.4.0.ebuild
index f5c9435fdff..25d40043778 100644
--- a/net-analyzer/scapy/scapy-2.4.0.ebuild
+++ b/net-analyzer/scapy/scapy-2.4.0.ebuild
@@ -6,7 +6,7 @@ PYTHON_COMPAT=( python{2_7,3_{5,6}} )
 inherit distutils-r1 readme.gentoo-r1
 
 DESCRIPTION="A Python interactive packet manipulation program for mastering 
the network"
-HOMEPAGE="http://www.secdev.org/projects/scapy/ 
https://github.com/secdev/scapy";
+HOMEPAGE="https://scapy.net/ https://github.com/secdev/scapy";
 SRC_URI="https://github.com/secdev/${PN}/archive/v${PV/_/}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-2"

diff --git a/net-analyzer/scapy/scapy-2.4.2.ebuild 
b/net-analyzer/scapy/scapy-2.4.2.ebuild
index 113734a5127..121abefbe78 100644
--- a/net-analyzer/scapy/scapy-2.4.2.ebuild
+++ b/net-analyzer/scapy/scapy-2.4.2.ebuild
@@ -6,7 +6,7 @@ PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
 inherit distutils-r1 readme.gentoo-r1
 
 DESCRIPTION="A Python interactive packet manipulation program for mastering 
the network"
-HOMEPAGE="http://www.secdev.org/projects/scapy/ 
https://github.com/secdev/scapy";
+HOMEPAGE="https://scapy.net/ https://github.com/secdev/scapy";
 SRC_URI="https://github.com/secdev/${PN}/archive/v${PV/_/}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-2"

diff --git a/net-analyzer/scapy/scapy-9999.ebuild 
b/net-analyzer/scapy/scapy-9999.ebuild
index 3005f30dde5..ee534593de5 100644
--- a/net-analyzer/scapy/scapy-9999.ebuild
+++ b/net-analyzer/scapy/scapy-9999.ebuild
@@ -6,7 +6,7 @@ PYTHON_COMPAT=( python{2_7,3_{5,6}} )
 inherit distutils-r1 git-r3 readme.gentoo-r1
 
 DESCRIPTION="A Python interactive packet manipulation program for mastering 
the network"
-HOMEPAGE="http://www.secdev.org/projects/scapy/ 
https://github.com/secdev/scapy";
+HOMEPAGE="https://scapy.net/ https://github.com/secdev/scapy";
 EGIT_REPO_URI="https://github.com/secdev/${PN}";
 
 LICENSE="GPL-2"

Reply via email to