This commit is contained in:
parent
1a71636696
commit
e4a5aa5400
8 changed files with 60 additions and 0 deletions
2
acct-group/conduit/Manifest
Normal file
2
acct-group/conduit/Manifest
Normal file
|
@ -0,0 +1,2 @@
|
|||
EBUILD conduit-0.ebuild 179 BLAKE2B 42f78e5b89fec3313cb68d6451860fe6e54452c1adb11ae8dfd624dc3daf328ea4e3d3eafd6e2eb64a0ee9817cd28ec7a3747b03e769aa1af1b2f1d1d38b2bb6 SHA512 7fbe869a9701b077c9d24329376ffa1e4c8a1fd01757c16c9e6e3372043835deb3f0148132f0da9736753f6e0c24055f8695570f8e21e59f1f94649bc4d18a1c
|
||||
MISC metadata.xml 241 BLAKE2B 6dac420f48c539432671f9251c134a254e92cd56082e2551d3f9153c4319f11d06ee167a7ea10b4d16764fc2325db5057662ac61812c1ead8e7256915d9f494b SHA512 da3a07ed2a719b870f4a8f2fb10a54f6248184f553d6b8b55c7faa6b7d90aaf1d2a77ac40e08c1b6eb33f6a6da5f1db4d5eaf6c6332ffbd232fddc4ac3a1086a
|
10
acct-group/conduit/conduit-0.ebuild
Normal file
10
acct-group/conduit/conduit-0.ebuild
Normal file
|
@ -0,0 +1,10 @@
|
|||
# Copyright 2022-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit acct-group
|
||||
|
||||
DESCRIPTION="Group conduit"
|
||||
|
||||
ACCT_GROUP_ID=-1
|
8
acct-group/conduit/metadata.xml
Normal file
8
acct-group/conduit/metadata.xml
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>julien@jroy.ca</email>
|
||||
<name>Julien Roy</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
Loading…
Add table
Add a link
Reference in a new issue