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/dnsmasq/Manifest | 2 +- acct-user/dnsmasq/dnsmasq-0-r1.ebuild | 13 ------------- acct-user/dnsmasq/dnsmasq-0-r2.ebuild | 13 +++++++++++++ 3 files changed, 14 insertions(+), 14 deletions(-) delete mode 100644 acct-user/dnsmasq/dnsmasq-0-r1.ebuild create mode 100644 acct-user/dnsmasq/dnsmasq-0-r2.ebuild (limited to 'acct-user/dnsmasq') diff --git a/acct-user/dnsmasq/Manifest b/acct-user/dnsmasq/Manifest index 1998b49a5c7c..9906488d1159 100644 --- a/acct-user/dnsmasq/Manifest +++ b/acct-user/dnsmasq/Manifest @@ -1,2 +1,2 @@ -EBUILD dnsmasq-0-r1.ebuild 238 BLAKE2B 3d9dcf836df4c13d8d5ba90719f73fa1747efa004fcef1b9682c4516d10ba31f3285a3651b31b5c5e66534df32170537d366720eaa7ae32222e84b5e01b45f79 SHA512 7aa2f58e0037546b7cc3ca36fb62dce294914899aa231b6dc891d055ee4d05dd7a96938cb5983b65217bf42a72339c47fb365817b95341acb397d79753165bf6 +EBUILD dnsmasq-0-r2.ebuild 238 BLAKE2B 6ef5b6c7aa1390ccad84ceb9435037a016fd38932d0787fc15008223fd50d064a198876da014118a033ec797ad83d33ae87622861409619fb481155669054fe9 SHA512 f5595a3c079b141da96972b14a38240adcb585f1b98188b11bf9c8c4469ae3be14a2dcd15c1f7b7845dab76eaaebb8252aa3cc265aee03282728b65b37ae57a0 MISC metadata.xml 250 BLAKE2B 0b272f56e53b7d76c6d5c253fbe5d7c4c9a1d7b58c21e2f59b8323a5f5cd2791c64651fdfa243a8f560ac9c0a0ff38fcffdc24290fa6d18100da0cadffc19845 SHA512 076f0dbffbab6987cfab48a5ff3631789190c570c35515cc77de5757760f19a8ad615f642e7d61b12344ffc77c599e6ff8b79b67329e69929fdd19a7c80723ff diff --git a/acct-user/dnsmasq/dnsmasq-0-r1.ebuild b/acct-user/dnsmasq/dnsmasq-0-r1.ebuild deleted file mode 100644 index bf98c0fc929b..000000000000 --- a/acct-user/dnsmasq/dnsmasq-0-r1.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 2019-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-user - -DESCRIPTION="User for net-dns/dnsmasq" - -ACCT_USER_ID=275 -ACCT_USER_GROUPS=( dnsmasq ) - -acct-user_add_deps diff --git a/acct-user/dnsmasq/dnsmasq-0-r2.ebuild b/acct-user/dnsmasq/dnsmasq-0-r2.ebuild new file mode 100644 index 000000000000..548af2c0d5a4 --- /dev/null +++ b/acct-user/dnsmasq/dnsmasq-0-r2.ebuild @@ -0,0 +1,13 @@ +# Copyright 2019-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-user + +DESCRIPTION="User for net-dns/dnsmasq" + +ACCT_USER_ID=275 +ACCT_USER_GROUPS=( dnsmasq ) + +acct-user_add_deps -- cgit v1.2.3