diff options
Diffstat (limited to 'net-firewall/pglinux/metadata.xml')
-rw-r--r-- | net-firewall/pglinux/metadata.xml | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/net-firewall/pglinux/metadata.xml b/net-firewall/pglinux/metadata.xml new file mode 100644 index 000000000000..6e64606e9405 --- /dev/null +++ b/net-firewall/pglinux/metadata.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer> + <email>hasufell@gentoo.org</email> + <name>Julian Ospald</name> + </maintainer> + <upstream> + <changelog>https://sourceforge.net/news/?group_id=131687</changelog> + <doc lang="en">https://sourceforge.net/projects/peerguardian/support</doc> + <bugs-to>https://sourceforge.net/tracker/?group_id=131687</bugs-to> + <remote-id type="sourceforge">peerguardian</remote-id> + </upstream> + <use> + <flag name="cron">Install cron script</flag> + <flag name="logrotate">Install logrotate.d file</flag> + </use> + <longdescription lang="en"> + PeerGuardian Linux (pgl) is a privacy oriented firewall application. It blocks + connections to and from hosts specified in huge blocklists (thousands or + millions of IP ranges). pgl is based on the Linux kernel netfilter framework + and iptables. + </longdescription> +</pkgmetadata> |