summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2012-05-03 00:45:24 +0000
committerJulian Ospald <hasufell@gentoo.org>2012-05-03 00:45:24 +0000
commitb4984a3c592c93cb4dd01465c736538f85f73b6d (patch)
treef17df2df8803dbdcd692452569fc3a10b55ab2ce /net-firewall/pglinux/metadata.xml
parentEnable locale env var passing by default #367017 by Michael. (diff)
downloadgentoo-2-b4984a3c592c93cb4dd01465c736538f85f73b6d.tar.gz
gentoo-2-b4984a3c592c93cb4dd01465c736538f85f73b6d.tar.bz2
gentoo-2-b4984a3c592c93cb4dd01465c736538f85f73b6d.zip
initial commit wrt #93982
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'net-firewall/pglinux/metadata.xml')
-rw-r--r--net-firewall/pglinux/metadata.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/net-firewall/pglinux/metadata.xml b/net-firewall/pglinux/metadata.xml
new file mode 100644
index 000000000000..a401247990f2
--- /dev/null
+++ b/net-firewall/pglinux/metadata.xml
@@ -0,0 +1,23 @@
+<?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>
+ </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>