net-libs/libcrafter: [QA] inherit ltprune.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:01:40 +0000 (11:01 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:01:40 +0000 (11:01 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
net-libs/libcrafter/libcrafter-0.3.ebuild
net-libs/libcrafter/libcrafter-9999.ebuild

index aafb4400f9e0396032554d2eda29c4817f394902..45d2b5b2d45da54fbac01e8ca85952e7aef05732 100644 (file)
@@ -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"
index 561ca127a53c4a1f00dd2ff4691d64e308a5227e..1aac305c3cc0c56e18d7f5df49a7264b1c83fd23 100644 (file)
@@ -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"