diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-06-29 12:04:12 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-06-29 12:04:12 +0100 |
commit | 0f558761aa2dee1017b4751e4017205e015a9560 (patch) | |
tree | 037df795519468a25d9362b4e95cdaeb84eb1cf9 /acct-group/libreoffice | |
parent | 752d6256e5204b958b0ef7905675a940b5e9172f (diff) |
gentoo resync : 29.12.2022
Diffstat (limited to 'acct-group/libreoffice')
-rw-r--r-- | acct-group/libreoffice/Manifest | 2 | ||||
-rw-r--r-- | acct-group/libreoffice/libreoffice-0.ebuild | 8 | ||||
-rw-r--r-- | acct-group/libreoffice/metadata.xml | 8 |
3 files changed, 18 insertions, 0 deletions
diff --git a/acct-group/libreoffice/Manifest b/acct-group/libreoffice/Manifest new file mode 100644 index 000000000000..ea6f5f78db7d --- /dev/null +++ b/acct-group/libreoffice/Manifest @@ -0,0 +1,2 @@ +EBUILD libreoffice-0.ebuild 153 BLAKE2B 93bc7b9775610a66a706980848d3738e003cbf2bb00e4f466c0061d2debf6f276a96865cf5e1fb7ea510c702c525caee12b68db3f0cc1e3aa1630417d4940cf5 SHA512 1bf0b96d9e8a6e6b853b91e7d7afdafb0fb30c072d371ac08b2e2e02c0011860b785ae62233e847c86e22cce7ef997a78e3fffc5e7fdb5e102be4ab1e1f940ec +MISC metadata.xml 256 BLAKE2B 28554175365761f81817e75e2c125714b94680527103d72118d0daf2eb0d2359082c36f2c8b0e92574e93c9c00038c944486a31d7843108dcc285d809bd52fe6 SHA512 1a0e13dd42f80f5c8669910c7360c6c1542e9a2f143da3a812f874966ba4729248152efb36e03bdfd47f09086797e6e1410e1ac735925d304811c847aa2b6398 diff --git a/acct-group/libreoffice/libreoffice-0.ebuild b/acct-group/libreoffice/libreoffice-0.ebuild new file mode 100644 index 000000000000..bf052171998d --- /dev/null +++ b/acct-group/libreoffice/libreoffice-0.ebuild @@ -0,0 +1,8 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-group + +ACCT_GROUP_ID="512" diff --git a/acct-group/libreoffice/metadata.xml b/acct-group/libreoffice/metadata.xml new file mode 100644 index 000000000000..f632b40c7d8a --- /dev/null +++ b/acct-group/libreoffice/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="project"> + <email>office@gentoo.org</email> + <name>Gentoo Office project</name> + </maintainer> +</pkgmetadata> |