summaryrefslogtreecommitdiff
path: root/app-admin/logcheck/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/logcheck/metadata.xml')
-rw-r--r--app-admin/logcheck/metadata.xml61
1 files changed, 30 insertions, 31 deletions
diff --git a/app-admin/logcheck/metadata.xml b/app-admin/logcheck/metadata.xml
index 82cfb01886bc..4ef48a7a9e21 100644
--- a/app-admin/logcheck/metadata.xml
+++ b/app-admin/logcheck/metadata.xml
@@ -1,37 +1,36 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>foti.giuseppe@gmail.com</email>
- <name>Giuseppe Foti</name>
- </maintainer>
- <maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
- <longdescription lang="en">
+ <maintainer type="person" proxied="yes">
+ <email>foti.giuseppe@gmail.com</email>
+ <name>Giuseppe Foti</name>
+ </maintainer>
+ <maintainer type="project" proxied="proxy">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <longdescription lang="en">
Logcheck is a simple utility which is designed to allow a system administrator to view the logfiles which are produced upon hosts under their control.
It does this by mailing summaries of the logfiles to them, after first filtering out "normal" entries.
Normal entries are entries which match one of the many included regular expression files contain in the database.
</longdescription>
- <upstream>
- <maintainer status="active">
- <email>gibmat@debian.org</email>
- <name>Mathias Gibbens</name>
- </maintainer>
- <maintainer status="active">
- <email>calhariz@debian.org</email>
- <name>Jose M Calhariz</name>
- </maintainer>
- <maintainer status="active">
- <email>logcheck@packages.debian.org</email>
- <name>Debian logcheck Team</name>
- </maintainer>
- <changelog>https://metadata.ftp-master.debian.org/changelogs/main/l/logcheck/unstable_changelog</changelog>
- <bugs-to>https://bugs.debian.org/logcheck</bugs-to>
- </upstream>
- <use>
- <flag name="cron">Adds file to enable hourly cron job to run logcheck"</flag>
- </use>
- <origin>liguros-repo</origin>
-</pkgmetadata> \ No newline at end of file
+ <use>
+ <flag name="cron">Adds file to enable hourly cron job to run logcheck"</flag>
+ </use>
+ <upstream>
+ <maintainer status="active">
+ <name>Mathias Gibbens</name>
+ <email>gibmat@debian.org</email>
+ </maintainer>
+ <maintainer status="active">
+ <name>Jose M Calhariz</name>
+ <email>calhariz@debian.org</email>
+ </maintainer>
+ <maintainer status="active">
+ <name>Debian logcheck Team</name>
+ <email>logcheck@packages.debian.org</email>
+ </maintainer>
+ <bugs-to>https://bugs.debian.org/logcheck</bugs-to>
+ <changelog>https://metadata.ftp-master.debian.org/changelogs/main/l/logcheck/unstable_changelog</changelog>
+ </upstream>
+</pkgmetadata>