From 0c42dd55f70d5e8fd2ed4af15bec03a129ab3edc Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 15 Feb 2020 11:01:40 +0100 Subject: [PATCH] net-libs/libcrafter: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- net-libs/libcrafter/libcrafter-0.3.ebuild | 4 ++-- net-libs/libcrafter/libcrafter-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-libs/libcrafter/libcrafter-0.3.ebuild b/net-libs/libcrafter/libcrafter-0.3.ebuild index aafb4400f9e0..45d2b5b2d45d 100644 --- a/net-libs/libcrafter/libcrafter-0.3.ebuild +++ b/net-libs/libcrafter/libcrafter-0.3.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit autotools eutils +inherit autotools eutils ltprune DESCRIPTION="A high level C++ network packet sniffing and crafting library" HOMEPAGE="https://github.com/pellegre/libcrafter" diff --git a/net-libs/libcrafter/libcrafter-9999.ebuild b/net-libs/libcrafter/libcrafter-9999.ebuild index 561ca127a53c..1aac305c3cc0 100644 --- a/net-libs/libcrafter/libcrafter-9999.ebuild +++ b/net-libs/libcrafter/libcrafter-9999.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit autotools eutils git-r3 +inherit autotools eutils git-r3 ltprune DESCRIPTION="a high level library for C++ designed to make easier the creation and decoding of network packets" HOMEPAGE="https://github.com/pellegre/libcrafter" -- 2.26.2