From 9c0f00beef63417a7ed4f1c62c444767e530df76 Mon Sep 17 00:00:00 2001 From: Alfred Wingate Date: Mon, 12 Feb 2024 17:42:53 +0200 Subject: [PATCH] net-analyzer/ipscan-bin: VariableOrderWrong Signed-off-by: Alfred Wingate --- net-analyzer/ipscan-bin/ipscan-bin-3.7.5.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/net-analyzer/ipscan-bin/ipscan-bin-3.7.5.ebuild b/net-analyzer/ipscan-bin/ipscan-bin-3.7.5.ebuild index 65c7738..4548bb5 100644 --- a/net-analyzer/ipscan-bin/ipscan-bin-3.7.5.ebuild +++ b/net-analyzer/ipscan-bin/ipscan-bin-3.7.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,19 +10,19 @@ inherit wrapper desktop xdg DESCRIPTION="Angry IP Scanner - fast and friendly network scanner" HOMEPAGE="https://angryip.org/" SRC_URI="https://github.com/angryip/${MY_PN}/releases/download/${PV}/${MY_PN}-linux64-${PV}.jar -> ${P}.jar" +S="${DISTDIR}" -RESTRICT="bindist mirror strip test" LICENSE="GPL-2" SLOT="0" KEYWORDS="-* ~amd64" +RESTRICT="bindist mirror strip test" + RDEPEND=" >=virtual/jre-1.7:* x11-libs/gtk+:3 " -S="${DISTDIR}" - src_unpack() { # Don't unpack; instead: if ! use amd64