summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-06-09 16:53:28 +0100
committerSam James <sam@gentoo.org>2024-06-09 16:55:21 +0100
commit4aaaf2de2f9e841ab7c7a1116e52a75ae15da6ae (patch)
tree094335a65a98d29ea94b0a5f065055e913d485b3 /net-libs
parentnet-analyzer/ntopng: add 6.0 (diff)
downloadgentoo-4aaaf2de2f9e841ab7c7a1116e52a75ae15da6ae.tar.gz
gentoo-4aaaf2de2f9e841ab7c7a1116e52a75ae15da6ae.tar.bz2
gentoo-4aaaf2de2f9e841ab7c7a1116e52a75ae15da6ae.zip
net-libs/nDPI: sync live
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/nDPI/nDPI-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/nDPI/nDPI-9999.ebuild b/net-libs/nDPI/nDPI-9999.ebuild
index 704e7b7703e2..53f654d87402 100644
--- a/net-libs/nDPI/nDPI-9999.ebuild
+++ b/net-libs/nDPI/nDPI-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -48,7 +48,7 @@ src_test() {
src_install() {
default
- # Makefile logic is broken in 4.6, let's wait a bit given history and
+ # Makefile logic is broken in 4.8, let's wait a bit given history and
# go with hack for now.
mv "${ED}"/usr/$(get_libdir)/pkgconfig "${ED}"/usr/usr/$(get_libdir)/pkgconfig || die
mv "${ED}"/usr/usr/* "${ED}"/usr || die