mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
net-libs/libcrafter: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user