mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-analyzer/greenbone-feed-sync: fix variable declaration order
Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
@@ -11,8 +11,8 @@ DESCRIPTION="New script for syncing the Greenbone Community Feed"
|
||||
HOMEPAGE="https://github.com/greenbone/greenbone-feed-sync"
|
||||
SRC_URI="https://github.com/greenbone/greenbone-feed-sync/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
SLOT="0"
|
||||
LICENSE="GPL-3+"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="cron"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user