diff options
Diffstat (limited to 'net-libs/pacparser/metadata.xml')
| -rw-r--r-- | net-libs/pacparser/metadata.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/net-libs/pacparser/metadata.xml b/net-libs/pacparser/metadata.xml index 6a939b05917c..bba7e54c3cf0 100644 --- a/net-libs/pacparser/metadata.xml +++ b/net-libs/pacparser/metadata.xml @@ -1,8 +1,7 @@ <?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-needed --> - <longdescription> + <longdescription> A library to parse proxy auto-config (PAC) files. Proxy auto-config files are a vastly used proxy configuration method these days. Web browsers can use a PAC file to determine which proxy server to use @@ -18,7 +17,8 @@ add this PAC file parsing capability to any program (C and Python supported right now). </longdescription> - <upstream> - <remote-id type="github">pacparser/pacparser</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="github">pacparser/pacparser</remote-id> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
