mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-admin/sagan-rules: drop pointless PDEPEND
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user