mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
net-misc/tipcutils: port to EAPI 7
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
|
||||
inherit epatch
|
||||
EAPI=7
|
||||
|
||||
DESCRIPTION="Utilities for TIPC (Transparent Inter-Process Communication)"
|
||||
HOMEPAGE="http://tipc.sourceforge.net"
|
||||
@@ -16,7 +14,3 @@ KEYWORDS="~amd64 ~x86"
|
||||
DEPEND=">=sys-kernel/linux-headers-2.6.39"
|
||||
|
||||
DOCS=( README )
|
||||
|
||||
src_prepare() {
|
||||
epatch_user
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user