Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/tcpdump/
Date: Mon, 06 Feb 2017 15:33:09
Message-Id: 1486395166.2faa1ddebefe5160477ee5e50d717c6e0ebd37d0.jer@gentoo
1 commit: 2faa1ddebefe5160477ee5e50d717c6e0ebd37d0
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 6 15:32:46 2017 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 6 15:32:46 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2faa1dde
7
8 net-analyzer/tcpdump: Drop github SRC_URI as the tarball there differs slightly.
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 net-analyzer/tcpdump/tcpdump-4.9.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-analyzer/tcpdump/tcpdump-4.9.0.ebuild b/net-analyzer/tcpdump/tcpdump-4.9.0.ebuild
16 index ca431bd..8f44f12 100644
17 --- a/net-analyzer/tcpdump/tcpdump-4.9.0.ebuild
18 +++ b/net-analyzer/tcpdump/tcpdump-4.9.0.ebuild
19 @@ -12,8 +12,8 @@ HOMEPAGE="
20 "
21 SRC_URI="
22 https://dev.gentoo.org/~jer/${P}.tar.gz
23 - https://github.com/the-${PN}-group/${PN}/archive/${P}.tar.gz
24 "
25 +# https://github.com/the-${PN}-group/${PN}/archive/${P}.tar.gz
26
27 LICENSE="BSD"
28 SLOT="0"