This function is deprecated since a long time.
Bug: https://bugs.gentoo.org/612306
Package-Manager: Portage-2.3.14, Repoman-2.3.6
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
}
pkg_postinst() {
- validate_desktop_entries
-
elog "You need to emerge sys-apps/iproute2 on the machine"
elog "that will run the firewall script."
}
}
pkg_postinst() {
- validate_desktop_entries
-
elog "You need to emerge sys-apps/iproute2"
elog "in order to run the firewall script."
}