From 796e724b5ace96ff70d918765662edf62f1d8c85 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 9 Jul 2023 22:25:44 +0100 Subject: gentoo auto-resync : 09:07:2023 - 22:25:43 --- acct-user/ipsentinel/Manifest | 2 +- acct-user/ipsentinel/ipsentinel-0-r1.ebuild | 13 +++++++++++++ acct-user/ipsentinel/ipsentinel-0.ebuild | 13 ------------- 3 files changed, 14 insertions(+), 14 deletions(-) create mode 100644 acct-user/ipsentinel/ipsentinel-0-r1.ebuild delete mode 100644 acct-user/ipsentinel/ipsentinel-0.ebuild (limited to 'acct-user/ipsentinel') diff --git a/acct-user/ipsentinel/Manifest b/acct-user/ipsentinel/Manifest index 3c8eb9cfadda..09488ad19056 100644 --- a/acct-user/ipsentinel/Manifest +++ b/acct-user/ipsentinel/Manifest @@ -1,2 +1,2 @@ -EBUILD ipsentinel-0.ebuild 252 BLAKE2B c08fbd023b03aaf56f920408d10085e4287c1e3c296b27ac0e0d35ca76cac40e80707d3682c26b3e46668a11e0a67df4fd9235682cd32a8090d8ffad8ece347d SHA512 5f96ec48919d170a946273203eb10445fc7279a03c615572649f7139cd28f02992acc8474d73865ff5436b60c40351dc6cf0209f68eefcef7b8dddefdd697db9 +EBUILD ipsentinel-0-r1.ebuild 252 BLAKE2B b60265a87b07fd9959b9107dabd04e81570b6c71d2c369401fdb9d60e39f19ca2966b67839555d2c80f27c6d18611aa6ce0d770f60bf2d8874f4a441eeeafac2 SHA512 c22f5876dcf7a0029939fdf44349dae51ac3ce92549e1b199155512f6713f619d028fa2ca7db3584f3d9f11194f2a5734930da353e72d89645fa26d383902c78 MISC metadata.xml 281 BLAKE2B 7e0e1c117646c2893f34d5ed50df583ba6450b0e9ed93eaeb7c689e0d73116233ad242160215fcb7261551f1c8475101b9ea5e605445d2c57d91dd8b8f0b972a SHA512 7208366ad23bf46ff28d5b9ebbe42c626cd6f04c6edb09cd2047a0100ad82ff174667835f3933dca94e44a8137b8b0af53aef684cbb38d244cee95275691226d diff --git a/acct-user/ipsentinel/ipsentinel-0-r1.ebuild b/acct-user/ipsentinel/ipsentinel-0-r1.ebuild new file mode 100644 index 000000000000..8c7be37bbd69 --- /dev/null +++ b/acct-user/ipsentinel/ipsentinel-0-r1.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-user + +DESCRIPTION="A user for net-misc/ip-sentinel" + +ACCT_USER_GROUPS=( "ipsentinel" ) +ACCT_USER_ID="163" + +acct-user_add_deps diff --git a/acct-user/ipsentinel/ipsentinel-0.ebuild b/acct-user/ipsentinel/ipsentinel-0.ebuild deleted file mode 100644 index 1dceb5b8104a..000000000000 --- a/acct-user/ipsentinel/ipsentinel-0.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-user - -DESCRIPTION="A user for net-misc/ip-sentinel" - -ACCT_USER_GROUPS=( "ipsentinel" ) -ACCT_USER_ID="163" - -acct-user_add_deps -- cgit v1.2.3