summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/pacparser/metadata.xml')
-rw-r--r--net-libs/pacparser/metadata.xml15
1 files changed, 8 insertions, 7 deletions
diff --git a/net-libs/pacparser/metadata.xml b/net-libs/pacparser/metadata.xml
index 67c25ef2c2c0..e4e396310bbe 100644
--- a/net-libs/pacparser/metadata.xml
+++ b/net-libs/pacparser/metadata.xml
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer>
- <email>bicatali@gentoo.org</email>
-</maintainer>
-<longdescription>
+ <maintainer>
+ <email>bicatali@gentoo.org</email>
+ </maintainer>
+ <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
@@ -20,7 +20,8 @@
add this PAC file parsing capability to any program (C and Python
supported right now).
</longdescription>
-<upstream>
- <remote-id type="google-code">pacproxy</remote-id>
-</upstream>
+ <upstream>
+ <remote-id type="google-code">pacproxy</remote-id>
+ <remote-id type="github">pacparser/pacparser</remote-id>
+ </upstream>
</pkgmetadata>