scamper: v20170822 bump

This commit is contained in:
blshkv 2017-11-07 13:47:24 +08:00
parent 30b07b7ded
commit 91cfb9c5de
No known key found for this signature in database
GPG key ID: 273E3E90D1A6294F
2 changed files with 5 additions and 6 deletions

View file

@ -1 +1 @@
DIST scamper-cvs-20140530.tar.gz 1213972 SHA256 b098aa7306af7499bdbd7c74abfd5a7d99015c831264829f2a427ea5854c84a6 SHA512 0aea106c70859becd1655a476c679cbb419fe658df2dcfe3b5f0023485283bc87dab96cf329b53f71620a46ba69810dbe8082897f61362614563a688f85631b0 WHIRLPOOL f81d91188a96c03830df2f19b65051d4eda2d63bdb43953df3aa0276b03b82409c154bf983cdd05ab18010b4c9e7c9c03123fad4959c05fd769a03d9677a232a
DIST scamper-cvs-20170822.tar.gz 1670353 SHA256 b239f3c302a4c39b329835794b31a9c80da2b2b43baa674ad881a78f4fc5892c SHA512 51637e01dbc1c766455a192d0a8d622d2aa53fa8fd0fa8d100882fae3e806c61f3cb63c594999b7364af82e41cc3480a29baf8440510e0929fef9c36d417c17e WHIRLPOOL a6ae89ccb2d4f0962c894f97751cc7952fb27a5dc645ee577b712d696e1716b07ce6fb3782924413364eaee1c9f28abbe602b73afa3c06e1e58eab9ec93b318a

View file

@ -1,16 +1,15 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=5
EAPI=6
DESCRIPTION="A tool that actively probes the Internet in order to analyze topology and performance"
DESCRIPTION="Actively probes the Internet in order to analyze topology and performance"
HOMEPAGE="http://www.caida.org/tools/measurement/scamper/"
SRC_URI="http://www.caida.org/tools/measurement/scamper/code/scamper-cvs-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
KEYWORDS="~amd64 ~x86"
IUSE="privsep debug"
DEPEND=""