From b17a3ef12038de50228bade1f05502c74e135321 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 2 Sep 2020 14:09:07 +0100 Subject: gentoo resync : 02.09.2020 --- acct-group/oprofile/Manifest | 2 ++ acct-group/oprofile/metadata.xml | 8 ++++++++ acct-group/oprofile/oprofile-0.ebuild | 9 +++++++++ 3 files changed, 19 insertions(+) create mode 100644 acct-group/oprofile/Manifest create mode 100644 acct-group/oprofile/metadata.xml create mode 100644 acct-group/oprofile/oprofile-0.ebuild (limited to 'acct-group/oprofile') diff --git a/acct-group/oprofile/Manifest b/acct-group/oprofile/Manifest new file mode 100644 index 000000000000..5532bcb9067e --- /dev/null +++ b/acct-group/oprofile/Manifest @@ -0,0 +1,2 @@ +EBUILD oprofile-0.ebuild 210 BLAKE2B 19b343756bbf2af8e1cdc84be3ad8ae55ba3c64a8977184ceba51b54adf4e9050ea8eb6a1591ddbdc3077e13406243979a131a9e365846fff31223dadbded15b SHA512 51b4d81b6571d39e031d7a82868689fdcd80585093be51ba194abd04a20888dce328916063b5a63691d697184890f4470b64486ba16dbdb291017d0f9c16a6b1 +MISC metadata.xml 256 BLAKE2B 6b7f874cd70ebb5fa66f94080a8d0decc22ee6361c744d0f0441dfae3fb4b05b5ecdac3b54933462c0027099d7f85070473b6f1073a59893c320cfa838994f62 SHA512 c148fedc62b8258dad36e815f393fd782159b60e9c593a0b6dadda3cb8b9c59ae3edd8a42ae33bfc38daae55ede051a6b36dd251a1d9f353598602a9dcd25ced diff --git a/acct-group/oprofile/metadata.xml b/acct-group/oprofile/metadata.xml new file mode 100644 index 000000000000..45c8b6c75c93 --- /dev/null +++ b/acct-group/oprofile/metadata.xml @@ -0,0 +1,8 @@ + + + + + bircoph@gentoo.org + Andrew Savchenko + + diff --git a/acct-group/oprofile/oprofile-0.ebuild b/acct-group/oprofile/oprofile-0.ebuild new file mode 100644 index 000000000000..2b203421271c --- /dev/null +++ b/acct-group/oprofile/oprofile-0.ebuild @@ -0,0 +1,9 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="A group for dev-util/oprofile JIT code processing" +ACCT_GROUP_ID=492 -- cgit v1.2.3