summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-07-15 13:38:19 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-07-20 23:33:46 +0200
commitc17d1b4ca32b453e4fd280057416a364bb54dd85 (patch)
tree8561c05525792101940dac5b07761e52df9c0021 /net-analyzer
parentsci-physics/lhapdf: Drop 5.9.1 (diff)
downloadgentoo-c17d1b4ca32b453e4fd280057416a364bb54dd85.tar.gz
gentoo-c17d1b4ca32b453e4fd280057416a364bb54dd85.tar.bz2
gentoo-c17d1b4ca32b453e4fd280057416a364bb54dd85.zip
net-analyzer/ostinato: EAPI-7 bump
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/ostinato/ostinato-0.9_p20180522.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ostinato/ostinato-0.9_p20180522.ebuild b/net-analyzer/ostinato/ostinato-0.9_p20180522.ebuild
index 34b40de482cc..e2e38eaf0514 100644
--- a/net-analyzer/ostinato/ostinato-0.9_p20180522.ebuild
+++ b/net-analyzer/ostinato/ostinato-0.9_p20180522.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
COMMIT=9a4e7e7550c6b20a8f0f1393a55036492c1b7703
inherit qmake-utils
-DESCRIPTION="A packet generator and analyzer"
+DESCRIPTION="Packet generator and analyzer"
HOMEPAGE="https://ostinato.org/"
SRC_URI="https://github.com/pstavirs/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"