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/foldingathome/Manifest | 2 +- acct-user/foldingathome/foldingathome-0-r1.ebuild | 14 ++++++++++++++ acct-user/foldingathome/foldingathome-0.ebuild | 14 -------------- 3 files changed, 15 insertions(+), 15 deletions(-) create mode 100644 acct-user/foldingathome/foldingathome-0-r1.ebuild delete mode 100644 acct-user/foldingathome/foldingathome-0.ebuild (limited to 'acct-user/foldingathome') diff --git a/acct-user/foldingathome/Manifest b/acct-user/foldingathome/Manifest index ac16b67badaa..9e3537997395 100644 --- a/acct-user/foldingathome/Manifest +++ b/acct-user/foldingathome/Manifest @@ -1,2 +1,2 @@ -EBUILD foldingathome-0.ebuild 304 BLAKE2B 277939ab7f0c4c702bf3d0e02d763e227bc30ca90fc21693a74c4df98a02085f4cf6f6659a0d9a9bcd1d86f37c3b7cd2c183628808d9edda4ac4d7ca98dacad6 SHA512 f42f202c2d9e04ca1c30278e65b3aac591632a25bf9697c182f6af0a1205aa291642410d2c93e8b83adbd95ae6b24a0b1df7926e9322fa02670b7008e71b9ab7 +EBUILD foldingathome-0-r1.ebuild 304 BLAKE2B 38d165e7431f516909d5fa1447834a53d22449c544a5dd0378bbe942bf8d81057c001f85abe94849247f3cf4e83a451a41d9bd0a63bdf4051b616c53622de3d6 SHA512 f51dc00042088355adb4df709d5435cec37cc6d024425e581d6f177c5922480f6083ae53fadbf999b2a3b125184567e74774727a75d744866f6dcae99b1c8956 MISC metadata.xml 262 BLAKE2B adaacf2ac22ce09f8b1b68f538773c1e2101156181ff302eca2ce1280ee5d45db4eb302a8eee1bbead5e55942443dd16ef924cfbfdc95a1658dc6a9f460468a2 SHA512 ac924b6b530d96645f173d40f7a2bf0e3abbf49048ebf7fadcea3dd553cd25504f0e68a103395de1fb59a2e5e11497dcead601be01cc6f0295ccbc4155f67e3f diff --git a/acct-user/foldingathome/foldingathome-0-r1.ebuild b/acct-user/foldingathome/foldingathome-0-r1.ebuild new file mode 100644 index 000000000000..4f01d42def53 --- /dev/null +++ b/acct-user/foldingathome/foldingathome-0-r1.ebuild @@ -0,0 +1,14 @@ +# 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 sci-biology/foldingathome" + +ACCT_USER_GROUPS=( "foldingathome" "video" ) +ACCT_USER_HOME="/opt/foldingathome" +ACCT_USER_ID="128" + +acct-user_add_deps diff --git a/acct-user/foldingathome/foldingathome-0.ebuild b/acct-user/foldingathome/foldingathome-0.ebuild deleted file mode 100644 index a09b52cd1831..000000000000 --- a/acct-user/foldingathome/foldingathome-0.ebuild +++ /dev/null @@ -1,14 +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 sci-biology/foldingathome" - -ACCT_USER_GROUPS=( "foldingathome" "video" ) -ACCT_USER_HOME="/opt/foldingathome" -ACCT_USER_ID="128" - -acct-user_add_deps -- cgit v1.2.3