diff options
Diffstat (limited to 'net-libs/libcrafter/libcrafter-0.3.ebuild')
-rw-r--r-- | net-libs/libcrafter/libcrafter-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 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" |