acct-group/apache_exporter: new package, add 0-r1
Signed-off-by: Federico Denkena <federico.denkena@posteo.de>
This commit is contained in:
parent
ba28827dc9
commit
7c37cc683b
2
acct-group/apache_exporter/Manifest
Normal file
2
acct-group/apache_exporter/Manifest
Normal file
@ -0,0 +1,2 @@
|
||||
EBUILD apache_exporter-0-r1.ebuild 313 BLAKE2B 96d803a03dca5638eb971e90b36c965eb739f0b1d3096f0d854fdba54723f88de7430fc1fbcf7e1938cb4b46afe5ff01991f4ca0f6b122ad62a98da2f5008f74 SHA512 6d924ec02af6d53456dc8b3926e4f7d3ecde6d2d761d82c4827414950ea3c24ed31832a7992affc360daa513c32db2549e2ec7a3fd12e56f63afbf539597e882
|
||||
MISC metadata.xml 265 BLAKE2B 7ec1e0e308ef60a4b701ebe3a34f659721d8efffa4874e6ef8cb66dad4491e0d726adc13d375264c6f80ad00697154c1551e3275ba54952c3dd57f3e55293262 SHA512 44ac4b6b9f68d6a3431d97ec7615d13284a44d5d50f88fd237035cda6a0bba8e45a948be836e1f0f082b59a0d050b68d1850446f188ef21950d7d392ec2eda44
|
11
acct-group/apache_exporter/apache_exporter-0-r1.ebuild
Normal file
11
acct-group/apache_exporter/apache_exporter-0-r1.ebuild
Normal file
@ -0,0 +1,11 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit acct-group
|
||||
DESCRIPTION="Group used for the apache_exporter prometheus plugin"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
# If you want this to persist across multiple machines, pick a real number!
|
||||
ACCT_GROUP_ID="-1"
|
8
acct-group/apache_exporter/metadata.xml
Normal file
8
acct-group/apache_exporter/metadata.xml
Normal file
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>federico.denkena@posteo.de</email>
|
||||
<name>Federico Justus Denkena</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
Loading…
Reference in New Issue
Block a user