diff options
| author | root <root@alpha.trunkmasters.com> | 2026-08-02 03:04:46 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-08-02 03:04:46 -0500 |
| commit | 964d39efcc2b2e0270dd6ab8341eb85bb5275852 (patch) | |
| tree | d9c187d35f14c1f5bc6ca70898cae4706daee5b7 /acct-group | |
| parent | 6344ec0d45ab5c6dc7f52b9c7ba2a4fdfa37fb17 (diff) | |
| download | baldeagleos-repo-964d39efcc2b2e0270dd6ab8341eb85bb5275852.tar.gz baldeagleos-repo-964d39efcc2b2e0270dd6ab8341eb85bb5275852.tar.xz baldeagleos-repo-964d39efcc2b2e0270dd6ab8341eb85bb5275852.zip | |
Adding metadata
Diffstat (limited to 'acct-group')
| -rw-r--r-- | acct-group/searxng/metadata.xml | 9 | ||||
| -rw-r--r-- | acct-group/searxng/searxng-0.ebuild | 10 |
2 files changed, 19 insertions, 0 deletions
diff --git a/acct-group/searxng/metadata.xml b/acct-group/searxng/metadata.xml new file mode 100644 index 000000000000..940d7e86620f --- /dev/null +++ b/acct-group/searxng/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <name>Pavel Sobolev</name> + <email>contact@paveloom.dev</email> + </maintainer> + <origin>baldeagleos-repo</origin> +</pkgmetadata> diff --git a/acct-group/searxng/searxng-0.ebuild b/acct-group/searxng/searxng-0.ebuild new file mode 100644 index 000000000000..c97d82969097 --- /dev/null +++ b/acct-group/searxng/searxng-0.ebuild @@ -0,0 +1,10 @@ +# Copyright 2026 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-group + +DESCRIPTION="Group for net-misc/searxng" + +ACCT_GROUP_ID=-1 |
