From af2c15fc324fec84244d1e24e80f5e40270aa4c3 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 16 Apr 2021 05:34:42 +0000 Subject: net-analyzer/wireshark: fix EGIT_REPO_URI style Signed-off-by: Sam James --- net-analyzer/wireshark/wireshark-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/net-analyzer/wireshark/wireshark-9999.ebuild b/net-analyzer/wireshark/wireshark-9999.ebuild index 9e293f6104be..32f8fdef83b9 100644 --- a/net-analyzer/wireshark/wireshark-9999.ebuild +++ b/net-analyzer/wireshark/wireshark-9999.ebuild @@ -16,7 +16,6 @@ if [[ ${PV} == *9999* ]] ; then inherit git-r3 else SRC_URI="https://www.wireshark.org/download/src/all-versions/${P/_/}.tar.xz" - SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-glib-2.68-patches.tar.gz" S="${WORKDIR}/${P/_/}" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~x86" -- cgit v1.2.3-65-gdbad