summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 14:48:04 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:01:15 +0100
commite597f5a9946449a3c0929d402bc5d65b22e416c0 (patch)
treedcf110e4cc0c761fe28e896a441bfc8d51722688 /dev-libs/tntnet
parentdev-libs/tinyxml: use BDEPEND for virtual/pkgconfig (diff)
downloadgentoo-e597f5a9946449a3c0929d402bc5d65b22e416c0.tar.gz
gentoo-e597f5a9946449a3c0929d402bc5d65b22e416c0.tar.bz2
gentoo-e597f5a9946449a3c0929d402bc5d65b22e416c0.zip
dev-libs/tntnet: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/tntnet')
-rw-r--r--dev-libs/tntnet/tntnet-2.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/tntnet/tntnet-2.2.1.ebuild b/dev-libs/tntnet/tntnet-2.2.1.ebuild
index 63a7484d2e88..ec2ac1e5af66 100644
--- a/dev-libs/tntnet/tntnet-2.2.1.ebuild
+++ b/dev-libs/tntnet/tntnet-2.2.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit autotools eutils
+inherit autotools epatch
DESCRIPTION="Modular, multithreaded web application server extensible with C++"
HOMEPAGE="http://www.tntnet.org/"