commit: b8d6807393b5b9522c83fd68e5c21afde6b2bd43
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 30 13:27:05 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 30 13:27:05 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8d68073
net-misc/ndppd: drop blank DEPEND/RDEPEND
This makes it hard to grep for actual mistakes like DEPEND=DEPEND.
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/ndppd/ndppd-0.2.5.ebuild | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/net-misc/ndppd/ndppd-0.2.5.ebuild
b/net-misc/ndppd/ndppd-0.2.5.ebuild
index 3957e91d0229..8edc69925c53 100644
--- a/net-misc/ndppd/ndppd-0.2.5.ebuild
+++ b/net-misc/ndppd/ndppd-0.2.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,9 +12,6 @@ SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
-DEPEND=""
-RDEPEND="${DEPEND}"
-
src_install() {
emake PREFIX=/usr DESTDIR="${D}" install
insinto /etc