app-admin/sagan-rules: drop pointless PDEPEND

Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
Mike Gilbert
2025-04-09 15:14:33 -04:00
parent 75969a3d40
commit aaed7c782c
2 changed files with 2 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,8 +12,6 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 x86"
PDEPEND="app-admin/sagan"
src_install() {
insinto /etc/sagan-rules
doins *.config

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,8 +13,6 @@ HOMEPAGE="https://github.com/quadrantsec/sagan-rules"
LICENSE="BSD"
SLOT="0"
PDEPEND="app-admin/sagan"
src_install() {
insinto /etc/sagan-rules
doins *.config