mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
net-analyzer/ipsumdump: [QA] Fix HomepageInSrcUri
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -5,7 +5,7 @@ EAPI=7
|
||||
|
||||
DESCRIPTION="Simple TCP/IP Dump summarizer/analyzer"
|
||||
HOMEPAGE="http://read.seas.harvard.edu/~kohler/ipsumdump/"
|
||||
SRC_URI="${HOMEPAGE}${P}.tar.gz"
|
||||
SRC_URI="http://read.seas.harvard.edu/~kohler/ipsumdump/${P}.tar.gz"
|
||||
|
||||
LICENSE="the-Click-license"
|
||||
SLOT="0"
|
||||
|
||||
@@ -5,7 +5,7 @@ EAPI=6
|
||||
|
||||
DESCRIPTION="Simple TCP/IP Dump summarizer/analyzer"
|
||||
HOMEPAGE="http://read.seas.harvard.edu/~kohler/ipsumdump/"
|
||||
SRC_URI="${HOMEPAGE}${P}.tar.gz"
|
||||
SRC_URI="http://read.seas.harvard.edu/~kohler/ipsumdump/${P}.tar.gz"
|
||||
|
||||
LICENSE="the-Click-license"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user