commit: af2c15fc324fec84244d1e24e80f5e40270aa4c3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Apr 16 05:34:42 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Apr 16 05:36:31 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af2c15fc
net-analyzer/wireshark: fix EGIT_REPO_URI style Signed-off-by: Sam James <sam <AT> gentoo.org> 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 9e293f6104b..32f8fdef83b 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"