diff options
author | Wim Muskee <wimmuskee@gmail.com> | 2019-04-18 20:10:41 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-01-30 08:33:06 +0200 |
commit | 6ba547edcb4c671557c3fd9c36bf9049fae58904 (patch) | |
tree | 2675733706d653ef881a767a40fa8b8580b9437f /net-analyzer/cloudshark | |
parent | dev-tex/abntex: update HOMEPAGE, metadata (diff) | |
download | gentoo-6ba547edcb4c671557c3fd9c36bf9049fae58904.tar.gz gentoo-6ba547edcb4c671557c3fd9c36bf9049fae58904.tar.bz2 gentoo-6ba547edcb4c671557c3fd9c36bf9049fae58904.zip |
net-analyzer/cloudshark: update HOMEPAGE
Closes: https://bugs.gentoo.org/683680
Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11730
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-analyzer/cloudshark')
-rw-r--r-- | net-analyzer/cloudshark/cloudshark-1.0.2.174.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/cloudshark/cloudshark-1.0.3.180.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/cloudshark/cloudshark-1.0.4.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
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" |