These ebuilds are not needed; they are in the official tree.
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
Manuel Friedli 2020-10-21 16:25:45 +02:00
parent e33b5ec72d
commit aa35c72e99
8 changed files with 0 additions and 57 deletions

View File

@ -1,5 +0,0 @@
*postfix_exporter-0 (29 Sep 2020)
29 Sep 2020; Manuel Friedli <manuel@gentoo.org> +metadata.xml,
+postfix_exporter-0.ebuild:
acct-group/postfix_exporter: Add postfix_exporter group

View File

@ -1,3 +0,0 @@
EBUILD postfix_exporter-0.ebuild 314 BLAKE2B 75dd17787bc09b98fd0ab691a1ed1bb03e4bf4c85c1307a7315df44e36459b05bf7c52a749920eb9c5dc8ef7bbc1d8d846510fa169081a8d752c6ea622f80261 SHA512 092aa5ae3fa0c924c54f48e81fd9cfcfcb1ca2e74801b75c6e63c056ce58076f20ec8c8d70a58cd5c670eeb5cd65c4d6b7470b6bc9f9ede371bca70f584fb6de
MISC ChangeLog 188 BLAKE2B b456f0101cd3bd21a3ccc367de9c419b552b802db314e021c2a6f5e332640cf2ae7990470fb84495758609c9c78152ed4da38c9d294672940e86d69b1b61bfd4 SHA512 cc9451cf6c9a0914530d48c2d8ab2f4fc5b441a49a5d57d7916818e1cd312ef16c1d182f081dd9271cf91314ae9bfa9beec2e595c1f100b25a2ce6e85a947663
MISC metadata.xml 248 BLAKE2B cb50cad2c614a99daa2e236f9e0d0fab1ab20a898c0b0f0c28a1387820ab1f2b9dd4d396a3b38f732b493824f96a29ee5894e80e09dbd08dff62c1aaba3feaa0 SHA512 29f9b96b0a77546cce6a8bffd82fae2fd0939d32a7a05ffd0d91f9250a019a3ddaa599b93988c82daabb9c4c4b284dd947e2c47f6ca7727b8539cffa91bcb8c2

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>manuel@fritteli.ch</email>
<name>Manuel Friedli</name>
</maintainer>
</pkgmetadata>

View File

@ -1,11 +0,0 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit acct-group
DESCRIPTION="Group used for the postfix_exporter prometheus plugin"
KEYWORDS="~amd64"
# If you want this to persist across multiple machines, pick a real number!
ACCT_GROUP_ID="-1"

View File

@ -1,5 +0,0 @@
*postfix_exporter-0 (29 Sep 2020)
29 Sep 2020; Manuel Friedli <manuel@gentoo.org> +metadata.xml,
+postfix_exporter-0.ebuild:
acct-user/postfix_exporter: Add postfix_exporter user

View File

@ -1,3 +0,0 @@
EBUILD postfix_exporter-0.ebuild 287 BLAKE2B 96a9cf44d8d4b154e2897bcdaf57eab60ae8006e01f2ff3cf209391f1c9d9711bd3bdf911cca54f07de759515dcec1543879af94561c78e8f69edd91faab72ce SHA512 d6516ea44433af3d08d013d5d2d97ffbf866e5a384f942b2e930fd062613a0a4ef553225a5d0269628e998de750b56278ff0c4d7fe2c12abc5d029ed58a7fd2b
MISC ChangeLog 186 BLAKE2B c71933b10c88693352066a1013e03f6514d0beee98da0ca17bcac4edbe39eaf5146470379b2bd9d2fe2be3691bc32f16af5600d8466564d2609c694fb52649cf SHA512 b1eb69dbf354d09cd2135185c7413e86b4485e875b9c077deec26a20458e8a001c67827c0fb808dbfdbc8e6ca557a85b0231bc436ae5321bf4c6cebd85636c40
MISC metadata.xml 248 BLAKE2B cb50cad2c614a99daa2e236f9e0d0fab1ab20a898c0b0f0c28a1387820ab1f2b9dd4d396a3b38f732b493824f96a29ee5894e80e09dbd08dff62c1aaba3feaa0 SHA512 29f9b96b0a77546cce6a8bffd82fae2fd0939d32a7a05ffd0d91f9250a019a3ddaa599b93988c82daabb9c4c4b284dd947e2c47f6ca7727b8539cffa91bcb8c2

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>manuel@fritteli.ch</email>
<name>Manuel Friedli</name>
</maintainer>
</pkgmetadata>

View File

@ -1,14 +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 the postfix_exporter prometheus plugin"
KEYWORDS="~amd64"
ACCT_USER_ID=-1
ACCT_USER_GROUPS=( postfix_exporter )
acct-user_add_deps