From 6ba547edcb4c671557c3fd9c36bf9049fae58904 Mon Sep 17 00:00:00 2001 From: Wim Muskee Date: Thu, 18 Apr 2019 20:10:41 +0200 Subject: net-analyzer/cloudshark: update HOMEPAGE Closes: https://bugs.gentoo.org/683680 Signed-off-by: Wim Muskee Closes: https://github.com/gentoo/gentoo/pull/11730 Signed-off-by: Joonas Niilola --- net-analyzer/cloudshark/cloudshark-1.0.2.174.ebuild | 4 ++-- net-analyzer/cloudshark/cloudshark-1.0.3.180.ebuild | 4 ++-- net-analyzer/cloudshark/cloudshark-1.0.4.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net-analyzer/cloudshark') diff --git a/net-analyzer/cloudshark/cloudshark-1.0.2.174.ebuild b/net-analyzer/cloudshark/cloudshark-1.0.2.174.ebuild index 81f442abebfe..14e9a59b9b81 100644 --- a/net-analyzer/cloudshark/cloudshark-1.0.2.174.ebuild +++ b/net-analyzer/cloudshark/cloudshark-1.0.2.174.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ inherit eutils multilib SV="1.0.2-174" DESCRIPTION="Easily upload your wireshark captures to CloudShark" -HOMEPAGE="http://appliance.cloudshark.org/plug-ins-wireshark.html" +HOMEPAGE="https://cloudshark.io/articles/wireshark-plugin/ https://github.com/cloudshark/wireshark-plugin" SRC_URI="http://appliance.cloudshark.org/downloads/${PN}-plugin-${SV}.tgz" LICENSE="GPL-2" diff --git a/net-analyzer/cloudshark/cloudshark-1.0.3.180.ebuild b/net-analyzer/cloudshark/cloudshark-1.0.3.180.ebuild index 5ca1303bbd5f..2925d93b8e5b 100644 --- a/net-analyzer/cloudshark/cloudshark-1.0.3.180.ebuild +++ b/net-analyzer/cloudshark/cloudshark-1.0.3.180.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ inherit eutils multilib SV="1.0.3-180" DESCRIPTION="Easily upload your wireshark captures to CloudShark" -HOMEPAGE="http://appliance.cloudshark.org/plug-ins-wireshark.html" +HOMEPAGE="https://cloudshark.io/articles/wireshark-plugin/ https://github.com/cloudshark/wireshark-plugin" SRC_URI="http://appliance.cloudshark.org/plugin/${PN}-plugin-${SV}.tgz" LICENSE="GPL-2" diff --git a/net-analyzer/cloudshark/cloudshark-1.0.4.ebuild b/net-analyzer/cloudshark/cloudshark-1.0.4.ebuild index 191d0601fc8a..c25a86e3f199 100644 --- a/net-analyzer/cloudshark/cloudshark-1.0.4.ebuild +++ b/net-analyzer/cloudshark/cloudshark-1.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit eutils multilib DESCRIPTION="Easily upload your wireshark captures to CloudShark" -HOMEPAGE="http://appliance.cloudshark.org/plug-ins-wireshark.html" +HOMEPAGE="https://cloudshark.io/articles/wireshark-plugin/ https://github.com/cloudshark/wireshark-plugin" SRC_URI="https://github.com/${PN}/wireshark-plugin/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad