commit: 4aaaf2de2f9e841ab7c7a1116e52a75ae15da6ae
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 9 15:53:28 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 9 15:55:21 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aaaf2de
net-libs/nDPI: sync live
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/nDPI/nDPI-9999.ebuild | 4 ++--
1 file 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