From 32fe41fcfdb0ff85ff0fac3338cae2e059ab2860 Mon Sep 17 00:00:00 2001 From: Marcin Deranek Date: Wed, 27 Jul 2022 11:42:11 +0200 Subject: Addressing sanity check warnings --- net-vpn/gp-saml-gui/Manifest | 4 ++-- net-vpn/gp-saml-gui/gp-saml-gui-9999.ebuild | 3 +-- net-vpn/gp-saml-gui/metadata.xml | 2 -- 3 files changed, 3 insertions(+), 6 deletions(-) (limited to 'net-vpn/gp-saml-gui') diff --git a/net-vpn/gp-saml-gui/Manifest b/net-vpn/gp-saml-gui/Manifest index 6c38d1b..f27525f 100644 --- a/net-vpn/gp-saml-gui/Manifest +++ b/net-vpn/gp-saml-gui/Manifest @@ -1,2 +1,2 @@ -EBUILD gp-saml-gui-9999.ebuild 541 BLAKE2B 16fba98746204298f14f81ccddc0afc929723e9eb4da8a425fed2da872620129767af97149bb46bb91b866b95572302a818c2539b584e5b0c80f47a6d60d5afc SHA512 d85638989622a46d4f48bd06824ffc458350b14885ecf9759b522a91eb1b273e338438229412144440ccf6e64b3d05bbfe7877d373426d645a8aef3472f5ab4f -MISC metadata.xml 573 BLAKE2B f538003fc234a1afe6c5eb992c7d9d591fed2bcb6a51f7e81e164d28d2aa3527bdb82533d2e9f8e6a150c47a5a9bb8da262afe24697f9886cd99675019dc6149 SHA512 a8e13a907268d10e9c4e1118db2a0d7ea8d81a00734f75d5e5b2dcb3dbcf3f71f5809bab93fbaeb94893241dc267085334e2815c8ba1e46914106175e0b6372e +EBUILD gp-saml-gui-9999.ebuild 522 BLAKE2B 94df9f692e8e878259679dde6be18439a80c6077b3247887b8675b2a2a11145697f34dbfc82df674b4270d58253ce2dda73bea96b16432d54b33d069fac87eb6 SHA512 3e7ee3303da0c58fcef2ef3461af4a9242d96c6df69cb6e1063e565146d39021fb09e4dd250972e8b47c08a9dda1ba3fb62717297e6a0fb9fed34ccfc4e820ec +MISC metadata.xml 558 BLAKE2B 91fbab50084aa828426ace7d172c8cc36c74981ce71fd1b231f964d5367e0202b94626e3a1d125d3a16fd0462f6c1bc9b651b64f773a6ae8384cfbea8cabbdbc SHA512 e8f1553c1246d2910be9810500d02e8605f6c319ac1e7c3b3cd434d1f79ea6d4c2a883ef657a45455ebe6d0d96b5cd74e91d76e9272501b1e6c3fa0a5364f623 diff --git a/net-vpn/gp-saml-gui/gp-saml-gui-9999.ebuild b/net-vpn/gp-saml-gui/gp-saml-gui-9999.ebuild index d2bd236..5836b6b 100644 --- a/net-vpn/gp-saml-gui/gp-saml-gui-9999.ebuild +++ b/net-vpn/gp-saml-gui/gp-saml-gui-9999.ebuild @@ -2,14 +2,13 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{8,9,10} ) +PYTHON_COMPAT=( python3_{8..11} ) inherit distutils-r1 git-r3 DESCRIPTION="Interactively authenticate to GlobalProtect VPNs that require SAML" HOMEPAGE="https://github.com/dlenski/gp-saml-gui" EGIT_REPO_URI="https://github.com/dlenski/gp-saml-gui.git" -KEYWORDS="~amd64" LICENSE="GPL-3+" SLOT="0" diff --git a/net-vpn/gp-saml-gui/metadata.xml b/net-vpn/gp-saml-gui/metadata.xml index 690df3e..58b59ac 100644 --- a/net-vpn/gp-saml-gui/metadata.xml +++ b/net-vpn/gp-saml-gui/metadata.xml @@ -5,8 +5,6 @@ marcin.deranek@slonko.net Marcin Deranek - - This is a helper script to allow you to interactively login to a GlobalProtect VPN that uses SAML authentication, so -- cgit v1.2.3