diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-02-07 17:52:01 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-02-07 17:52:01 +0000 |
| commit | e46dc628effcae4b8c564f3b62aab89bc8edceda (patch) | |
| tree | b1e51cf0a613e2c95313d7e06577b08a591c8fb1 /acct-user/git/metadata.xml | |
| parent | 2986076873705c3adce0cbc7bbb95e0fe4a57798 (diff) | |
| download | baldeagleos-repo-e46dc628effcae4b8c564f3b62aab89bc8edceda.tar.gz baldeagleos-repo-e46dc628effcae4b8c564f3b62aab89bc8edceda.tar.xz baldeagleos-repo-e46dc628effcae4b8c564f3b62aab89bc8edceda.zip | |
Updating liguros repo
Diffstat (limited to 'acct-user/git/metadata.xml')
| -rw-r--r-- | acct-user/git/metadata.xml | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/acct-user/git/metadata.xml b/acct-user/git/metadata.xml index 159d766b8251..eaed259ea304 100644 --- a/acct-user/git/metadata.xml +++ b/acct-user/git/metadata.xml @@ -1,15 +1,16 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>mgorny@gentoo.org</email> - <name>Michał Górny</name> - </maintainer> - <use> - <flag name="gitea">Set home directory for git hosting + <maintainer type="person"> + <email>mgorny@gentoo.org</email> + <name>Michał Górny</name> + </maintainer> + <use> + <flag name="gitea">Set home directory for git hosting via <pkg>www-apps/gitea</pkg>.</flag> - <flag name="gitolite">Set home directory for git hosting + <flag name="gitolite">Set home directory for git hosting via <pkg>dev-vcs/gitolite</pkg> or <pkg>dev-vcs/gitolite-gentoo</pkg>.</flag> - </use> -</pkgmetadata> + </use> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
